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

Nagisa 0.3

Latest
Compare
Choose a tag to compare
@MouriNaruto MouriNaruto released this 01 Jun 06:05
· 131 commits to master since this release

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.