Skip to content

Releases: szczyglis-dev/py-gpt

2.0.13

10 Dec 12:34
Compare
Choose a tag to compare

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

09 Dec 14:56
Compare
Choose a tag to compare

2.0.12 (2023-12-09)

  • Improved system commands execution

2.0.11

09 Dec 11:47
Compare
Choose a tag to compare

2.0.11 (2023-12-09)

  • Small fixes

2.0.10

09 Dec 11:15
Compare
Choose a tag to compare

2.0.10 (2023-12-09)

  • Updated locale

2.0.9

09 Dec 10:43
Compare
Choose a tag to compare

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

08 Dec 19:56
Compare
Choose a tag to compare

2.0.8 (2023-12-08)

  • Improved Web Search plugin

2.0.7

08 Dec 17:30
Compare
Choose a tag to compare

2.0.7 (2023-12-08)

  • Improved code execution with Code Interpreter / Files I/O plugins

2.0.6

08 Dec 15:44
Compare
Choose a tag to compare

2.0.6 (2023-12-08)

  • Added layout density configuration

2.0.5

08 Dec 15:06
Compare
Choose a tag to compare

2.0.5 (2023-12-08)

  • Added support for external CSS
  • Added custom fonts support
  • Improved material theme support

2.0.4

08 Dec 09:42
Compare
Choose a tag to compare

2.0.4 (2023-12-08)

  • Added configuration options for plugins: Files I/O, Code Interpreter
  • UI fixes