Skip to content

v2.2.1 improves systray support and resolves a FYNE_FONT regression

Compare
Choose a tag to compare
@andydotxyz andydotxyz released this 12 Jun 20:09
· 2010 commits to master since this release

Apologies to a couple of our users who found issues with the v2.2.0 release. These fixes resolve the reported problems plus some high severity bugs.

  • Fix various race conditions and compatibility issues with System tray menus
  • Resolve issue where macOS systray menu may not appear
  • Updated yaml dependency to fix CVE-2022-28948
  • Tab buttons stop working after removing a tab (#3050)
  • os.SetEnv("FYNE_FONT") doesn't work in v2.2.0 (#3056)