iMessage Exporter 3.1: Foothill Clover contains the following fixes and improvements:
- New Features
- iOS 26 and macOS Tahoe Support
- Bug Fixes
- API Changes
- Add poll and translation helper methods to
Message
struct
- Add poll and translation helper methods to
- Miscellaneous
- Reduce String allocations in exporter
- Exporter trait updates
- Move
write_to_file
toExporter
- Rename
Writer
toMessageFormatter
- Move
- Fixes for Rust 1.89
- Bump dependencies
- Build with latest
rustc