chatgpt.js v3.3.0
📃 Changelog
- Added
chatgpt.sidebar.exists()
+ aliases (@adamlui) - Added
chatgpt.<footer|header>
obj methods, refactored root methods to call them (@adamlui) - Added
chatgpt.footer.get()
, refactored methods to call it (@adamlui) - Enhanced
is<Idle|Loaded>
methods w/ timeout param (@adamlui) - Improved sidebar toggle/visibility methods w/ early return if not found + logging (@adamlui)
- Updated
chatgpt.send()
to work w/ new chatbar (@adamlui) - Updated
chatgpt.isIdle()
+chatgpt.code.isIdle()
to work w/ new UI (@adamlui) - Updated
chatgpt.getNewChatButton()
to work in Logged Out session (@adamlui) - Updated
chatgpt.sendInNewChat()
to work in Logged Out session (@adamlui) - Bumped husky from 9.1.5 to 9.1.6 (@dependabot, @adamlui)
- Bumped send from 0.18.0 to 0.19.0 (@dependabot)
- Bumped serve-static from 1.15.0 to 1.16.2 (@dependabot)
Full Changelog: v3.2.1...v3.3.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.3.0/#readme
Note: Asset chatgpt.js-3.3.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.