Releases: juzeon/SydneyQt
v2.5.5
v2.5.4
v2.5.3
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
v2.5.1
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
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
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
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
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
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