From c57961a2ac83bcc709c8cde21e6a57feebe2e337 Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 25 Dec 2024 20:17:08 +0100 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 d6d6031e..d3ef213c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • User survey link added [#202].
  • +
  • [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
  • Polish (pl) translation added, thanks to neexpl.
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 017f96be..6060d3f8 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -15,6 +15,7 @@
  • Data placeholder for the single mail tags list added [#198].
  • User survey link added [#202].
  • Polish (pl) translation added, thanks to neexpl.
  • +
  • [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.