v3.0.0
版本发布时间: 2024-07-19 17:15:16
KudoAI/chatgpt.js最新发布版本:v3.2.0(2024-08-30 05:16:11)
📃 Changelog
-
Removed args from
chatgpt.clearChats()
due to deprecation of DOM method resulting from UI changes (@adamlui) -
Removed
.browser
methods from top-level that aren't semantic (@adamlui) -
Added key names to
keyHandler()
inchatgpt.alert()
to widen compatibility (@adamlui) -
Added
chatgpt.code.isIdle()
(@adamlui, @grayfallstown) -
Added
chatgpt.focusChatbar()
(@adamlui) -
Replaced deprecated
navigator.userAgent
w/.userAgentData
in Chromium browser detection methods (@adamlui) -
Added
chatgpt.browser.isEdge()
(@adamlui) -
Added
chatgpt.browser.isChrome()
(@adamlui) -
Added
chatgpt.browser.isBrave()
(@adamlui) - Added function synonym 'ff' for 'firefox' (@adamlui)
-
Added Space key to
chatgpt.alert()
dismissers (@adamlui) -
Added slight dim to light-mode
chatgpt.alert()
bg (@adamlui) -
Increased
fadeDuration
+0.05s inchatgpt.notify()
(@adamlui) -
Changed shape of Close button hover underlay in
chatgpt.alert()
to circle (@adamlui) -
Updated
chatgpt.sidebar.toggle()
to work w/ UI update (@adamlui) -
Moved
endpoints
from top-level tochatgpt
to avoid namespace pollution (@adamlui) - Renamed top-level objs to avoid namespace pollution (@adamlui)
-
Condensed
.is<Idle|Loaded>()
methods (@adamlui) - Replaced eslint-plugin-json-schema-validator w/ far unbuggier eslint-plugin-json (@adamlui)
- Bumped scss-to-css from 1.10.0 to 1.10.3 (@dependabot, @adamlui)
- Bumped minify.js from 1.7.0 to 1.8.1 (@dependabot, @adamlui)
- Bumped ESLint from 9.3.0 to 9.7.0 (@dependabot, @adamlui)
- Bumped husky from 9.0.11 to 9.1.1 (@dependabot, @adamlui)
- Bumped braces from 3.0.2 to 3.0.3 (@dependabot, @adamlui)
- Bumped ws from 7.5.9 to 7.5.10 (@dependabot)
- Bumped actions/checkout from v2 to v4 (@adamlui)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v2.9.3...v3.0.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.0.0/#readme
🧠 New Contributors
- @grayfallstown made their first contribution in https://github.com/KudoAI/chatgpt.js/discussions/272
Note: Asset chatgpt.js-3.0.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire repo at the time of this release.
1、 chatgpt-3.0.0.min.js 52.58KB
2、 chatgpt.js-3.0.0.tgz 593.67KB