Skip to content

ValueTime v1.3.1

Latest

Choose a tag to compare

@googleknight googleknight released this 24 Mar 13:37
· 3 commits to master since this release
c2e0d0b

What's New

Enhanced Data Persistence and Theme Management

  • Implemented Chrome's storage API for persistent data management
  • Added robust theme preference storage and retrieval
  • Improved initialization process with better error handling
  • Enhanced theme switching with persistent state across sessions

Improved Onboarding Experience

  • Refactored onboarding flow to utilize Chrome's storage system
  • Added persistent onboarding state management
  • Enhanced error handling during onboarding process
  • Improved user preference persistence for first-time users

Technical Improvements

  • Optimized event listener management
  • Enhanced resource cleanup methods
  • Improved error handling throughout the application
  • Better state management for app initialization

Bug Fixes

  • Fixed theme persistence issues across browser sessions
  • Resolved initialization timing issues
  • Improved error recovery during storage operations

These changes improve the overall stability and user experience of ValueTime while maintaining its privacy-focused approach. The implementation of Chrome's storage API ensures better data persistence and a more reliable user experience across sessions.