Updated in 8th March, 2020
The development of NSudo 8.0 looks like Windows Longhorn, lol. Wait for long time. I am sorry about that.
For users
- Maybe some bugs in NSudo 6.2 have not fixed because I forget that and NSudo 8.0 changes a lot. I am sorry. I hope you can feedback again if you meet these in 8.0 again.
- Some documents only have English version. (I hope someone can make contribution about the other languages which I can't understand.)(P.S. I am a Chinese but I don't know the professional IT words in Chinese Traditional, So I hope some people can help me about that.)
For developers
- In my opinion, NSudo Devil Mode is stable enough for production. I hope more and more people will get benefits from that. (Reference: https://m2team.github.io/NSudo/en-us/docs/DevilMode.html)
- The AppVeyor CI and GitHub CI compile bugs won't be fixed until the next version.
- I can't promise that I don't break the ABI compatibility of NSudoAPI.dll (There is only NSudoCreateProcess API in it.) in the next version. (Because it's still under construction.) (Reference: https://m2team.github.io/NSudo/en-us/docs/SharedLibrary.html)
Change Log
- Reduce the binary size.
- Use FILE instead of std::ifstream.
- Use new compiler options.
- Merge NSudo to NSudoG.
- Optimize the icon resource.
- Use jsmn instead of JSON for Modern C++.
- Rename NSudo itself to NSudo Launcher. (NSudoLG.exe and NSudoLC.exe)
- Remove context menu support because you can use
https://github.com/Thdub/NSudo_Installer for better experience. - Add Itlian Language. (Contributed by garf02.)
- Add Spanish Language. (Contributed by Miguel Obando.)
- Use the Semantic Versioning format.
- Improve several implementations and documents.
- Add implementations for developers.
- Add NSudo Shared Library with C/C++ and .Net interoperability support.
- Add NSudo Devil Mode (NSudoDM).
- Add Mouri Internal Library Essentials (Mile).
- Noticeable things about compiling this project.
- Update to Visual Studio 2019.
- Update to the newest Windows 10 SDK.
- Improve AppVeyor CI and GitHub Actions CI support. (Thanks to Margen67.)
Download Mirrors
- [For Chinese users] lanzous: https://www.lanzous.com/ia3v6te
End
Have a good day. By Kenji Mouri.