All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update GitPython to version 3.1.37
- Update future to version 0.18.3
1.0.2 - 2022-05-09
- Fix crash when adding a listed open app
- Fix taskbar icon of notification
1.0.1 - 2022-05-03
- Settings were not saved when auto-started due to wrong working directory
1.0.0 - 2022-05-01
- Add setting to auto-start Taskbar Notifier
- Allow changing the notification location
- Allow closing the notification with any mouse event
- Add setting to flash the screen shortly on notifications
0.3.0 - 2020-12-08
- Replace Windows toast notifications with custom ones
0.2.1 - 2020-01-18
- Update PyInstaller to version 3.6 due to CVE-2019-16784
0.2.0 - 2019-09-15
- Add enable/disable control to tray icon context menu.
- Allow Taskbar Notifier to run on systems without an installed Git client
0.1.0 - 2018-12-08
First release