Skip to content

Releases: juzeon/SydneyQt

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

v2.2.7

20 Jan 06:03
Compare
Choose a tag to compare

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

v2.2.6

13 Jan 07:57
Compare
Choose a tag to compare

31f20ff - use virtual scroll for conversations, fix #187, fix #138
0016477 - hightlight active conversation, close #188
e96e637 - fix rich context css scope introduced in df19137
39a7a72 - add drag to quick response
f5f5aac - add drag preset order, close #183
174f41f - better reference variant, fix #182
d665cb9 - better reference in frontend
2419c36 - chore rename variables
3de30c6 - fix empty search results
4dc6945 - better search results
99653ed - extract search result from text block
7bb16bd - show full internal search query

v2.2.5

07 Jan 01:50
Compare
Choose a tag to compare

ebacedd - fix katex css & formula line break #168
01c9bc1 - save dialog with default filename, close #176
fa0f77b - move turbo switch outside #175
df19137 - change cursor on rich context
f106521 - save original image, fix #181

v2.2.4

24 Dec 07:42
Compare
Choose a tag to compare

3a62175 - add tips for #169
9a71a07 - fix katex rendering #168
2b1f39d - do not send system message when generating titles #165
6cc5d05 - fix link rendering in rich context #163
766fea6 - fix li style in rich context #163

v2.2.3

19 Dec 13:04
Compare
Choose a tag to compare

bc6b6ec - modify prompt to fit language for title, fixing #153
6eb96df - support reading .txt and .md files
38ceee1 - update dependencies
b4ecc7b - fix: add TrimSpace for GetConciseAnswer
88754a8 - add developer options to settings page
6badcca - better logging mechanism
07ebf15 - show warning when context is too long, addressing #158
30851e4 - use slog to replace log
cb77f6e - fix #157
d61a377 - modify conversation card time
6822b04 - add persistent user input
0e877ac - support upload image for gpt-4-vision, close #154
2c3c82a - add theme color picker
10a286c - alter prompt for generating titles

v2.2.2

14 Dec 08:07
Compare
Choose a tag to compare

9341a84 - add auto generate title, closes #134
76f986c - optimize conversation font
417b054 - fix: should scroll down context after switching workspace
e6c0174 - add DisableNoSearchLoader option
6d4b02d - add export workspaces #135
13cf60d - better additional options tooltip
a2d06d7 - modify gpt-4-turbo switch ui

v2.2.1

12 Dec 06:15
Compare
Choose a tag to compare

e6195d7 - fix #142 & add debug mode
81423f6 - add process lock #144 & graceful panic
8adb5f1 - fix image window font
2027076 - add image creation prompt rejection #147
7cb3a5b - refactor some workspace settings to dialog
403a10e - fix potential bugs for emitting update
e27361f - apply gpt4turbo option #148

v2.2.0

11 Dec 09:32
Compare
Choose a tag to compare

c15be3e - fix pdf reader #146
59c6782 - fix pptx reader #146
5d61934 - add utls to fake client hello
6a83e40 - fix: try using more realistic headers
ef404c0 - fix release notes line break
9648e33 - use random name for new chat, addressing #134
0cd5993 - add saving generative image
a5812fa - add generative image to frontend