Features
-
Timezone Support & UI Toggle
- Added timezone support using
date-fns-tz
for improved date formatting. - Introduced a UI toggle in settings to switch between different timezones.
- Added timezone support using
-
Enhanced Incident Management
- Improved incident filtering to prevent duplicate auto incidents when creating manual incidents.
- Added support for incident sources to refine incident handling.
-
Dynamic Cron Job Scheduling
- Cron jobs are now dynamically added and removed based on active monitors.
- Ensures jobs are triggered in the correct order and prevents duplicate incidents.
-
Monitor Component Improvements
- Refactored monitor component for better data display and interaction.
- Improved uptime calculations.
- Added a dropdown to select time ranges for better visibility.
Fixes & Improvements
- Refactored Incident Handling & Scheduling for better reliability and performance.
- UI Responsiveness Fixes to improve the experience on smaller screens.
- Dependency Updates to support new timezone functionality and ensure stability.