Releases: zxcnoname666/notify-manager-electron
Releases · zxcnoname666/notify-manager-electron
1.5.0
Rewritten code of frontend js.
- Changed notification structure to classes.
- This should reduce the load on RAM, since class methods are used instead of anonymous methods which loaded RAM.
1.4.0
Commit
- code rewrite
- changed some examples
- fixed missing in typescript in
show: Promise<Notify>
- fixed closing window by
alt
+ f4
- fixed potential
f11
abuse
- fixed closing window with focused notify
1.3.0
Commit
- Added animation when the notification is moved down/up
- Added hiding the window if there are no active notifications to display. This optimizes the load on RAM.
1.1.0 - Interaction with notifications