Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 1.31 KB

Changelog

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

Added

  • Add English and Chinese language support! You can now switch between English and Chinese.
  • Add new useful links to the main page

Changed

  • Refactor the code to support multiple languages
  • Adjust some text to make it more readable

Removed

  • Hide the about page

Fixed

v0.0.6 - 2024-07-01

Added

  • Added GUI support for wt_ext_cli, and some bug fixes.
  • Support update checking

Changed

  • Configuration file reading and writing has been refactored for faster reads
  • Breaking Change: Renamed project name from wt-helper-app to wt-toolkit, this will cause the configuration file to be reset, please reconfigure the configuration file after the update

Removed

  • Remove useless configuration entries

Fixed

  • Upgraded versions of dependency libraries to improve security