From d1fa3b3cbf29d3f99dbf7d6549f48ef132d3f00c Mon Sep 17 00:00:00 2001 From: Mic Date: Thu, 24 Apr 2025 01:52:00 +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 737b418f..8c0ccbe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • [All APIs] Improved the form asking for additional text [#97].
  • +
  • Custom Prompts form improved.
  • Various improvements.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 800a743e..d998990b 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -17,6 +17,7 @@
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • [All APIs] Improved the form asking for additional text [#97].
  • +
  • Custom Prompts form improved.
  • Various improvements.
  • ...