v3.1.0
版本发布时间: 2024-08-30 03:58:27
KudoAI/chatgpt.js最新发布版本:v3.2.0(2024-08-30 05:16:11)
📃 Changelog
-
Added notif div return to
chatgpt.notify()
, removed unneededasync
prefix (@adamlui) -
Added optional chaining + err returns to
querySelector
s to avoid throws for uninterrupted caller flow (@adamlui) -
Refactored
chatgpt.send()
to rely onchatgpt.getChatBox()
for easier maintenance (@adamlui) -
Replaced
let
w/const
where applicable for code clarity (@adamlui) -
Added
.no-mobile-tap-outline
to feedback methods (@adamlui) -
Generalized btn selector in
chatgpt.sidebar.toggle()
to work w/ current/future UI updates (@adamlui) -
Replaced
elem.addEventListener()
s w/ direct event props to widen browser compatibility (@adamlui) -
Updated selectors in
getNewChatButton()
(@adamlui) - Bumped minify.js from 1.8.3 to 1.8.4 (@adamlui)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v3.0.3...v3.1.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.1.0/#readme
Note: Asset chatgpt.js-3.1.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.js-3.1.0.tgz 593.62KB