diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f2404b34..8e9a344a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,6 +55,7 @@ body: - ChatGPT Web Interface - OpenAI ChatGPT API - Ollama API + - OpenAI Compatible API - type: markdown attributes: value: | diff --git a/CHANGELOG.md b/CHANGELOG.md index 734cd119..d89ac0a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,11 @@
  • A few typos fixed [#170].
  • Added a loading indicator in the menu when sending a prompt.
  • Added a new default prompt that uses the placeholders and allows replying to an email thread. It requires selecting the text of the first email to identify which is the one to reply to and the others in the thread [#150].
  • + +

    Version 2.2.2 - 15/10/2024

    +

    Version 2.2.1 - 11/10/2024