From b74599546817d66b2f501ca0d318d033a04ad072 Mon Sep 17 00:00:00 2001 From: MouriNaruto Date: Sat, 22 Jun 2024 15:31:46 +0800 Subject: [PATCH] Switch to release. --- Documents/ReleaseNotes.md | 21 +++++++++++++++++++++ NanaGet/NanaGetResources.rc | Bin 3922 -> 3908 bytes NanaGetPackage/NanaGetPackage.wapproj | 2 +- NanaGetPackage/Package.appxmanifest | 6 +++--- 4 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Documents/ReleaseNotes.md b/Documents/ReleaseNotes.md index 98f360c..9ce680e 100644 --- a/Documents/ReleaseNotes.md +++ b/Documents/ReleaseNotes.md @@ -1,5 +1,26 @@ # NanaGet Release Notes +**NanaGet 1.2 (1.2.789.0)** + +- Fix no label issue in Tile mode when using Windows 10's Start. (Thanks to + hl2guide.) +- Continue to fix "Layout cycle detected. Layout could not complete." issue. +- Remove 32-bit x86 support because supported 32-bit x86 Windows versions don't + support running on 32-bit only x86 processors. +- Update Mile.Xaml to 2.1.661. +- Update Mile.Aria2 to 1.0.230. +- Use WINRT_NO_SOURCE_LOCATION to reduce the binary size. +- Use WTL NuGet package instead of ThirdParty\WindowsTemplateLibrary project. +- Update Mile.Windows.Helpers to 1.0.534. +- Use Mile.Json to 1.0.659 instead of JSON for Modern C++. +- Backport the documentation changes from https://github.com/M2Team/NanaZip/pull/435. + (Thanks to sirredbeard.) +- Ignore the text scale factor for solving the UI layout issues like + https://github.com/M2Team/NanaBox/issues/10. (Feedbacked by prakharb5.) +- Improve maintainer tools for introducing automatic packaging support when + building all targets for NanaGet. +- Improve several implementations. + **NanaGet 1.1 (1.1.400.0)** - Add German translation. (Contributed by uDEV2019.) diff --git a/NanaGet/NanaGetResources.rc b/NanaGet/NanaGetResources.rc index 5d75d321fffd99fced395319b81f74712fd97928..b4af88f5978bc7c1099b1481e68874e94c87b8cc 100644 GIT binary patch delta 12 Tcmca4cSLT(1-8xi*h)A6Cou(V delta 26 gcmX>icS&x;1vcIQh9ZVkhBAgsAX&coJX - + true Assets\%(RecursiveDir)%(FileName)%(Extension) diff --git a/NanaGetPackage/Package.appxmanifest b/NanaGetPackage/Package.appxmanifest index 31b6914..3a93e89 100644 --- a/NanaGetPackage/Package.appxmanifest +++ b/NanaGetPackage/Package.appxmanifest @@ -8,12 +8,12 @@ IgnorableNamespaces="uap rescap"> - NanaGet Preview + NanaGet Kenji Mouri Assets\StoreLogo.png @@ -40,7 +40,7 @@ Executable="$targetnametoken$.exe" EntryPoint="$targetentrypoint$">