📃 Changelog
- Added font styles to
notify()
to support non-chatgpt.com sites (@adamlui) - Added link underline style on hover to
alert()
(@adamlui) - Increased delay before div removal in
alert()
+20ms for smoother transition (@adamlui) - Stripped unneeded quotes from CSS selectors (@adamlui)
- Renamed
event
args offorEach
loops inhandlers.drag
type methods ofalert()
toeventType
for better clarity (@adamlui)
Full Changelog: v3.4.0...v3.5.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/KudoAI/chatgpt.js/tree/v3.5.0/#readme
Note: Asset chatgpt.js-3.5.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.