github ReagentX/imessage-exporter 3.0.1
Sierra Bluecup

2 months ago

Version 3.0.1 Sierra Bluecup contains the following fixes and improvements:

  • Use crabstep for typedstream deserialization
    • +5% performance boost
    • Fix overlapping format ranges in #567
    • Ensure Attachment metadata is correctly parsed for #570 and #477
      • Caused by an ordering error in the old BubbleComponent assembler
    • Correctly render malformed URL messages for #571
  • Optimizations
    • Avoid hashing message column names on row creation
      • +20% performance boost
    • Use cached SQL queries
      • +17% performance boost
    • imessage-exporter now exports messages faster than 100k/s!
  • API Updates
    • BubbleComponents now own their data
    • Add generate_text_legacy() for faster message parsing against older databases
    • Move GetBlob trait methods into to Table trait
  • Bug Fixes
    • Improve backwards compatibility for #573
  • Miscellaneous
    • Bump dependencies
    • Add some missing documentation
    • Build with latest rustc

Don't miss a new imessage-exporter release

NewReleases is sending notifications on new releases.