Change log of WT-ToolKit. All notable changes to this project will be documented in this file.
For version before v0.0.6, the change log is not available.
v0.1.0 - 2024-07-14
- Add English and Chinese language support! You can now switch between English and Chinese.
- Add new useful links to the main page
- Refactor the code to support multiple languages
- Adjust some text to make it more readable
- Hide the about page
v0.0.6 - 2024-07-01
- Added GUI support for wt_ext_cli, and some bug fixes.
- Support update checking
- Configuration file reading and writing has been refactored for faster reads
- Breaking Change: Renamed project name from
wt-helper-app
towt-toolkit
, this will cause the configuration file to be reset, please reconfigure the configuration file after the update
- Remove useless configuration entries
- Upgraded versions of dependency libraries to improve security