Releases: szczyglis-dev/py-gpt
Releases · szczyglis-dev/py-gpt
2.0.36
2.0.36 (2023-12-18)
- Improved plugins handling
- Added Event Dispatcher and event-based system
2.0.35
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
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
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