Announcing v0.11.0

Release 0.11.0 is out!

The first highlight of this release, is that the Desktop application is implemented using JavaFX instead of ScalaFX. Along with that, there were user experience improvements and UI fixes.

The second highlight is that we recovered the support for older Android versions. Therefore, the minimum supported API level is 16 (4.1.2 is tested as a minimum version).


Changelist

  • UI now uses plain JavaFX instead of ScalaFX.
  • UI user experience improvements (reveal/hide passwords, local backup/restore usage improvements and more).
  • Upgraded third party libraries.
  • Improved the API of the core library.
  • Bugfixing