release notes udpated
This commit is contained in:
parent
62cd0fea10
commit
e36ddb338c
2 changed files with 9 additions and 5 deletions
|
|
@ -8,6 +8,9 @@
|
||||||
<li>A prompt can be configured to request additional text from the user.</li>
|
<li>A prompt can be configured to request additional text from the user.</li>
|
||||||
<li>Added custom prompts. See more info <a href="https://micz.it/thunderdbird-addon-thunderai/custom-prompts/">here</a>.</li>
|
<li>Added custom prompts. See more info <a href="https://micz.it/thunderdbird-addon-thunderai/custom-prompts/">here</a>.</li>
|
||||||
<li>Dark mode added.</li>
|
<li>Dark mode added.</li>
|
||||||
|
<li>Added some error messages to handle potential changes in the ChatGPT web interface.</li>
|
||||||
|
<li>German translation added.</li>
|
||||||
|
<li>Log messages improved.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Version 1.0.10 - 17/05/2024</h2>
|
<h2>Version 1.0.10 - 17/05/2024</h2>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
<li>Dark mode added.</li>
|
<li>Dark mode added.</li>
|
||||||
<li>Added some error messages to handle potential changes in the ChatGPT web interface.</li>
|
<li>Added some error messages to handle potential changes in the ChatGPT web interface.</li>
|
||||||
<li>German translation added.</li>
|
<li>German translation added.</li>
|
||||||
|
<li>Log messages improved.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Version 1.0.10 - 17/05/2024</h2>
|
<h2>Version 1.0.10 - 17/05/2024</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue