1- # 2.0.68 (unrelesed)
1+ # 2.1.0
2+ See http://msixhero.net/redirect/release-notes/2.1.0 for more details
3+
4+ ### New features and highlights ###
5+ * Support for appinstaller optional and related packages in the App Installer editor (595dfde3)
6+ * It is now possible to control the level of animations and other UI-effects (f9478c80)
7+ * Better performance on low-level/virtual machines or remote sessions (f9478c80)
8+
9+ ### Improvements ###
10+ * New dashboard view (273889ed)
11+ * In case of errors when installing packages, the message shown in the UI is more precise (89414f43)
12+ * It is now possible to add multiple files at once in the Sign Package dialog (19e65748)
13+ * Minor UI changes and improvements (e234aa33, c7a543fe)
14+ * Package selector now supports the ` .msixbundle ` extension (4b4f1dfb)
15+ * Improved parsing of packages (84a9db44)
16+
17+ ### Resolved issues ###
18+ * Fixed error when installing a bundle package (a6fe9cf2, #10 )
19+ * Fixed Package URL not being saved after changing its value in the app installer editor (67197ec0)
20+ * Fixed missing parameter ` --directory ` in app attach dialog (f4030d67)
21+ * Fixed a problem with the Add Folder prompt, which did not support cancelling (a2f49a3b)
22+
23+ # 2.0.68
224
325### Improvements ###
426* Better UI messages for winget CLI validation (#97 )
931* Fix "Parameter set cannot be resolved" when calling cert-related functions interoping with PS (#98 )
1032
1133# 2.0.64
12- See https ://msixhero.net/2021/02/16/msix-hero-2-0-64-improved-update-impact-with-cli-support/
34+ See http ://msixhero.net/redirect/release-notes/2.0.64 for more details
1335
1436### Improvements ###
1537* Added context menu item to open the * Change Volume* dialog for the selected package (18ad7af8)
@@ -32,7 +54,7 @@ See https://msixhero.net/2021/02/16/msix-hero-2-0-64-improved-update-impact-with
3254* Fixed a problem with * Modification Package* dialog, where the checkbox "Copy to VFS" was not reacting to changes of other controls (#92 )
3355
3456# 2.0.46
35- See https ://msixhero.net/2021/02/07/msix-hero-2-0-new-features-ui-open-source/
57+ See http ://msixhero.net/redirect/release-notes/2.0.46 for more details
3658
3759### Improvements ###
3860* Improved dependency viewer with legend and better captions (#86 )
@@ -45,7 +67,7 @@ See https://msixhero.net/2021/02/07/msix-hero-2-0-new-features-ui-open-source/
4567* (Regression) Fix crash to desktop when grouping packages by install date (#84 )
4668
4769# 2.0.39 (beta) #
48- See https ://msixhero.net/2021/02/01/msix-hero-2-0-39-beta/
70+ See http ://msixhero.net/redirect/release-notes/2.0.39 for more details
4971
5072### Breaking changes ###
5173* MSIX Hero migrated from .NET Core 3.1 to .NET 5.0 (#74 )
@@ -69,7 +91,7 @@ See https://msixhero.net/2021/02/01/msix-hero-2-0-39-beta/
6991* Fix transparent background during loading (280a2d62)
7092
7193# 2.0.0 (alpha) #
72- See https ://msixhero.net/2020/12/10/msix-hero-2-0-preview/ for more details
94+ See http ://msixhero.net/redirect/release-notes/2.0.0 for more details
7395
7496### New features ###
7597* New UI
@@ -78,4 +100,4 @@ See https://msixhero.net/2020/12/10/msix-hero-2-0-preview/ for more details
78100* Command-line generator
79101* Sorting and grouping by installation date
80102* New Event Viewer
81- * Other changes
103+ * Other changes
0 commit comments