Browse Source

Update package version to 5.0.1188.0.

pull/529/head 5.0.1188.0
MouriNaruto 8 months ago
parent
commit
2ee58ab57a
  1. 6
      Documents/ReleaseNotesPreview.md
  2. 2
      NanaZipPackage/Package.appxmanifest

6
Documents/ReleaseNotesPreview.md

@ -2,7 +2,7 @@
For stable versions, please read [NanaZip Release Notes](ReleaseNotes.md).
**NanaZip 5.0 Preview 0 (5.0.11xx.0)**
**NanaZip 5.0 Preview 0 (5.0.1188.0)**
- This release includes all the improvements from NanaZip 3.1 (3.1.1080.0)
(https://github.com/M2Team/NanaZip/releases/tag/3.1.1080.0).
@ -11,7 +11,9 @@ For stable versions, please read [NanaZip Release Notes](ReleaseNotes.md).
Classic using ucrtbase.dll with 10.0.19041.0 version or later.
- Update Mile.Windows.Helpers to 1.0.671.
(https://github.com/ProjectMile/Mile.Windows.Helpers/tree/1.0.671.0)
- Move NanaZip console version to NanaZip.Core project.
- Move NanaZip console version to NanaZip.Core project. (Not used in NanaZip
MSIX package because we need to release the next preview to contain the
CVE-2024-11477 fix in NanaZip 3.1.)
- Remove C++/WinRT dependency for NanaZip.Codecs and NanaZip.Frieren.
- Add GetDpiForWindowWrapper for NanaZip.Frieren.DarkMode to fix the legacy
Windows compatibility issues.

2
NanaZipPackage/Package.appxmanifest

@ -21,7 +21,7 @@
<Identity
Name="40174MouriNaruto.NanaZipPreview"
Publisher="CN=E310A153-74A9-4D81-800B-857A8D58408A"
Version="5.0.1185.0" />
Version="5.0.1188.0" />
<Properties>
<DisplayName>NanaZip Preview</DisplayName>

Loading…
Cancel
Save