github fyne-io/fyne v2.6.1
Bug fixes, remove races and some thread warning refinements

latest releases: v2.6.3, v2.6.3-rc1, v2.6.2...
4 months ago

The first point release since v2.6.0 adds a new translation for Russian, removes some false alerts for thread usage and generally improves safety about previous concurrent usage internally.

Fixed

  • Activity indicator is light and not visible when a light theme is active (#5661)
  • Unsafe use of map in RichText on 2.6.0 (#5639)
  • Image translucency causes blurriness on small icons (#5476)
  • Infinite progress bar snapping and doesn't loop nicely (#5433)
  • RichTextSegment SizeName is not SizeNameText by default (#5307)
  • When there is an offline netdrive, the file dialog will freeze (#2411)
  • Correctly reset image cache when Resource goes to nil
  • Data race after migration to v2.6.0 (#5713)

Don't miss a new fyne release

NewReleases is sending notifications on new releases.