v0.53.2
- [TeamMsgExtractor #452] Adjusted code to allow html encoding to be cached to try to speed up
bs4operations. - [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
TOCEntrynot initializingDVTargetDevicecorrectly. - Add temporary properties for
ContentIDtoSignedAttachment. AFAIK these can't ever be set, but this prevents errors in some places.