Fixed
- SIGSEGV in glfwPollEvents after SetMainMenu rebuild with separator items (macOS) (#6264)
- Rasters created from NewRasterFromImage unexpectedly stretches the image (#6242)
- Infinite Progress Bar widget will not automatically start until a Refresh() or Start() is called (#6221)
- TextGrid: MinSize do not work when line number is visible (#6218)
- InnerWindow drags past MultiWindows border (#6210)
- Layout issue with fyne.TextWordWrap (#6181)
- Hangul (Korean) text renders as U+FFFD (�) on Windows in v2.7 (#6146)
- Android: storage.List(uri) call results in crash when permission has expired (#6117)
- Fix strange wrapping which results in one char per line
- Unexpected fyne.Do errors on android (#5664)
- Local function is not call on the main Fyne runtime on mobile (#5868)
- Fix Wide Character's width calculation in TextGrid
- Various system tray fixes
- Speed improvement in rendering scrolled text
- Support OpenURL in mobile simulator
- When using local metadata for go run also check Icon.png
Thanks to all the contributors who helped us with this work - please do report any issues you find on GitHub,