• v1.1.0 7bcbc6faa9

    v1.1.0 Stable

    Ghost released this 2026-01-14 00:10:23 +01:00 | 988 commits to main since this release

    What's Changed

    • feat(Regex): support multiple ordered regex patterns per monitor (bbea449)
      • Replace single regexPatternId with regexPatternIds array in monitors
      • Add monitorsToRegexPatterns junction table with order field
      • Update MonitorEditor to support drag-and-drop pattern ordering
      • Apply regex patterns sequentially in order during content checks
      • Update create/update monitor actions to handle pattern links
      • Migrate existing single pattern references to new structure
    • chore(deps): update dependency @types/node to v24.10.8 (87a698b)
    Downloads