Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@kotlitecture kotlitecture released this 15 Aug 15:00
7f12bae

Changes

  • Added Passcode Flow - fully functional flow to set/reset/unlock passcode with all required functionality (hashing, ui, use cases, settings) for possibility to start using from scratch and modify at any time - link.
  • Added datasource EncryptionSource - it comes with the default implementation, pre-configured encryption and hashing algorithms and possibility to easily extend - link.
  • Added Coil integration as image library - link.
  • Refactored some platform specific integrations - now all such "configuration entry points" are part of the common package app.platform.

All new features comes with showcases (once included) and are optional as any other ones.