Releases: gnh1201/welsonjs
Releases · gnh1201/welsonjs
0.2.7.48
0.2.7.48 released
- Changed to issue a warning about the possibility of malfunction if the screen scale is not 1 (when the screen DPI is not set to the default value). b2975e0
- Possible bug fixes for the screen operation duplicate processing prevention feature. a8a13b5
- Add support Anthropic/Claude integration (0.2.7.47)
0.2.7.47
0.2.7.46
0.2.7.45
0.2.7.44
0.2.7.44 released
- Change the documentation links to catswords-oss.rdbl.io
- Bug fixes and improvements for Screen Time Feature
- Improvements for SERP
- Add support
--env-file
(Set a.env
file path) parameter in the Interactive Service - Add
User-defined variables editor
(.env
file based) to WelsonJS.Launcher - Some minor fixes
0.2.7.43
0.2.7.43 released
- Added missing parameters for detecting SERP.
- Changed the WelsonJS favicon. Thanks @druidesse
0.2.7.42
0.2.7.42 released
- Fix an issue where the proxy URL was not applied in the default engine mode (MSXML). (lib/test.js, testloader.js)
- Update example code using API services in partnership.
0.2.7.41
0.2.7.40
0.2.7.39
0.2.7.39 released
- Updated: Applied a UI that supports tabs.
- Fixed: Moved some UI control functions (drag and drop) from
webloader.js
toapp/index.js
. - Fixed: Corrected the mislabeled identifier code for
console.warn()
inwebloader.js
(warning
->warn
). - Updated: Applied new screenshots reflecting the changes.