Version 1.6.0

minor
Released December 29, 2025 09:50 IST

Version 1.6.0 introduces significant architectural improvements by moving score calculation logic to the backend, making the data cleanup process more robust, and reducing sync frequency for better performance.

Improvements

Enhancements and optimizations to existing features

  • 🔧Moved score calculation logic to backend for improved accuracy and consistency across devices
  • 🔧Made data cleanup process more robust to handle edge cases and prevent data corruption
  • 🔧Reduced sync frequency to decrease battery consumption and network usage
  • 🔧Optimized client-side performance by offloading computation to server
  • 🔧Enhanced data integrity through centralized score management