Skip to content

Releases: juzeon/SydneyQt

v2.5.3

15 May 09:55
Compare
Choose a tag to compare

5a79060 - upgrade dependencies
ac21fd7 - paste to upload file
9034812 - paste to upload image
498c4be - use r.jina.ai for webpage input
da0b05c - fixContextLineBreak when context is empty
0623d8f - fix DisableNoSearchLoader for Chinese
5833733 - fix latex inline expression, close #248
be5cfb6 - change swal theme
5e1b977 - parse youtu.be
7d67bf8 - fix swal z-index

v2.5.2

05 Apr 09:34
Compare
Choose a tag to compare

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

26 Mar 02:23
Compare
Choose a tag to compare

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

04 Mar 03:41
Compare
Choose a tag to compare

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

27 Feb 12:11
Compare
Choose a tag to compare

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

16 Feb 14:28
Compare
Choose a tag to compare

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

13 Feb 10:02
Compare
Choose a tag to compare

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

07 Feb 09:46
Compare
Choose a tag to compare

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

03 Feb 14:09
Compare
Choose a tag to compare

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 juzeon/SydneyQt-browser-extension#1

v2.3.0

27 Jan 10:16
Compare
Choose a tag to compare

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