Version 1.2.0
·
23 commits
to master
since this release
v1.2.0
- Updated to new version set of extract-msg (>=0.33.0, <0.34.0). Version 0.32.0 was skipped intentionally due to some issues in the code as well as to prioritize the release of version 0.33.0.
- Fixed issue where double clicking attachments no longer worked (forgot to update the type checks to use the enum).
- Fixed bug that caused streams in embedded MSG files to not be found if you loaded it to be the current MSG file.
- Fixed typo that caused string viewer to not clear (forgot to add
.uibefore a ui element name).