Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Releases: M2TeamArchived/Nagisa

Nagisa 0.3

01 Jun 06:05
Compare
Choose a tag to compare

Full Changelog

  • Add Multi-language Support: Spanish. (Contributed by Jhovany200.)
  • Fix a bug that could cause the app to crash.
  • Adjust the MainPage UI. (Thanks to suwakowww.)
  • Fix a bug that you need to click the "File Name" TextBox before you download
    a file. (Thanks to 桥月梦.)
  • According to system requirements for Windows 8, 8.1 and 10, re-enable the SSE
    and SSE2 optimization in the x86 binaries.
  • Add OpenSSL for implementing SSL support for the future builtin transfer
    engine.
  • Improve several implementations and add AppVeyor CI support.
  • Update to Windows 10 SDK Build 17134.
  • Update to C++ 17 standard.
  • Refactor the Assassin with C++/WinRT.

Nagisa 0.2

05 Feb 07:53
Compare
Choose a tag to compare

Nagisa 0.2 [Build 22]

Full Changelog

  • Change the icon.
  • Fix several bugs and improve several implementations.
  • Add configuration infrastructure.
  • You can cancel task without remove it in the UI.
  • You can open every task's folder in the UI.
  • You can start or pause all tasks in the UI.
  • You can clear task list in the UI.
  • You can use the custom or last used folder as the default download folder.
  • You can get the total download and total upload bandwidth in the UI.
  • You can open default download folder by File Explorer in the UI.

Nagisa 0.1

15 Jan 08:10
Compare
Choose a tag to compare

Nagisa 0.1 [Build 10]

  • Supported Transfer Protocols: HTTP, HTTPS, FTP, FTPS, WebSocket and WebSocket
    Secure.
  • Muitl-language Support: English and Simplified Chinese.
  • Support background download.
    (Temporarily Based on Windows.Networking.BackgroundTransfer)
  • Support resume broken/dead downloads.
    (Temporarily Based on Windows.Networking.BackgroundTransfer)
  • Support single-threaded multi-tasking download.
    (Temporarily Based on Windows.Networking.BackgroundTransfer)
  • Support for searching tasks from the task list.
  • The color themes of Nagisa follows the options in Windows Settings.