iMessage Exporter 3.2.1: Desert Globemallow contains the following fixes and improvements:
- New Features
- Support resolving iMessage handle details to Address Book names
- Resolves #62, #64, #126, #233, #238, #278, #289, #601
- Supports both macOS and iOS Address Book data
- Automatic resolution on most systems, no command updates required
--conversation-filternow supports filtering by contact names in addition to numbers and emails- Export filenames use each contact’s phone number or email address
- Prevents duplicate filenames when multiple contacts share the same name
- Support resolving iMessage handle details to Address Book names
- Performance
- Cache queries for attachments, message replies, and message votes in #624
- +10% performance boost
- Cache queries for attachments, message replies, and message votes in #624
- Bug Fixes
- API Changes
- Unify errors under
MessageErrorfor message data - Cleanup
AttachmentManagerMIME type logic - Abstract data source management to new
DataSourcestruct- Centralizes message database connection, contact index, and optional backup
- Unify errors under
- Miscellaneous
- Fixes for Rust 1.91
- Bump dependencies
- Build with latest
rustc