systray v0.9.0 Release Notes

Release Date: 2020-03-24 // about 4 years ago
  • Full Changelog

    ๐Ÿ”€ 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