Skip to content

Releases: zxcnoname666/notify-manager-electron

1.5.0

29 May 17:19
09c2fa1
Compare
Choose a tag to compare

Commit

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

20 Feb 17:18
14d3421
Compare
Choose a tag to compare

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.1

10 Jan 05:07
Compare
Choose a tag to compare

Commit

  • Updated to electron@28

1.3.0

02 Aug 22:42
Compare
Choose a tag to compare

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.2.1

03 Jul 13:47
Compare
Choose a tag to compare

1.2.0

20 May 17:42
Compare
Choose a tag to compare

1.1.3

09 May 12:46
Compare
Choose a tag to compare

1.1.2

07 May 15:21
Compare
Choose a tag to compare

1.1.1

30 Apr 09:28
657c9ba
Compare
Choose a tag to compare

1.1.0 - Interaction with notifications

28 Apr 19:08
Compare
Choose a tag to compare