Simplify release notes for regular users

This commit is contained in:
Ilyas Hallak 2025-10-30 22:27:14 +01:00
parent 571d61c8e5
commit 4e973751f4

View File

@ -18,23 +18,17 @@ Thanks for using the Readeck iOS app! Below are the release notes for each versi
### Performance Improvements ### Performance Improvements
- **Dramatically faster label loading** - especially with 1000+ labels - **Dramatically faster label loading** - especially with 1000+ labels
- Labels now load instantly from local cache, then sync in background - Labels now load instantly, even without internet connection
- Optimized label management to prevent crashes and lag - Share Extension loads much faster
- Share Extension now loads labels without delay - Better performance when working with many labels
- Reduced memory usage when working with large label collections - Improved overall app stability
- Better offline support - labels always available even without internet
### Fixes & Improvements ### Fixes & Improvements
- Centralized color management for consistent appearance - Better color consistency throughout the app
- Improved annotation creation workflow - Improved text selection in articles
- Better text selection handling in article view - Better formatted release notes
- Implemented lazy loading for label lists - Various bug fixes and stability improvements
- Switched to Core Data as primary source for labels
- Batch operations for faster database queries
- Background sync to keep labels up-to-date without blocking the UI
- Fixed duplicate ID warnings in label lists
- Improved markdown rendering in release notes with better formatting support
--- ---