Skip to content

Version 0.54.1

Latest
Compare
Choose a tag to compare
@TheElementalOfDestruction TheElementalOfDestruction released this 10 Apr 21:03
68858f0

v0.54.1

  • [TeamMsgExtractor #462] Fix potential issue where child MSG might have incompatible encoding to parent MSG when trying to grab a stream from the parent.
  • Added code to attempt to significantly improve RTF deencapsulation times. This tries to strip away unneeded data before passing it to RTFDE. This shows improvements on all files that take more than one second. Currently, this actually fixes some files previously outputting wrong from RTFDE when deencapsulating the HTML body, specifically around non breaking spaces sometimes not transferring over.