Releases: XKaguya/StoPasswordBook
Releases · XKaguya/StoPasswordBook
StoPasswordBook [1.0.3]
General
- Move from
Playwright
toHttpClient
for fast, no-install need.
For more suppport, Please download CommonUpdater and put into same folder.
Full Changelog: 1.0.2...1.0.3
StoPasswordBook [1.0.2]
General
- The program nolonger using sleep to wait launcher response.
- Resolved bugs.
StoPasswordBook [1.0.1]
General
- The Account & Password response has now been replaced by the following strings:
ACCOUNT_HIDDEN_DUE_TO_PRIVACY
&PASSWORD_HIDDEN_DUE_TO_PRIVACY
.
This message is used for debugging, which leaked private data in the previous version. It is highly recommended to upgrade to version 1.0.1 and above
-
Log lines now include the method name, but it is not necessary to use
CallerMemberName
due to the complications it introduces. -
AutoUpdate has now been moved after log initialization.
-
AutoUpdate will now display a
MessageBox
when there is noCommonUpdater
in the current directory.
StoPasswordBook [1.0.0]
First release.