Skip to content

Releases: szczyglis-dev/py-gpt

2.0.36

18 Dec 05:20
Compare
Choose a tag to compare

2.0.36 (2023-12-18)

  • Improved plugins handling
  • Added Event Dispatcher and event-based system

2.0.35

18 Dec 02:06
Compare
Choose a tag to compare

2.0.35 (2023-12-18)

  • Fixed lists focus lost and selection disappearing
  • Added clickable links to API keys pages
  • Added scroll position store in notepads
  • Auto auto-switch to preset after create
  • Assistants files and thread moved to external classes
  • UI fixes
  • Code fixes

2.0.34

17 Dec 04:47
Compare
Choose a tag to compare

2.0.34 (2023-12-17)

  • Added option "Lock incompatible modes" to prevent mixing of incompatible contexts.
  • Added PyPI link to the About menu.

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