github fyne-io/fyne v1.4.2
Bug fixes to 1.4 release, including macOS release process

latest releases: v2.4.5, v2.4.5-rc1, v2.4.4...
3 years ago

In this bugfix release we delivered a number of improvements to the fyne command that give more
control when building releases and completes the code signing of macOS apps for the App Store as well!

A number of other fixes including improvements to Entry validation and Android keyboards are included as well.

Added

  • [fyne-cli] Add support for passing custom build tags (#1538)

Changed

  • Run validation on content change instead of on each Refresh in widget.Entry

Fixed

  • [fyne-cli] Android: allow to specify an inline password for the keystore
  • Fixed Card widget MinSize (#1581)
  • Fix missing release tag to enable BuildRelease in Settings.BuildType()
  • Dialog shadow does not resize after Refresh (#1370)
  • Android Duplicate Number Entry (#1256)
  • Support older macOS by default - back to 10.11 (#886)
  • Complete certification of macOS App Store releases (#1443)
  • Fix compilation errors for early stage Wayland testing
  • Fix entry.SetValidationError() not working correctly

Don't miss a new fyne release

NewReleases is sending notifications on new releases.