From f3302b9c6b67de0e6ada3ce643c9f252680d9bdf Mon Sep 17 00:00:00 2001 From: mic Date: Sat, 22 Feb 2025 15:40:26 +0100 Subject: [PATCH] updated release notes --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67da5bcb..0cdd52fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@
  • Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
  • Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
  • Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
  • +
  • Croatian (hr) translation added, thanks to Petar Jedvaj.
  • Various minor improvements.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index e5e3aa03..9cfe5313 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -14,6 +14,7 @@
  • Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
  • Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
  • Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
  • +
  • Croatian (hr) translation added, thanks to Petar Jedvaj.
  • Various minor improvements.
  • ...