chatgpt.js v3.6.0
📃 Changelog
- Added
chatgpt.isTyping()
+ func synonym (@adamlui) - Added
onend
callback option + key validation tochatgpt.speak()
, condensed code (@adamlui) - Added 'play' func synonym for 'speak' (@adamlui)
- Added
-o-user-select: none
tochatgpt.<alert|notify>()
styles (@adamlui) - Expanded transition style support to older browsers (@adamlui)
- Refactored
chatgpt.alert()
to rely onmodal.onanimationend
for precise removal timing (@adamlui) - Condensed
chatDivs.length
check inchatgpt.exportChat()
(@adamlui) - Condensed CSS color declarations (@adamlui)
- Simplified
chatgpt.isDarkMode()
(@adamlui) - Replaced
promptsURL
inchatgpt.actAs(persona)
w/ jsDelivr one (@adamlui) - Implemented @eslint/css as dev dependency (@adamlui)
- Implemented html-eslint as dev dependency (@adamlui)
- Bumped @adamlui/scss-to-css from 1.10.22 to 1.10.24 (@dependabot)
- Bumped @eslint/json from 0.9.0 to 0.10.0 (@dependabot)
- Bumped @eslint/markdown from 6.2.1 to 6.2.2 (@dependabot)
- Bumped @stylistic/eslint-plugin-js from 2.12.1 to 3.0.1 (@dependabot)
- Bumped ESLint from 9.17.0 to 9.19.0 (@dependabot)
Full Changelog: v3.5.0...v3.6.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.6.0/#readme
Note: Asset chatgpt.js-3.6.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.