v1.0.14December 15, 2024
v1.0.14#
Released: December 15, 2024
Highlights#
- Up to 3x faster app startup
- AI context compression for longer conversations
- Server-side Redis caching
New Features#
Context Compression#
- Automatic summarization of long conversations
- Preserve important context while reducing tokens
- Visual indicator during compression
- Seamless conversation continuity
Redis Caching (Backend)#
- User session caching
- Reduced database load
- Faster API responses
Performance Improvements#
Electron Startup#
- Optimized module loading
- Lazy loading for non-critical features
- Faster time-to-interactive
Database Operations#
- Improved query execution pipeline
- Better connection pooling
- Reduced memory usage
Bug Fixes#
- Fixed Windows artifact naming (404 errors)
- Improved R2 upload reliability
- Better error handling for timeouts