-
v1.1.0 Stable
released this
2026-01-14 00:10:23 +01:00 | 988 commits to main since this releaseWhat'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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- feat(Regex): support multiple ordered regex patterns per monitor (