From 1842b120a3b69cc9546d00f56e3981bd39be242b Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 17 Oct 2024 21:03:25 +0200 Subject: [PATCH] release notes updated --- CHANGELOG.md | 3 ++- options/mzta-release-notes.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 202f6134..184a5fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@
  • On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
  • Implemented placeholders to add additional data to prompts [More info] [#146, #153].
  • Text improved for "Reply to this" prompt.
  • -
  • Added an option to set the maximux number of characters in the prompt. [#165].
  • +
  • Added an option to set the maximux number of characters in the prompt [#165].
  • +
  • Added a workaround to show an alert message when needed [#166].
  • ...
  • Version 2.2.1 - 11/10/2024

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 8e3af071..7e7c3f04 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,7 +12,8 @@
  • On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
  • Implemented placeholders to add additional data to prompts [More info] [#146, #153].
  • Text improved for "Reply to this" prompt.
  • -
  • Added an option to set the maximux number of characters in the prompt. [#165].
  • +
  • Added an option to set the maximux number of characters in the prompt [#165].
  • +
  • Added a workaround to show an alert message when needed [#166].
  • ...
  • Version 2.2.1 - 11/10/2024