The latest news from the Fyne community

v1.0.1 Released

Apr 20, 2019

The v1.0.1 release available today is primarily a bugfix release from feedback and patches received after initial announcement. The following functionality was also added:

  • Add support for go modules
  • Allow transparent backgrounds for widgets
  • Add Entry.OnCursorChanged()
  • Add Radio.Append() and Radio.SetSelected() (#229)
  • Remove duplicate options from a Radio widget (#230)

The bug fixes are primarily relating to clearing caches and avoiding race conditions (#194, #217, #209). The list of fixes includes the following:

  • Clicking outside a focused element will unfocus it
  • Fix issue where paste shortcut is not called for Ctrl-V keyboard combination
  • Fix cursor position when clearing text in Entry (#214)
  • Fix antialias of lines and circles (fyne-io/examples#14)
  • Fix crash on centering of windows (#220)
  • Fix possible crash when closing secondary windows
  • Fix possible crash when showing dialog
  • Fix initial visibility of scroll bar in ScrollContainer
  • Fix setting window icon when different from app icon.
  • Handle key repeat for non-runes (#165)
  • Fix possible panic on app.Quit() (#175)

Get In Touch!


We're excited to hear from anyone interested in the project. Whether it's to find out more, provide suggestions or to get involved - drop us a line!

If you would like to join the community for a chat you'll find us in the #fyne channel on gophers Slack or on our Discord server. If you are not already a member of the communities you can use a Slack invite or Discord invite.

#fyne

(Slack sign up)
(Discord sign up)