Skip to content

v2.5.1

Compare
Choose a tag to compare
@kasipavankumar kasipavankumar released this 28 Dec 16:00
· 24 commits to main since this release
953ac49

This release features the authentication module and brings in the following changes to the app:

  1. Use configstore in favour of custom config file managing service. ⚡
  2. Add Dockerfile. (prebuilt images to be available soon) 🐳
  3. Add global state for less boilerplate. ⚡
  4. Network dependent actions (like login, register & publish) will now fail when offline. 🌏
  5. Refactor code for maintainability. ♻

Full Changelog: v2.4.1...v2.5.0