SydneyQt Versions Save

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).

v2.5.2

1 month ago

a8ee4f3 - add youtube video summary 2f98937 - set req client language a997e52 - fix duplicate set proxy warning d873dda - fix unescape html for katex, close #246 308b0cb - add insert to context to quick messages

v2.5.1

1 month ago

0aba373 - mark gpt-4-turbo switch deprecated a4246fd - upgrade dependencies & add filenamify, close #237 a984902 - remove duplicate doc loading messages c288dc0 - add keydown action to confirming dialogs 50f3e81 - add progress circular for index page loading ec3c720 - only migrate theme color if it's kept default

v2.5.0

2 months ago

a281c09 - migrate theme color 0a3a0a3 - bing file upload frontend 807a4d5 - migrate to better jailbreak prompt 8d4f3b7 - add bing's file upload to sydney package 8652712 - implement music creation frontend 3354c92 - feat(webapi): support plugins 0a4eecf - feat: general improvements on webapi 0ede7b5 - implement rich_data_reference 2fb209c - use music lyrics 31fb9fa - sydney dynamically uses plugins 4c263ef - support SUNO music creation WIP

v2.4.3

2 months ago

90c033a - mark ipc server deprecated b981f79 - update locationHints, addressing #228 cfe2a7a - fix: make webapi more friendly to non-pro users 9848b22 - remove from generate title 077c731 - add disable_summary_title_generation option 0bb4aca - fix draggable item key warning 2fb17fa - add back gpt4turbo with the new option #223 ebdf9ea - remove # from generated title ce5f76d - initWithPath better err handling 80b6620 - fix file path for macOS 154892c - try fixing for macos 7e7335a - add conversation style fallback e12f91f - add Designer GPTs as a conversation mode 8e835df - better config.json recovery, close #221 0b6cf6e - add Accept header to create conversation d81f26c - remove utls since we are using req now

v2.4.2

3 months ago

Upgrade to this version if you encounter:

bing explicit error: value: UnauthorizedRequest; message: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID=

83bd076 - upgrade dependencies b8fa6de - fix image creation 9c5f1c1 - fix image upload 58100f1 - replace resty with req to impersonate chrome, addressing #220 7cfd0de - update cookie creating conversation 4bb4ff9 - better err handling for creating conversation febd7f1 - remove silent fails for Unhandled Exception 3660d7e - remove deuct3 option, addressing #215

v2.4.1

3 months ago

40fde15 - add a button to show/hide system prompt in rich context, close #217 0942a99 - better err for creating conversation 3aad135 - cleanup browser user data after solving captcha 793ad2e - add btn to resolving captcha dialog 3f7d8e5 - add dialog when resolving captcha 282b633 - add options to improve image search

v2.4.0

3 months ago

New Feature: Automatic CAPTCHA resolving via bypass servers or local selenium browsers! ✨

e2cf431 - avoid potential slice modification for optionsSets dc38334 - suppress unhandled exception, addressing #215 19a0ae2 - use use_classic to replace gpt_4_turbo option ef5307a - update entire cookies 99eaf18 - chore modify text db9b79f - add auto resolve captcha using headless browser locally 61772a6 - fix potential bug 3a190ea - chore update text 7d3ec27 - more friendly captcha err db8db90 - fix: do not report context cancel err ccd2b7b - make create conversation private 3991172 - persist cookies after solving captcha f4afc0a - impl captcha solving interface e1db516 - refactor: create conversation internally & init auto solve captcha e18282e - set log level for captcha ec6a622 - add comment 1af1670 - format bing explicit error fd7547a - return cookies from captcha b6523e3 - implement bypass captcha funcs

v2.3.1

3 months ago

16276be - add new option for balanced mode, addressing #214 98b56b3 - optimize read options sets func 71b808d - temporarily comment CreativeClassic code, addressing #213 17483b9 - add generated code message type for codeint e608e7e - fix side bar card color on dark mode 1cf9999 - add cors to ipc, fix https://github.com/juzeon/SydneyQt-browser-extension/issues/1

v2.3.0

3 months ago

815c362 - add ipc server for browser extension 3d19ddc - simplify FileCookie struct 16f18db - allow context menu in prod build #205 134e6fa - add code copy #205 5911476 - revert change to invocationId b0f999b - send search result only when length is valid 9e57925 - update ask stream params b758c91 - read debug options set at runtime 22d2118 - chore: rearrange code a5b9fa4 - fix: avoid problems caused by changing message types 32578ee - fix: gpt-4 turbo is not stably enabled for copilot pro 9ff59f1 - fix: default options set should not be modified fba99d4 - fix: GPT-4 Turbo for Copilot Pro subscribers

v2.2.7

4 months ago

33c7c91 - handle openai stop event, close #198 & fix EventsOff 2a06f0a - add tooltip to conversation actions 48fe81d - add ShareGPT 0df42e9 - rearrange & modify code interpreter impl 42ee1e4 - feat: new message type for CodeInterpreter 3c8513e - feat: loading message for code interpreter 08da54f - feat: initial support for code interpreter 3a8f72d - feat: new option set ca9cae8 - fix: unable to chat with image 4feb0ec - refactor: better reading debug options 510c2fb - feat: general optimization for creating conversation params e348f32 - better err compatible reading lock file, addressing #195 e08cb30 - upgrade go dependencies 260228b - add debug options sets