Skip to content

v3.3.3 - Better Apple M2 support and improved rendering

Compare
Choose a tag to compare
@Jacalz Jacalz released this 27 Mar 18:49
· 230 commits to main since this release

This release contains a fix for update notifications not behaving correctly, many improvements when running on Apple M2 devices as well as a few performance improvements. On top of that, there are a few indirect dependencies that have been updated for some minor security fixes.

Download on Flathub

Changelog

  • Updated selfupdate to v0.2.0.
    • This fixes update notifications showing when there were no new releases (issue #76).
  • Updated fyne to v2.3.3.
    • Many improvements when running on Apple M2 devices.
    • Performance and memory improvements for text rendering.
    • Faster performance when resizing the window on Linux/BSD.
    • Fixed letters being cropped in some cases.
    • Other minor fixes and improvements.
  • Updated indirect dependencies for some minor security fixes.