Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
chatgpt.js-3.8.1.tgz | 2025-05-11 | 645.5 kB | |
chatgpt.js v3.8.1 source code.tar.gz | 2025-05-11 | 216.9 MB | |
chatgpt.js v3.8.1 source code.zip | 2025-05-11 | 217.4 MB | |
README.md | 2025-05-11 | 1.6 kB | |
Totals: 4 Items | 434.9 MB | 0 |
📃 Changelog
- Expanded prevent drag on interactive elems in
chatgpt.alert()
to all custom cursors (@adamlui) - Changed
chatgpt.alert()
button cursor to crosshair (@adamlui) - Replaced
Element.innerText
assignments w/ faster.textContent
(@adamlui) - Updated
chatgpt.selectors.sidebar
(@adamlui) - Changed
modalMessage.textContent
assignment inchatgpt.alert()
to.innerText
to restore support for complex DOM structures (@adamlui) - Bumped @html-eslint/eslint-plugin from 0.39.0 to 0.40.1 (@dependabot)
- Bumped @html-eslint/parser from 0.39.0 to 0.40.0 (@dependabot)
- Bumped ESLint from 9.25.1 to 9.26.0 (@dependabot)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v3.8.0...v3.8.1
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.8.1/#readme
Note: Asset chatgpt.js-3.8.1.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.