This version improves several implementations, fixes some issues, and introduces some maintainer tools, meaning every contributor can finally maintain this project independently.
I'm sorry for delaying a long time because I'm busy on NanaZip and NanaBox. Finally, I have time to make rolling releases for NanaGet (like NanaBox 1.2 has several updates) in recent days.
Known issues
- The download folder customization is not available.
Release Notes
- 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 M2Team/NanaZip#435. (Thanks to sirredbeard.)
- Ignore the text scale factor for solving the UI layout issues like M2Team/NanaBox#10. (Feedbacked by prakharb5.)
- Improve maintainer tools for introducing automatic packaging support when building all targets for NanaGet.
- Improve several implementations.
Download
-
MSIX Package: NanaGet_1.2.789.0.msixbundle
- SHA-256: 0B4F8E6AD728E854DAC93CDD3C79B622548D9DC75C237CF460959197B712B35B
-
License XML: NanaGet_1.2.789.0.xml
- SHA-256: D345C5821B32C87EF670EE19E06A1DBD8E9E8F83D68B67B15D78051C9F95894E
-
Debug Symbols: NanaGet_1.2.789.0_DebugSymbols.zip
- SHA-256: 87617E4F12FF8B62966397CF757A23098FD90D832775E33369314AA72D7B07B7
Kenji Mouri