Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imessage-exporter 2.1.0 #191280

Merged
merged 2 commits into from
Sep 19, 2024
Merged

imessage-exporter 2.1.0 #191280

merged 2 commits into from
Sep 19, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Version 2.1.0 **Prickly Pear** contains the following fixes and improvements:
  • Support new iOS 18 features
    • Custom tapbacks for #274
    • Text Effects for #275
  • Support Handwritten messages for #31
    • Contributed by @trymoose
    • Reverse engineering writeup located here
  • Improvements
    • Make deduplication deterministic for chats and handles
      • As a side effect, this also makes exported filenames deterministic
    • Increase performance of HTML entity sanitization logic
    • Reduced export size with improved attachment handling
      • Only copy attachments in threaded messages once
      • Share attachments across TXT and HTML exports in the same directory
    • Improve file creation error messages
    • Attribute old style sticker reactions to senders
  • Fixes
    • Better Windows support for #318 and #331
    • Display URL balloons that contain malformed payloads
    • Always typedstream data even if text column is already populated
    • Fix typedstream deserializer object reference handling for embedded data
  • Miscellaneous
    • Documentation updates
    • Reaction has been renamed Tapback throughout the library
    • Build with latest rustc

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 19, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 19, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 19, 2024
Merged via the queue into master with commit ac71166 Sep 19, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-imessage-exporter-2.1.0 branch September 19, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants