What's Changed
Major Improvements ๐ฅ
- Replaced SQLite3 with SQL.js for better cross-platform compatibility
- Added user-configurable refresh interval (5s minimum)
- Eliminated native dependencies for easier installation
- Smart notification system with configurable thresholds
- Reduced extension file size through optimized .vscodeignore
Database Enhancements ๐๏ธ
- Complete database handling refactor
- Improved error handling and logging
- Fixed memory leaks and path resolution issues
- Enhanced database path resolution for Cursor Nightly
UI/UX Improvements ๐จ
- Enhanced tooltip with compact and modern layout
- Optional status bar colors with configuration
- Improved settings accessibility features
- Better startup behavior for notifications
Maintenance ๐งน
- Removed obsolete dependencies and build scripts
- Updated package dependencies
- Improved installation process
- Refined settings navigation and accessibility
- Better organization of extension files