Skip to content

Festive cheer delivered early with latest bugfix release

Latest
Compare
Choose a tag to compare
@andydotxyz andydotxyz released this 15 Dec 11:23

We are happy to announce release v2.5.3 with many bugfixes relating to custom themes, file dialog and SVG rendering, among others and a few performance boosts too! (see below)

Changed

We made a couple of minor changes that improve overall experience too:

  • Smoothly decelerate scroll on mobile
  • Added Spanish translation

Fixed

  • Starting location can be wrong in file dialogs with custom repository (#5200)
  • Improve how shortcut special keys for menu items are rendered on Windows and Linux (#5108)
  • Blank page in Chrome for Android
  • Mobile Entry: cursor arrows don't work (#5258)
  • FileDialog does not handle relative file URIs well. (#5234)
  • [Linux] Only change variant when color scheme changes
  • [Linux] Window with list flickers in Wayland (#5133)
  • Package command fails on OpenBSD (#5195)
  • System theme fallback is not working with custom themes
  • Translucency and images with Alpha channel (#1977)
  • Performance regression when scrolling inside the file dialog (#4307)
  • Empty but visible images consume high CPU on 2.4.x (#4345)
  • Improved performance of text render caching
  • nil pointer dereference in dialog.Resize() for color picker (#5236)
  • Tiny files written in iOS may be empty
  • Some SVG resources don't update appearance correctly with the theme (#3900)

As always to let us know through GitHub issues if you find anything wrong with this latest release.