Skip to content

Release v1.8.0: Updater Controls, Database Persistence & Website Mongoose Migration

Choose a tag to compare

@arnab825 arnab825 released this 20 Jul 08:30
  • Implemented manual update cancellation and offline rollback backup/restoration mechanisms
  • Migrated desktop SQLite agent memory to write into user APPDATA folder, fixing production persistence
  • Removed ChromaDB dependency to reduce PyInstaller package size and resolved native C++ compilation issues
  • Migrated website issues list, documentation, and architecture layers to Mongoose/MongoDB
  • Refactored website architecture page into Server and Client components for Turbopack compatibility