Skip to content

Update module fyne.io/fyne/v2 to v2.4.5

Renovate Bot requested to merge renovate/fyne.io-fyne-v2-2.x into master

This MR contains the following updates:

Package Type Update Change
fyne.io/fyne/v2 require patch v2.4.4 -> v2.4.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fyne-io/fyne (fyne.io/fyne/v2)

v2.4.5: Optimisations, storage enhancements and fixes arrive in v2.4.5

Compare Source

This bugfix release has a lot of great improvements, with a focus on mobile storage fixes and resolving some memory leaks.

  • iOS files write would fail when over 16KB
  • storage.Delete not supported on Android/iOS (#​2120)
  • layout.formLayout do not handle canvas.Text well in second column (#​4665)
  • Fix building with ios17.4 (#​4741)
  • Support template icon for system tray menu icons
  • Fix recognition of missing XDG user directories (#​4650)
  • FileDialog.SetOnClosed not always working (#​4651)
  • Upgrade GLFW for performance improvements and bug fixes
  • Multiple select popups can crash during background operations (#​4730)
  • Controlling a negative slider with the left arrow key blocks after 8 steps (#​4736)
  • cmd/fyne: command "get" is broken with Go 1.22 (#​4684)
  • Race condition during system tray menu refresh (#​4697)
  • Fyne release on Linux does not set Metadata().Release to true (#​4711)
  • RichText leaks memory when replacing segments (#​4723)

As always do let us know how you get on, we are now pushing forward with v2.5.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports