github fyne-io/fyne v2.7.3
v2.7.3 - Loads of fixes from around the community

10 hours ago

A massive thanks to our community for contributing a lot of fixes for this latest release. The following highlights the main items:

Fixed

  • systray not functional within snap sandbox (systray#64)
  • A dialog with a table. Selecting a cell and closing the dialog produces a Fyne error (#5166)
  • Fix JNI crash due to invalid global reference when accessing Android file streams (#6067)
  • Low frame rate with animated rectangles on 2.7.x (#6040)
  • Random panic when launching the app (#5981)
  • Tree Widget constantly calls IsBranch and ChildrenUIs (#4339)
  • Font scanning fails in Flatpak due to broken symlinks
  • Correct system tray icon on Linux when using SVG
  • Button press animation sometimes leaks outside the bounds of the button (#6096)
  • SVG cannot be loaded if it has currentColor at root element (#6102)
  • Wrapped text is rendered poorly (blurred) (#4390)
  • Blurry text in mobile Linux (#2280)
  • On 2.3.0 text is fuzzy (#3464)
  • Correct presentation of HTML entities when using markdown in RichText
  • Accordion kills CPU by inefficient MinSize implementation (#6108)
  • Tree with no data (with Accordion?) - triggers endless layout loop (#6094)
  • NewRichTextFromMarkdown can't handle nested lists (#6113)

As always please do let us know if you experience any issues. We are now focusing on features for 2.8, but there will probably be one more bugfix release on the 2.7.x branch in a Month.

Don't miss a new fyne release

NewReleases is sending notifications on new releases.