- 8ba4caa: Migrate to OIDC passwordless NPM publishing
- cd84490: Allow specification of retries (monitor add/edit --retries,-r) before a notification is sent
-
3a128ef: ### Bug Fixes
-
Fixed SSL monitor table layout where status text was wrapping incorrectly
-
Adjusted column widths for better alignment
-
Updated Ink to latest version
-
Updated React to latest version
-
-
71d8bcf: ## Bug Fixes
### Critical
- Fixed type comparison bug in add.js causing incorrect interval validation
- Fixed data loss from missing SSL certificate cleanup on monitor deletion
- Fixed process hanging in reset/clear commands due to improper stdin handling
### Validation
- Added interval validation to reject negative/zero values in add and edit commands
- Added database-level interval validation in addMonitor and updateMonitor
- Improved whitespace handling in getMonitorByIdOrName
### Improvements
- Fixed SSL notification spam