v1.33.0
What's Changed
Fixes
- Fixed issue with Bing AI not using user's language in jailbreak mode by @today- in #229
- Fixed WebSocket connection error events not being caught in Bing by @ropoctl in #240
- Checked if IP is blocked by Bing by @likev and added a workaround for request being blocked due to geolocation in #244 and #230, respectively
- Handle eventMessage is null in Bing before setting properties in #247
Build
- Bumped ora from 6.2.0 to 6.3.0 by @dependabot in #237
Docs
- Added ChatGPTBox to Projects in README by @josStorer in #243
Features
- Put the conversation in "document summary" context in Bing by @interestingdarkness in #246
- Allow shouldGenerateTitle to be overridden by request in API server
Chore
- Updated bypass url in chatgpt-browser
New Contributors
- @today- made their first contribution in #229
- @ropoctl made their first contribution in #240
- @josStorer made their first contribution in #243
Full Changelog: v1.32.0...v1.33.0