Version 2.3.0 Whispering Bells contains the following fixes and improvements:
This release is dedicated to the firefighters and first responders who faced the Los Angeles fires with unwavering courage. Your service has not only protected our communities but also, like the plant, symbolized hope and renewal rising from the ashes.
- Query optimization
- 70% reduction in processing time when using filters
-s
,-e
, and/or-t
- Enhanced database query performance and reliability, especially against legacy schemas
- 70% reduction in processing time when using filters
- Enhanced sticker handling with improved source detection and display for #412 and #413
- Genmoji stickers now show prompts
- Memoji stickers are properly identified
- App-sourced stickers show originating app name
- User-generated stickers display effects
- Fixes:
- Database
- Messages
- Platform
- Improve converter detection on Linux for #420
- Miscellaneous
- API changes
- New features
- Add
GetBlob
trait for standardizedBLOB
data access - Add new
StickerSource
enum and related functionality
- Add
- Refactoring
- Rename
parse_plist
toparse_ns_keyed_archiver
- Move bundle ID parsing to dedicated module
- Rework the
EditedEvent
portion of anEditedMessage
- Rename
- New features
- Improve test organization and coverage
- Bump dependencies
- Build with latest
rustc
- API changes