v2.8.0
版本发布时间: 2024-05-16 20:23:23
KudoAI/chatgpt.js最新发布版本:v3.2.0(2024-08-30 05:16:11)
📃 Changelog
-
Added post-GPT-4o UI support to
chatgpt.getSendButton()
(@adamlui, @micz) -
Added post-GPT-4o UI support to sender name stripping in
chatgpt.response.getFromDOM()
(@micz, @adamlui) -
Added post-GPT-4o UI support to
chatgpt.isLoaded()
(@adamlui) -
Added post-GPT-4o UI support to
chatgpt.sidebar.isOn()
(@adamlui) -
Added post-GPT-4o UI support to
chatgpt.sidebar.toggle()
(@adamlui) -
Added
chatgpt.getNewChatButton()
(@adamlui) -
Added aliases for
.startNewChat()
(@adamlui) -
Refactored return of
chatgpt.getChatData()
for improved readability/efficiency (@adamlui) -
Updated URL in
window.location.href
condition to pick DOM/API methods inchatgpt.response.get()
(@adamlui) -
Simplified
chatgpt.getResponse()
to callchatgpt.response.get()
for easier maintenance (@adamlui) -
Eliminated reliance on English in
chatgpt.getNewChatLink()
to support non-English UIs (@adamlui) -
Eliminated reliance on English in
chatgpt.startNewChat()
to support non-English UIs (@adamlui) -
Replaced interval w/ timer func in
chatgpt.isLoaded()
to avoid potential overlapping (@adamlui) -
Condensed
chatgpt.history.isLoaded()
using IIFE (@adamlui) -
Removed hiding of no-longer-existent enable history spam div from
chatgpt.sidebar.activateObserver()
(@adamlui) - Bumped minify.js from 1.6.1 to 1.6.3 (@dependabot, @adamlui)
- Bumped scss-to-css from 1.9.0 to 1.10.0 (@dependabot, @adamlui)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v2.7.1...v2.8.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v2.8.0/#readme
🧠 New Contributors
- @imranaalam made their first contribution in https://github.com/KudoAI/chatgpt.js/issues/259
Note: Asset chatgpt.js-2.8.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-2.8.0.min.js 52.06KB
2、 chatgpt.js-2.8.0.tgz 591.96KB