Skip to content

Releases: szczyglis-dev/py-gpt

2.0.33

17 Dec 02:59
Compare
Choose a tag to compare

2.0.33 (2023-12-17)

  • Fixed dialog's save/update button handlers
  • Fixed uploaded files reload in assistants
  • Fixed focus loss on assistants list
  • Fixed Output Files header
  • Fixed UI
  • Added delete confirmation to dictionary options
  • Added context change lock before response generation
  • Added allowed types for contexts
  • Added a link to the documentation in the menu
  • Added saving state of opened advanced options in plugins
  • Disabled mouse scroll on sliders

2.0.32

16 Dec 01:52
Compare
Choose a tag to compare

2.0.32 (2023-12-16)

  • Added real-time font-size change with CTRL + mouse scroll in input, output and notepad windows
  • Increased allowed font-size to 42
  • Fixed line display in plugin settings

2.0.31

16 Dec 00:47
Compare
Choose a tag to compare

2.0.31 (2023-12-16)

  • Speech recognition (Whisper) small fixes, optimization and improvements
  • Added advanced internal options to speech recognition config

2.0.30

15 Dec 20:48
Compare
Choose a tag to compare

2.0.30 (2023-12-15)

  • Speech recognition and synthesis fixes and improvements
  • Fixed and improved speech recognition via Whisper
  • Fixed and improved voice synthesis via OpenAI TTS and MS Azure
  • Added new options to speech recognition: magic words, stop words, prefix words, auto-send and wait for response
  • Added new more intuitive voice input/output control panel in UI

2.0.29

14 Dec 20:22
Compare
Choose a tag to compare

2.0.29 (2023-12-14)

  • Added config and plugin options getters/setters
  • Changed logo
  • Small UI fixes

2.0.28

14 Dec 15:21
Compare
Choose a tag to compare

2.0.28 (2023-12-14)

  • Added new hidden Credentials/API Key field type (asterisks against plain-text)
  • Simplified presets editing
  • Fixed Assistants function management
  • Improved UI
  • Improved settings editing

2.0.27

14 Dec 12:05
Compare
Choose a tag to compare

2.0.27 (2023-12-14)

  • Added specified "url open" command to Web Search plugin
  • Added additional advanced options to above plugins
  • Improved Web Search and Commands Execution
  • Improved updater and config patcher
  • Improved command execution logging

2.0.26

13 Dec 23:14
Compare
Choose a tag to compare

2.0.26 (2023-12-13)

  • Added advanced config options for plugins
  • Added additional file operations to Files I/O plugin

2.0.25

13 Dec 20:51
Compare
Choose a tag to compare

2.0.25 (2023-12-13)

  • Added advanced settings
  • Added clear on capture config option
  • Added capture quality config option
  • Added launcher shortcuts
  • Improved plugins
  • Improved WebSearch
  • Optimized commands response
  • Fixed UI issues

2.0.24

12 Dec 18:47
Compare
Choose a tag to compare

2.0.24 (2023-12-12)

  • Fixed empty string in tokens calculator
  • Added attachments reset before auto-capture from camera