You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
**v1.2.0**
2
+
* 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.
3
+
* Fixed issue where double clicking attachments no longer worked (forgot to update the type checks to use the enum).
4
+
* Fixed bug that caused streams in embedded MSG files to not be found if you loaded it to be the current MSG file.
5
+
* Fixed typo that caused string viewer to not clear (forgot to add `.ui` before a ui element name).
6
+
1
7
**v1.1.0**
2
8
* Updated to new version set of extract-msg (>=0.31.0, <0.32.0).
3
9
* Added sorting to many of the displays. Updated internal way data is handled to help this.
0 commit comments