release notes updated

This commit is contained in:
mic 2026-03-26 23:46:40 +01:00
parent 3623b92ea5
commit 0e9790ccf4
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,7 @@
<h2>Version 4.0.5 - ??/??/2026</h2>
<ul>
<li>Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [<a href="https://github.com/micz/ThunderAI/issues/711">#711</a>].</li>
<li>...</li>
</ul>
<h2>Version 4.0.4 - 26/03/2026</h2>

View file

@ -9,6 +9,8 @@
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 4.0.5 - ??/??/2026</h2>
<ul>
<li>Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [<a href="https://github.com/micz/ThunderAI/issues/711">#711</a>].</li>
<li><i>[All APIs]</i>The API webchat window now has a dynamic title [<a href="https://github.com/micz/ThunderAI/issues/696">#696</a>]</li>
<li>...</li>
</ul>
<h2>Version 4.0.4 - 26/03/2026</h2>