release notes updated
This commit is contained in:
parent
046eecaf99
commit
de5010641a
2 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,12 @@
|
|||
#  ThunderAI Release Notes
|
||||
|
||||
|
||||
<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>
|
||||
<h2>Version 1.0.6 - 08/05/2024</h2>
|
||||
<ul>
|
||||
<li>Correctly handling a change in the ChatGPT web interface. See issue <a href="https://github.com/micz/ThunderAI/issues/43">#43</a></li>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,8 @@
|
|||
<h2>Version 1.1.0 - ??/??/2024</h2>
|
||||
<ul>
|
||||
<li>A prompt can be configured to request additional text from the user.</li>
|
||||
<li>...</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>
|
||||
<h2>Version 1.0.6 - 08/05/2024</h2>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue