Skip to content

Releases: M2Team/NanaGet

NanaGet 1.2 (1.2.789.0)

24 Jun 11:50
Compare
Choose a tag to compare

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

NanaGet 1.1 (1.1.400.0)

01 Jun 16:09
Compare
Choose a tag to compare

We are excited to announce that we've released the second stable version, NanaGet 1.1, and is now available for download.

Release Notes

  • Add German translation. (Contributed by uDEV2019.)
  • Add firewall rules for in AppX manifest. (Suggested by AndromedaMelody.)
  • Add Traditional Chinese translation. (Contributed by SakuraNeko.)
  • Add Japanese translation. (Contributed by hez2010.)
  • Refresh application and file type icons. (Designed by Shomnipotence.)
  • Update the minimum system requirement to Windows 10 Version 2004 (Build 19041) or later for solving issues in the XAML Islands.
  • Fix twice initialization issue. (Thanks to driver1998.)
  • Use NuGet package version of Mile.Aria2 instead of Aria2 mainline for getting smaller binary size and full native ARM64 support.
  • Use NuGet package version of Mile.Xaml and update to 2.0.616.
  • Refresh the UI with Windows 11 XAML control styles and the immersive Mica effects.
  • Migrate implementation from Windows.Data.Json to JSON for Modern C++.
  • Use Git submodule version of Mile.Project.Windows.
  • Add Mile.Windows.Helpers 1.0.15.
  • Use separate modal dialogs instead of XAML content dialogs.
  • Show error dialog when Windows Runtime XAML meeting the unhandled exception.
  • Improve the save download session support.

Usage

Download 40174MouriNaruto.NanaGet_1.1.400.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri

NanaGet 1.0 (1.0.36.0)

01 Jun 15:55
Compare
Choose a tag to compare

We are excited to announce that we've released the first stable version, NanaGet 1.0, and is now available for download.

For more information, please read Introducing NanaGet - Lightweight file transfer utility based on aria2 and XAML Islands.

Release Notes

  • Use aria2 as transfer engine.
  • Add English and Simplified Chinese support.
  • Packaging with MSIX for modern deployment experience.
  • Modernize the UI with XAML Islands with dark and light mode support. (Dynamic dark and light mode switching is supported for Windows 11 and later.)
  • Add full High DPI and partial Accessibility support.

Usage

Download 40174MouriNaruto.NanaGet_1.0.36.0_gnj4mf6z9tkrc.msixbundle and open it.

Kenji Mouri