release notes updated
This commit is contained in:
parent
00261ee875
commit
3e8bef8209
2 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
<h2>Version 3.4.0 - ??/??/2025</h2>
|
<h2>Version 3.4.0 - ??/??/2025</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [<a href="https://github.com/micz/ThunderAI/issues/293">#293</a>].</li>
|
<li>The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [<a href="https://github.com/micz/ThunderAI/issues/293">#293</a>].</li>
|
||||||
|
<li>Added the <i>{%mail_quoted_text%}</i> placeholder to get the quoted text when composing a new message [<a href="https://github.com/micz/ThunderAI/issues/324">#324</a>].</li>
|
||||||
|
<li>Fix: In the <i>{%mail_typed_text%}</i> placeholder text on different lines is now separated by a space.</li>
|
||||||
<li>Added a default proofread prompt [<a href="https://github.com/micz/ThunderAI/issues/21">#21</a>].</li>
|
<li>Added a default proofread prompt [<a href="https://github.com/micz/ThunderAI/issues/21">#21</a>].</li>
|
||||||
<li>Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.</li>
|
<li>Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,8 @@
|
||||||
<h2>Version 3.4.0 - ??/??/2025</h2>
|
<h2>Version 3.4.0 - ??/??/2025</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [<a href="https://github.com/micz/ThunderAI/issues/293">#293</a>].</li>
|
<li>The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [<a href="https://github.com/micz/ThunderAI/issues/293">#293</a>].</li>
|
||||||
|
<li>Added the <i>{%mail_quoted_text%}</i> placeholder to get the quoted text when composing a new message [<a href="https://github.com/micz/ThunderAI/issues/324">#324</a>].</li>
|
||||||
|
<li>Fix: In the <i>{%mail_typed_text%}</i> placeholder text on different lines is now separated by a space.</li>
|
||||||
<li>Added a default proofread prompt [<a href="https://github.com/micz/ThunderAI/issues/21">#21</a>].</li>
|
<li>Added a default proofread prompt [<a href="https://github.com/micz/ThunderAI/issues/21">#21</a>].</li>
|
||||||
<li>Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.</li>
|
<li>Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.</li>
|
||||||
<li>...</li>
|
<li>...</li>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue