Releases: szczyglis-dev/py-gpt
Releases · szczyglis-dev/py-gpt
2.0.13
2.0.13 (2023-12-10)
- Fixed path resolving in "open in directory" option on Windows OS
- Added real-time apply of "layout density" (after "save changes" in Settings)
- Default "layout density" changed to 0
- Updated locale
2.0.12
2.0.12 (2023-12-09)
- Improved system commands execution
2.0.11
2.0.11 (2023-12-09)
- Small fixes
2.0.10
2.0.10 (2023-12-09)
- Updated locale
2.0.9
2.0.9 (2023-12-09)
- Added Command: Custom Commands feature; plugin allows to easily create and execute custom commands
- Added new features to Command: Files I/O: downloading files, copying files and dirs, moving files and dirs
2.0.8
2.0.8 (2023-12-08)
- Improved Web Search plugin
2.0.7
2.0.7 (2023-12-08)
- Improved code execution with Code Interpreter / Files I/O plugins
2.0.6
2.0.6 (2023-12-08)
- Added layout density configuration
2.0.5
2.0.5 (2023-12-08)
- Added support for external CSS
- Added custom fonts support
- Improved material theme support
2.0.4
2.0.4 (2023-12-08)
- Added configuration options for plugins: Files I/O, Code Interpreter
- UI fixes