Releases: szczyglis-dev/py-gpt
Releases · szczyglis-dev/py-gpt
2.0.33
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
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
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
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
2.0.29 (2023-12-14)
- Added config and plugin options getters/setters
- Changed logo
- Small UI fixes
2.0.28
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
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
2.0.26 (2023-12-13)
- Added advanced config options for plugins
- Added additional file operations to Files I/O plugin
2.0.25
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
2.0.24 (2023-12-12)
- Fixed empty string in tokens calculator
- Added attachments reset before auto-capture from camera