fyne v2.2.3 Release Notes
Release Date: 2022-07-08 // over 2 years ago-
🛠 Fixed
- 📜 Regression: Preferences are not parsed at program start (#3125)
- Wrappable RichText in a Split container causes crash (#3003, #2961)
- meta.Version is always 1.0.0 on android & ios (#3109)
Previous changes from v2.2.2
-
🛠 Fixed
- 📇 Windows missing version metadata when packaged (#3046)
- 🏗 Fyne package would not build apps using old Fyne versions
- 🏁 System tray icon may not be removed on app exit in Windows
- Emphasis in Markdown gives erroneous output in RichText (#2974)
- When last visible window is closed, hidden window is set visible (#3059)
- Do not close app when last window is closed but systrayMenu exists (#3092)
- Image with ImageFillOriginal not showing (#3102)