Released: 2024-11-01
* Fix Python 3.12 deprecations
* Update Debian build script
* Reference Arch Linux AUR package
* Refactor changelog
Released: 2021-09-02
* Replace reserved word "async" for Python 3.7+ compatibility
* Force running `cron-notify` with Python 3
Released: 2019-05-25
* Properly remove DBus battery signal
* Bypass main power check when dismissing the notification
Released: 2019-05-04
* Rename default notification action to "Later", default action re-issues notification
* Improve exception logging by logging exc_info
* Add copyright file headers
Released: 2019-02-09
* Fix exception logging
Released: 2017-10-02
* Debianize project
* Fix config file guessing
* Recover borg-notify's behavior executing the command immediately on first run
Released: 2017-09-01
* Initial release