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: My Project/Resources.resx
+15-4Lines changed: 15 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1099,13 +1099,24 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1099
1099
<dataname="WhatsNew"xml:space="preserve">
1100
1100
<value>Bugfixes
1101
1101
1102
-
- Fixed an issue that caused the AppX package addition dialog to show up on projects with Windows 7 images loaded
1102
+
- Fixed a translation issue in the Configuration List Editor
1103
+
- Fixed an issue where the AppX package information dialog would not show the path of the store logo assets and the path to the package manifest for some applications
1104
+
- Fixed an issue where the path roots of the AppX package information dialog contained double backslashes ("\\")
1105
+
- Fixed an issue where the driver information dialog threw an exception when loading in some cases
1106
+
- Fixed an issue where the project tree view would not be cleared when entering the online installation management mode
1107
+
- Fixed an issue where the "no selected items" panel of the AppX package addition dialog would not be resized when removing an entry or clearing all entries
1108
+
- The AppX package information dialog no longer allows you to copy the "Asset Unavailable" resource
1109
+
- The AppX package removal dialog no longer appends " (Cortana)" to the entry: "Microsoft.549981C3F5F10"
1103
1110
1104
1111
New features
1105
1112
1106
-
- CODE: introduced the "Utilities" namespace, which removes duplicate functions and puts the original ones in a centralized location
1107
-
- The package addition operation now shows a correct representation of the release type
1108
-
- The capability information dialog now represents download and install sizes correctly, in case a capability's sizes need to be shown in kilobytes</value>
1113
+
- Introduced the image split dialog
1114
+
- The image information dialog can now be opened from the single image index error dialog
1115
+
- In the online installation management mode, the AppX resource save dialog now defaults to the user's Pictures library and will default to the project directory otherwise
1116
+
- The existing mount directory link now opens the mounted image picker instead of the folder browser
1117
+
- The program immediately gets information about an image file now when selecting "Another image" in the image information dialog, if it had been specified
1118
+
- You can now click the AppX resource save notification to view the resource
1119
+
- The program directly unmounts read-only mounted images discarding changes when clicking the "Unmount image" button</value>
0 commit comments