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