Releases: ReagentX/imessage-exporter
Releases · ReagentX/imessage-exporter
Laurel Sumac
Version 1.7.0 Laurel Sumac contains the following fixes and improvements:
- iOS 17 and macOS Sonoma Support!
- Emit clearer error if the specified database path exists but is not an iMessage database for #177
- Support custom attachment root for #178
- Make
chat
service_name
fieldOptional
for #181 - Downgrade error to warning when
no-lazy
flag is set fortxt
exports for #189 - Support parsing App Store app links for #196
- Build with latest
rustc
Checker Mallow
Version 1.6.0 Checker Mallow contains the following fixes and improvements:
- Make
handle_id
field optional for #148 - Make attachment file paths relative to the export directory in #152 (contributed by @mxswd)
- Add links between threaded messages in
HTML
exports for #154 - Make audio messages display properly for #155
- Resolve bug where multiple
~
in filepaths got replaced with$HOME
for #156 - Add better fallback SQL for backwards compatibility with iOS 14/15 in #157
- Correct HTML and CSS mistakes in #162 (Contributed by @dviner)
- Add attachment file size information to diagnostics and exports
- Update uninstall steps
- Resolve file name extension bug for #164
- Build with latest
rustc
Arroyo Lupine
Version 1.5.0 Arroyo Lupine contains the following fixes and improvements:
- Rework attachment management logic
- Improve attachment and message table diagnostics
- Allow attachment backup for
txt
exports - Support diagnostics for iOS backups for #118
- Automatically detect backup platform for #121
- Add uninstall steps for #122
- Add option to keep original image formats for #125
- Better dedupe logic to fix #135
- Build with latest
rustc
Cliff Aster
Version 1.4.0 Cliff Aster includes the following fixes and improvements:
- Support parsing iOS databases, most notably attachments (contributed by @Debusan13)
- Simplify table
extract()
logic (contributed by @Debusan13) - Add
Platform
option and datatype - Support restoring recently deleted messages
Coyote Mint
Version 1.3.0: Coyote Mint includes the following fixes and improvements:
- Use
imagemagick
for HEIC conversion to fix #89 (Contributed by @PenguinSnail) - Implement #30 (Contributed by @seanwolter)
- Rewrite
Converter
logic - Rework announcement message logic
- Update dependencies
- Build with latest
rustc
Lemonade Berry
Version 1.2.0: Lemonade Berry includes the following fixes and improvements:
Mountain Sage
Version 1.1.0: Mountain Sage includes the following fixes and improvements:
- Store attachments in separate folders for each conversation for #60
- Use correct metadata for copied attachment
Date Created
andDate Modified
for #67 and #79 - Use new
RunTime
error type instead ofString
- Improve performance by caching reactions more aggressively
- ≈
25%
faster with--no-copy
- ≈
- Use relative attachment paths in
HTML
files for #63 - Bundle a copy of
sqlite
to fix #65, #66, and #68 - Clarify documentation written for #71 and #72
- Correctly display
HTML
video attachments in Chrome to fix #73
Golden Master
Golden Master 1.0.0 release!
Release Candidate 11
Release Candidate 10
- Fix #54
- Fix some typos in the docs