v2.7.0
版本发布时间: 2024-05-09 21:58:42
KudoAI/chatgpt.js最新发布版本:v3.2.0(2024-08-30 05:16:11)
📃 Changelog
-
Added
chatgpt.getScrollToBottomButton()
(@adamlui) -
Added
chatgpt.getHeaderDiv()
+ alias (@adamlui) -
Added
chatgpt.getFooterDiv()
+ alias (@adamlui) -
Added
chatgpt.hideHeader()
(@adamlui) -
Added
chatgpt.hideFooter()
(@adamlui) -
Added
chatgpt.showHeader()
(@adamlui) -
Added
chatgpt.showFooter()
(@adamlui) - Added function synonym 'btn' for 'button' (@adamlui)
- Replaced userguide links in READMEs w/ versioned URLs to trigger sync w/ each bump for accurate context per release (@adamlui)
-
Updated CSS selector in
chatgpt.getRegenerateButton()
to work w/ new chatgpt.com UI (@micz) -
Updated node returned by
chatgpt.getRegenerateButton()
to be the button instead of its parent node (@adamlui) -
Updated
chatgpt.response.generate()
to rely onchatgpt.getRegenerateButton()
+ added error logging (@adamlui) -
Updated
chatgpt.regenerate()
to callchatgpt.response.regenerate()
for improved maintainability (@adamlui) -
Updated
chatgpt.scrollToBottom()
to rely onchatgpt.getScrollToBottomButton()
+ added error logging (@adamlui)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v2.6.10...v2.7.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v2.7.0/#readme
🧠 New Contributors
- @micz made their first contribution in https://github.com/KudoAI/chatgpt.js/pull/254
Note: Asset chatgpt.js-2.7.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.7.0.min.js 52.08KB
2、 chatgpt.js-2.7.0.tgz 591.77KB