v2.2.1 improves systray support and resolves a FYNE_FONT regression
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)