Skip to content

Official Release v1.1.0

Compare
Choose a tag to compare
@opxdelwin opxdelwin released this 13 Jan 17:53
· 205 commits to main since this release
9dba51e

Release Notes

Version 1.1.0 (January 14, 2024)

New Features

  • Added in-app tutorial for new users.
  • Created a basic app tour to guide users through the features.
  • Implemented cache for API responses, allowing offline availability.

Enhancements

  • Enabled blazing fast cache using Hive DB.
  • Refreshed data when remote changes occur.
  • Enhance app update logic.
  • Implemented Immediate Update precondition for any major changes.

Fixes

  • Fixed few UI & Padding issues.
  • Bug Fixes and Stability analysis