All Versions
9
Latest Version
Avg Release Cycle
88 days
Latest Release
982 days ago
Changelog History
Changelog History
-
v1.2.0 Changes
February 24, 2022** ๐ Merged pull requests:**
- ๐ง On Linux, set the title in addition to the label #200 (cocotyty)
- ๐ Fix hiding/showing items with submenus on Windows #204 (simonlindholm)
- ๐ Fix delFromVisibleItems #205 (simonlindholm)
- ๐ Create menu before calling onReady on Windows #206 (simonlindholm)
- ๐ Support libayatana-appindicator on Linux #225 (Crosse)
-
v1.1.0 Changes
November 18, 2020 -
v1.0.5 Changes
October 19, 2020๐ Merged pull requests:
-
v1.0.4 Changes
July 21, 2020๐ Merged pull requests:
-
v1.0.3 Changes
June 11, 2020๐ Merged pull requests:
- ๐ have a workaround to avoid crash on old macOS versions #153 (joesis)
- ๐ Fix bug on darwin of setting icon for menu #147 (mangalaman93)
-
v1.0.2 Changes
May 19, 2020 -
v1.0.1 Changes
May 18, 2020๐ Merged pull requests:
-
v1.0.0 Changes
May 18, 2020๐ Merged pull requests:
- ๐ Backport all features and fixes from master #140 (joesis)
- Check if the menu item is nil #137 (myleshorton)
-
v0.9.0 Changes
March 24, 2020๐ Merged pull requests:
- ๐ Nested menu windows #132 (joesis)
- ๐ Support for nested sub-menus on OS X #131 (oxtoacart)
- ๐ Use temp directory for walk resource manager #129 (max-b)
- โ Added support for template icons on macOS #119 (oxtoacart)
- ๐ When launching app window on macOS, make application a foreground appโฆ #118 (oxtoacart)
- ๐ป Include stdlib.h in systray_browser_linux to explicitly declare functโฆ #114 (oxtoacart)
- ๐ Fix panic when resources root path is not the working directory #112 (ksubileau)
- ๐จ Don't print close reason to console #111 (ksubileau)
- Systray icon could not be changed dynamically #110 (ksubileau)
- Preventing deadlock on menu item ClickeCh when no one is listening, cโฆ #105 (oxtoacart)
- โช Reverted deadlock fix (Affected other receivers) #104 (ldstein)
- ๐ Fix Deadlock and item ordering in Windows #103 (ldstein)
- Minor README improvements (go modules, example app, screenshot) #98 (tstromberg)
- โ Add support for app window #97 (oxtoacart)
- systray_darwin.m: Compare Mac OS min version with value instead of macro #94 (teddywing)
- Attempt to fix https://github.com/getlantern/systray/issues/75 #92 (mikeschinkel)
- ๐ Fix application path for MacOS in README #91 (zereraz)
- Document cross-platform console window details #81 (michaelsanford)
- ๐ Fix bad-looking system tray icon in Windows #78 (juja256)
- โ Add the separator to the visible items #76 (meskio)
- keep track of hidden items #74 (kalikaneko)
- ๐ Support macOS older than 10.13 #73 (swznd)
- define ERROR_SUCCESS as syscall.Errno #69 (joesis)
- ๐ Bug/fix broken menuitem show #68 (kalikaneko)
- ๐ Fix mac deprecations #66 (jefvel)
- Made it possible to add icons to menu items on Mac #65 (jefvel)
- ๐ง linux: delete temp files as soon as they are not needed #63 (meskio)
- ๐ Merge changes from amkulikov to remove DLL for windows #56 (oxtoacart)
- ๐ Revert "Use templated icons for the menu bar in macOS" #51 (stoggi)
- ๐ Use templated icons for the menu bar in macOS #46 (stoggi)
- Syscalls instead of custom DLLs #44 (amkulikov)
- ๐ง On quit exit main loop on linux #41 (meskio)
- ๐ Fixed hide show in linux (#37) #39 (meskio)
- ๐ fix: linux compilation warning #36 (novln)
- โ Added separator functionality #32 (oxtoacart)
- โ Add ability to show/hide menu items #31 (oxtoacart)
- Exit handling improvements #29 (oxtoacart)
- Made onExit run reliably and process terminate on quit #28 (oxtoacart)
- โ Added support for windows 64. Added static builds of the dlls. #19 (luckcolors)
- โก๏ธ Updates from lantern #16 (oxtoacart)
- ๐ Fixes wrong return type in systray_linux.c. #11 (vlow)
* This Changelog was automatically generated by github_changelog_generator