From c06df565b5e0c5d7fc7d1aa1206bc7a2db61ac6d Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 25 Sep 2024 21:00:01 +0200 Subject: [PATCH] release notes updated --- CHANGELOG.md | 2 +- options/mzta-release-notes.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7050359b..0a4cfcd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@
  • [OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
  • Custom Prompts storage space incremented to 5MB, using storage.local. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
  • [ChatGPT Web] Updated the information in the option page.
  • -
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
  • +
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
  • Added an option to order alphabetically the prompts in the menu.
  • Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 6ba8e8ca..0130e7c7 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -13,7 +13,7 @@
  • [OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
  • Custom Prompts storage space incremented to 5MB, using
    storage.local
    . Added also the total occupied space at the bottom of the Custom Prompts page [#129].
  • [ChatGPT Web] Updated the information in the option page.
  • -
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
  • +
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
  • Added an option to order alphabetically the prompts in the menu.
  • Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
  • ...