Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.09 KB

File metadata and controls

53 lines (28 loc) · 1.09 KB

uptimekit

1.3.1

Patch Changes

  • 8ba4caa: Migrate to OIDC passwordless NPM publishing

1.3.0

Minor Changes

  • cd84490: Allow specification of retries (monitor add/edit --retries,-r) before a notification is sent

1.2.28

Patch Changes

  • 3a128ef: ### Bug Fixes

    • Fixed SSL monitor table layout where status text was wrapping incorrectly

    • Adjusted column widths for better alignment

    Improvements

    • Updated Ink to latest version

    • Updated React to latest version

1.2.27

Patch Changes

  • 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