Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Forth Alpha - New release with a bunch of new features

Pre-release
Pre-release
Compare
Choose a tag to compare
@Jacalz Jacalz released this 10 Jan 19:11
· 190 commits to master since this release

Description:

The forth alpha is a pretty big release featuring bug fixes, improvements and new features.

Changes:

  • Insecure passwords now print an error when the length is lower than 8 characters.
  • The Fyne toolkit was updated from 1.2.0 to in development version of 1.2.2 for bug fixes to enable new features.
  • Login on the press of the return key (possible thanks to bug fixes in Fyne 1.2.2).
  • Updates to gui sizes, layouts and error messages.
  • Enable the use of all input fields in the new activity view.
  • Binaries are now compiled with fyne-cross 1.3.2 with Go 1.12.14 instead of 1.12.12 which brings fixes for the runtime package along with fixes for MacOS binaries being rejected by Gatekeeper.