Skip to content

Version 0.53.2

Compare
Choose a tag to compare
@TheElementalOfDestruction TheElementalOfDestruction released this 14 Mar 13:28
· 13 commits to master since this release
4033e9e

v0.53.2

  • [TeamMsgExtractor #452] Adjusted code to allow html encoding to be cached to try to speed up bs4 operations.
  • [TeamMsgExtractor #453] Fixed handler for too large filetimes so that some filetimes being too large doesn't break the handler.
  • Fixed a bug that would cause an error in task objects due to a lack of enumerate.
  • Fix TOCEntry not initializing DVTargetDevice correctly.
  • Add temporary properties for ContentID to SignedAttachment. AFAIK these can't ever be set, but this prevents errors in some places.