From e814f4e0d149d8b7e842ae46fa8632c4893c9245 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 13 Sep 2024 22:06:04 +0200 Subject: [PATCH] release notes updated --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f35c56..b42d5639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@
  • [ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
  • [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.
  • ...
  • Version 2.1.4 - 11/09/2024

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index b038051d..1e7d9673 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • [ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
  • [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.
  • ...
  • Version 2.1.4 - 11/09/2024