Releases: felixhao28/node-systray
Releases · felixhao28/node-systray
v2.0.4
v2.0.3
Bug fixes around hide/show.
v2.0.1
2.0.1
v2.0.0
Core change:
- [Breaking]
tray_*_releasebinaries should no longer be placed inside the parent folder../traybin/tray_*_release, but the current folder./traybin/tray_*_releaseinstead. tray_*_releasebinaries are updated to a more recent version from https://github.com/felixhao28/systray-portable.- Fix the notorious zaaack#1
- Add a
hiddenproperty to hide/show a menu item, as a workaround to "unable to remove and add items after menu creation".