diff --git a/Documents/Changelog.md b/Documents/Changelog.md index bca39cd4..04c75c0d 100644 --- a/Documents/Changelog.md +++ b/Documents/Changelog.md @@ -1,5 +1,20 @@ # Changelog +**NanaZip 1.0 Preview 3 (1.0.46.0)** + +- Enable parsing the NSIS script support in the NSIS archives. (Suggested by + alanfox2000. Thanks to myfreeer.) +- Simplify the separator layout in the context menu implementation. +- Fix app still displays in folder context menu, resulting in empty entry + that doesn't do anything when no options that could interact. (Thanks to + shiroshan.) +- Fix the application crash in some cases caused by some issues in the + exception handler implementation from VC-LTL 5.x. (Thanks to mingkuang.) +- Update new icons. (Designed by Alice (四月天), Chi Lei, Kenji Mouri, Rúben + Garrido and Sakura Neko.) +- Make main NanaZip package contains all resources. +- Fix the command line help string. (Thanks to adrianghc.) + **NanaZip 1.0 Preview 2 (1.0.31.0)** - Remove IObjectWithSite in shell extension implementation to reduce the