diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index efb7260d..f2404b34 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,7 +63,7 @@ body: id: logs attributes: label: Anything in the Thunderbird console logs that might be useful? - description: For example, error message, or stack traces. + description: For example, error message, or stack traces. Be sure to have activated the debug in the add-on preferences. Open the console using the keyboard shortcut CTRL+SHIFT+J. render: txt - type: textarea id: additional diff --git a/CHANGELOG.md b/CHANGELOG.md index edce4908..5182d087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,10 @@
  • [ChatGPT API][Ollama API][OpenAI Comp API] Improved handling of streaming responses even in case of broken chunks [#147].
  • Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to @jobisoft for helping refine the code, and to @Mikilio and @mattcaron for the extensive testing [#143].
  • +

    Version 2.1.5 - 23/09/2024

    +

    Version 2.1.4 - 11/09/2024