From 8caba9692b2d5ab94cad0898210bb2f6b607705f Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 25 Sep 2024 23:15:38 +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 be074054..ce5179ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@
  • Added an option to order alphabetically the prompts in the menu.
  • Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
  • Is now possible to ask for additional text before sending the prompts also for default prompts [#135].
  • +
  • Fixed a bug that occurred when importing prompts after an export without closing the Custom Prompts page.
  • ...
  • Version 2.1.4 - 11/09/2024

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 264b36e1..d7637226 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -18,6 +18,7 @@
  • Added an option to order alphabetically the prompts in the menu.
  • Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
  • Is now possible to ask for additional text before sending the prompts also for default prompts [#135].
  • +
  • Fixed a bug that occurred when importing prompts after an export without closing the Custom Prompts page.
  • ...
  • Version 2.1.4 - 11/09/2024