From 5ab784b88d7dfaf683eddf395eac467444ca40d4 Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 5 Jun 2025 22:28:56 +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 3d19aba5..c4527213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@
  • [ChatGPT Web] Fix: correctly hiding the model warning message when forcing to send the prompt [#410].
  • [ChatGPT Web] Fix: ThunderAI is now working also with a free account [#408].
  • [ChatGPT Web] Fix: Correctly showing a warning message to a not logged in user [#411].
  • +
  • [ChatGPT Web] Improved the model not found message [#413].
  • Czech (cs) translation updated, thanks to Jaroslav Staněk.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 9e25fe49..a62442c5 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • [ChatGPT Web] Fix: Correctly hiding the model warning message when forcing to send the prompt [#410].
  • [ChatGPT Web] Fix: ThunderAI is now working also with a free account [#408].
  • [ChatGPT Web] Fix: Correctly showing a warning message to a not logged in user [#411].
  • +
  • [ChatGPT Web] Improved the model not found message [#413].
  • Czech (cs) translation updated, thanks to Jaroslav Staněk.
  • ...