diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a87a08..0e560417 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@
  • [ChatGPT Web] Updated the information in the option page.
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
  • Added an option to order alphabetically the prompts in the menu.
  • +
  • Allowing 0 as dimensions for the chat window in the options page to avoid problems like with NixOS/Hyprland [#137].
  • ...
  • Version 2.1.4 - 11/09/2024

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 958b6e6e..2ba5abb2 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -15,6 +15,7 @@
  • [ChatGPT Web] Updated the information in the option page.
  • A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
  • Added an option to order alphabetically the prompts in the menu.
  • +
  • Allowing 0 as dimensions for the chat window in the options page to avoid problems like with NixOS/Hyprland [#137].
  • ...
  • Version 2.1.4 - 11/09/2024