-
0.2.0 Stable
released this
2026-04-19 07:19:32 +00:00 | 22 commits to main since this releaseBug Fixes
- Fix scheduler reset interval computation for time transitions (DST/timezone edge cases)
- Fix events query last_notification range
- Fix bool values in events SQL query
- Fix events notifier SQL query
- Fix event URL formatting in IRC, Mastodon, and HTML message formatters
- Fix date conversion for last notification in renderEvents
- Fix end time calculation using EndOfDay utility
- Fix SQL query logic in GetEventToNotify
- Unset spam_event (renamed db field to important) (#80)
Features / Enhancements
- Scheduler persistence — state survives restarts (#90)
- Delete stale events during fetch (#99)
- Order events for notifications by start time (#96)
- Allow up to 1 minute tolerance for event notifications (#94)
- Mastodon channel adapter (#67)
- New/changed scheduler (#78)
Refactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.0 Stable
released this
2025-10-23 08:49:30 +00:00 | 64 commits to main since this releasefirst release:
- Telegram notifier
- IRC notifier
- scheduler at specific hours in a day
- limit notification based on event's id, send 1 notification every 24h for single event
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads