This repository was archived by the owner on May 4, 2023. It is now read-only.
Version 2.1.1 #121
ren-yc
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changelog
Commands
Add
sysinfo. (#111)Add
develop opendataanddevelop opentemp. (#112)Add
config wizard. (#115)Add
restart. (#117)Replace
quitwithexit.Replace
anti-idlewithfocus.Replace
count-downwithcountdown.Remove
save, merge it toexit.Support for not specifying parameter
Tagforwork addandwork delete. (#98)Functions
Replace the obsolete random number generator
rand()withmt19937. (#97)Support for custom command prompt. (#100)
Use pop-up prompts instead of console interaction when trying to run
focus.Remove the intelligent detection input dead cycle loop. (#104)
Add interval time setting for specifying
focusto terminate the specified process.Prompt the user to force the program to restart after switching languages. (#107)
Resources
Support language
zh-CN.Uniformly store all interactive strings in the program into the language Json files. (#92)
Store the tables in
help configtoresources/${Language}/config.jsonindependently. (#93)Check the validity when reading the configuration file
settings.json. (#94)Store logs, data, and settings files to
AppData. (#101)Move temporary folder to
%USERPROFILE%/AppData/Local/Temp/WCH/. (#112)Add a separate C++ header file
modules/version.hppto specify the program version.Development
Use GitHub Actions to build multi architecture executables.
Update PowerShell automation scripts to adapt to different environments.
Use more efficient MSBuild in
scripts/build.ps1instead ofdevenv.com, which is encapsulated.Use GitHub Issue template in YAML format to replace the traditional Markdown format. (#103)
Bugfixes
#94
#107
Adjustments
#92
#93
#97
#98
#100
#101
#103
#104
#105
#106
#111
#112
#115
#116
#117
#119 (By @hjl2011)
Comparison
v2.1.0...v2.1.1
Communication
Our team has now established the Official QQ Discussion Group. Welcome to join us!
This discussion was created from the release Version 2.1.1.
Beta Was this translation helpful? Give feedback.
All reactions