Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

51 lines (41 loc) · 1.79 KB

Changelog

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.

Security

  • Update GitPython to version 3.1.37
  • Update future to version 0.18.3

1.0.2 - 2022-05-09

Fixed

  • Fix crash when adding a listed open app
  • Fix taskbar icon of notification

1.0.1 - 2022-05-03

Fixed

  • Settings were not saved when auto-started due to wrong working directory

1.0.0 - 2022-05-01

Added

  • 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

Changed

  • Replace Windows toast notifications with custom ones

0.2.1 - 2020-01-18

Security

0.2.0 - 2019-09-15

Added

  • Add enable/disable control to tray icon context menu.

Changed

  • Allow Taskbar Notifier to run on systems without an installed Git client

0.1.0 - 2018-12-08

First release