release notes udpated

This commit is contained in:
mic 2024-05-17 23:07:18 +02:00
parent 62cd0fea10
commit e36ddb338c
2 changed files with 9 additions and 5 deletions

View file

@ -4,11 +4,14 @@
<h2>Version 1.1.0 - ??/??/2024</h2>
<ul>
<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>Dark mode added.</li>
</ul>
<ul>
<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>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>
<h2>Version 1.0.10 - 17/05/2024</h2>
<ul>

View file

@ -14,6 +14,7 @@
<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>
<h2>Version 1.0.10 - 17/05/2024</h2>