version set to 3.2.0

This commit is contained in:
mic 2025-02-27 20:55:35 +01:00
parent 2ee5d3cb17
commit e88ed5f9ed
3 changed files with 4 additions and 6 deletions

View file

@ -5,7 +5,7 @@
<h2>Version 3.2.0 - ??/??/2025</h2>
<h2>Version 3.2.0 - 27/02/2025</h2>
<ul>
<li><i>[All APIs]</i> Added an option to automatically tag incoming emails [<a href="https://github.com/micz/ThunderAI/issues/237">#237</a>].</li>
<li><i>[All APIs]</i> Added an configurable antispam filter for incoming emails [<a href="https://github.com/micz/ThunderAI/issues/231">#231</a>].</li>
@ -14,9 +14,8 @@
<li>Added the <i>{%thunderai_def_lang%}</i> placeholder to get the default language as defined in the options [<a href="https://github.com/micz/ThunderAI/issues/248">#248</a>].</li>
<li>Croatian (hr) translation added, thanks to Petar Jedvaj.</li>
<li>German (de) translation errors fixed.</li>
<li>Various minor improvements.</li>
<li>Translations improved thanks to Hosted Weblate. <a href="https://micz.it/thunderbird-addon-thunderai/translate/">Help translating ThunderAI!</a>.</li>
<li>...</li>
<li>Various minor improvements.</li>
</ul>
<h2>Version 3.1.2 - 29/01/2025</h2>
<ul>

View file

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
"version": "3.2.0pre2",
"version": "3.2.0",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
"browser_specific_settings": {

View file

@ -7,7 +7,7 @@
<body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 3.2.0 - ??/??/2025</h2>
<h2>Version 3.2.0 - 27/02/2025</h2>
<ul>
<li><i>[All APIs]</i> Added an option to automatically tag incoming emails [<a href="https://github.com/micz/ThunderAI/issues/237">#237</a>].</li>
<li><i>[All APIs]</i> Added an configurable antispam filter for incoming emails [<a href="https://github.com/micz/ThunderAI/issues/231">#231</a>].</li>
@ -18,7 +18,6 @@
<li>German (de) translation errors fixed.</li>
<li>Translations improved thanks to Hosted Weblate. <a href="https://micz.it/thunderbird-addon-thunderai/translate/">Help translating ThunderAI!</a>.</li>
<li>Various minor improvements.</li>
<li>...</li>
</ul>
<h2>Version 3.1.2 - 29/01/2025</h2>
<ul>