Skip to content

Releases: Synaptrix/ChatGPT-Desktop

v0.0.3

20 Mar 07:36
Compare
Choose a tag to compare

ChatGPT-Desktop

   🚀 Features

  • Window wake up support for last position  -  by @bilibili-ayang in #30 (bcc0c)

   🏎 Performance

  • Optimized some details  -  by @bilibili-ayang in #31 (86d08)
    View changes on GitHub

v0.0.2-beta

20 Mar 03:30
Compare
Choose a tag to compare

ChatGPT-Desktop

   🚀 Features

  • Optimize scrollbars resolve #9  -  by @l1m2e in #10 and #9 (3806a)
  • Set the modal to add a click mask to close, close #12  -  by @bilibili-ayang in #12 (8cc60)
  • Remove the double tap shortcut function, close #17  -  by @bilibili-ayang in #25 and #17 (052dd)
  • Validation of the key before send message  -  by @bilibili-ayang in #27 (bb3f8)

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.0.1-beta

19 Mar 15:04
Compare
Choose a tag to compare

ChatGPT-Desktop

   🚀 Features

  • Add tray  -  by @bilibili-ayang (1b5a3)
  • Added sql, startup items now create folders  -  by @bilibili-ayang (c7a78)
  • New theme switching function  -  by @bilibili-ayang (72e66)
  • The frosting effect is implemented in css  -  by @bilibili-ayang (71088)
  • New generation of random avatar components  -  by @bilibili-ayang (9da34)
  • Added sql configuration  -  by @bilibili-ayang (87961)
  • Added a store of records  -  by @bilibili-ayang (404d3)
  • Add new database table  -  by @bilibili-ayang (619a0)
  • Add chatgpt role selection  -  by @orangelckc in #2 (477da)
  • Change part of the code and modify the ui of the input box  -  by @bilibili-ayang (c08f6)
  • Added the function of fixed window  -  by @bilibili-ayang (54acb)
  • Add default shortcut alt + x to open window  -  by @bilibili-ayang (7ed8f)
  • Add delete before judgment confirm dialog  -  by @bilibili-ayang (48399)
  • Modify tray icon  -  by @bilibili-ayang (f100e)
  • Update docs  -  by @bilibili-ayang (535a6)
  • Some new function blocks have been added  -  by @bilibili-ayang (70934)
  • Code to implement some of the functions  -  by @bilibili-ayang (6dc88)
  • Modify some class names  -  by @bilibili-ayang (466e0)
  • Wrote something to the settings pop-up box  -  by @bilibili-ayang (f2153)
  • Connecting api requests  -  by @bilibili-ayang (b28a2)
  • Add multiple judgments for input box carriage return  -  by @bilibili-ayang (a1573)
  • Encapsulated functional components  -  by @bilibili-ayang (57520)
  • Change the settings to modal  -  by @bilibili-ayang (3cabf)
  • Added component for modifying global shortcut key bindings  -  by @bilibili-ayang (00138)
  • Role search/new function  -  by @orangelckc (a587a)
  • Add session chat  -  by @orangelckc (17f73)
  • Added the ability to turn on self-start  -  by @bilibili-ayang (46fa5)
  • Added the ability to remember the last shortcut key  -  by @bilibili-ayang (67492)
  • Hide the dock bar icon  -  by @bilibili-ayang (f2bec)
  • Response to last quesition  -  by @orangelckc (12133)
  • Switch session and lock session role  -  by @orangelckc (a6150)
  • Add history component  -  by @orangelckc (d52ac)
  • Add stream output and memory mode  -  by @orangelckc (06969)
  • Add input search role  -  by @bilibili-ayang in #4 (f6232)
  • Added markdown rendering and code highlighting  -  by @bilibili-ayang in #5 (710c0)
  • Obtain the list again after deleting the history  -  by @bilibili-ayang (1dc7a)
  • Session add code copy and export image function  -  by @bilibili-ayang (c7340)

   🐞 Bug Fixes

  • Fix the problem of non-hotkey continuous appending  -  by @bilibili-ayang (c02b0)

   🏎 Performance

  • Get focus to add border, lose focus to remove  -  by @bilibili-ayang (1a6dd)
  • Optimized sql update method  -  by @bilibili-ayang (ec6c1)
  • Optimized the style of the role list  -  by @bilibili-ayang (3dc74)
  • Optimized some styles  -  by @bilibili-ayang (3d872)
  • Optimized store and sql  -  by @bilibili-ayang (1ca99)
  • Optimized key icons to font symbols  -  by @bilibili-ayang (f6923)
  • Change arrow key symbols  -  by @bilibili-ayang (9a4a4)
  • Optimized some codes  -  by @bilibili-ayang (fdcb4)
  • Optimized the ui style of the role component  -  by @bilibili-ayang in #3 (6ea94)
  • Optimized the style of the history list  -  by @bilibili-ayang (9b535)
  • Optimize the display of session content  -  by @bilibili-ayang in #8 (53224)
  • Optimize part of the code  -  by @bilibili-ayang (18d21)
    View changes on GitHub