Skip to content

Releases: szczyglis-dev/py-gpt

2.1.73

24 Apr 01:12
Compare
Choose a tag to compare
  • Fixed issue #50 - missing type key in config.

2.1.72

24 Apr 00:14
Compare
Choose a tag to compare
  • Fixed context initialization in web view on app load.
  • Improved and optimized items rendering.
  • Refactored web view CSS.
  • Rendering optimization.
  • Added real-time items reload and append.
  • Added theme CSS to scrollbars.
  • Added JS console debug to Logger window.

2.1.71

22 Apr 22:53
Compare
Choose a tag to compare
  • Added 160+ prompt templates from "Awesome ChatGPT Prompts" repository - to use them, right-click on the input or system prompt textarea and select the "Paste from template..." option.

2.1.70

22 Apr 13:54
Compare
Choose a tag to compare
  • Added web view CSS reload on theme switch.
  • Fixed time display CSS in web view.

2.1.69

22 Apr 12:29
Compare
Choose a tag to compare
  • Added html buffer to speed-up context initialization in web view.
  • Fixed items append in web view in agent mode.

2.1.68

22 Apr 10:17
Compare
Choose a tag to compare
  • Fix: CPU usage on multiple items.

2.1.67

22 Apr 09:46
Compare
Choose a tag to compare
  • Optimized items rendering.

2.1.66

22 Apr 09:06
Compare
Choose a tag to compare
  • Improved content formatting in HTML export.

2.1.65

22 Apr 08:20
Compare
Choose a tag to compare
  • Improved save as in Web View output.
  • Added save as text and save as html separated options.

2.1.64

22 Apr 06:34
Compare
Choose a tag to compare
  • Improved real-time CSS reloading.