Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
chatgpt.js-3.8.2.tgz | 2025-07-28 | 643.1 kB | |
chatgpt.js v3.8.2 source code.tar.gz | 2025-07-28 | 216.9 MB | |
chatgpt.js v3.8.2 source code.zip | 2025-07-28 | 217.4 MB | |
README.md | 2025-07-28 | 2.4 kB | |
Totals: 4 Items | 435.0 MB | 2 |
📃 Changelog
- Fixed
chatgpt.getChatData()
to traverse full message tree to account for intermediate messages (@m-k8s) - Updated
chatgpt.selectors.header
(@adamlui) - Updated
chatgpt.selectors.sidebar
to include new slideover one (@adamlui) - Updated
chatgpt.selectors.btns.sidebar
(@adamlui) - Y-positioned
chatgpt.notify()
toasts (@adamlui) - Shortened chatgpt.selectors (@adamlui)
- Replaced
background-color
w/background
(@adamlui) - Replaced deprecated @stylistic/eslint-plugin-js w/ eslint-plugin (@adamlui)
- Bumped @adamlui/scss-to-css from 1.10.32 to 1.10.36 (@dependabot)
- Bumped @eslint/css from 0.7.0 to 0.10.0 (@dependabot)
- Bumped @eslint/json from 0.12.0 to 0.13.1 (@dependabot)
- Bumped @eslint/markdown from 6.4.0 to 7.1.0 (@dependabot)
- Bumped @html-eslint/parser from 0.40.0 to 0.43.0 (@dependabot)
- Bumped @html-eslint/eslint-plugin from 0.40.1 to 0.43.1 (@dependabot)
- Bumped brace-expansion from 1.1.11 to 1.1.12 (@adamlui)
- Bumped ESLint from 9.26.0 to 9.32.0 (@dependabot)
- Bumped eslint-plugin-import from 2.31.0 to 2.32.0 (@dependabot)
- Bumped eslint-plugin-regexp from 2.7.0 to 2.9.0 (@dependabot)
Full Changelog: https://github.com/KudoAI/chatgpt.js/compare/v3.8.1...v3.8.2
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.8.2/#readme
🧠New Contributors
- @m-k8s made their first contribution in https://github.com/KudoAI/chatgpt.js/pull/414
Note: Asset chatgpt.js-3.8.2.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.