From 4fa16ecae270fc60e098061f0e58117609edd747 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 23 Aug 2024 00:19: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 a5f94a26..ccb8c625 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@
  • [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
  • [ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
  • [ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
  • +
  • [ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
  • ...
  • Version 2.0.5 - 19/08/2024

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index c1d27fe6..4532e3d4 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -14,6 +14,7 @@
  • [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
  • [ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
  • [ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
  • +
  • [ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
  • ...
  • Version 2.0.5 - 19/08/2024