chatgpt.js v2.9.3
📃 Changelog
- Added temp chat refresh icon targeting to
chatgpt.getNewChatButton()
selector (@adamlui) - Revised
chatgpt.sidebar.isLoaded()
to timeout 5s afterchatgpt.isLoaded()
due to new occasional absence of New Chat link (@adamlui) - Halved check frequencies of
.is<Idle|Loaded>()
methods to widen browser support (@adamlui) - Bumped ESLint from 9.2.0 to 9.3.0 (@dependabot, @adamlui)
Full Changelog: v2.9.2...v2.9.3
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v2.9.3/#readme
Note: Asset chatgpt.js-2.9.3.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.