Update links to iRedAdmin + iRedAdmin-Pro release notes.

This commit is contained in:
Zhang Huangbin 2021-04-13 16:49:20 +08:00
parent 45d024bac1
commit ae9f877f28
4 changed files with 21 additions and 0 deletions

View File

@ -36,6 +36,7 @@
Release Notes | Date | Upgrade tutorial | Comment
---|---|---|---
[1.4.0](https://forum.iredmail.org/topic18033.html) | Apr 13, 2021 | [Upgrade from iRedMail-1.3.2](./upgrade.iredmail.1.3.2-1.4.0.html) |
[1.3.2](https://forum.iredmail.org/topic17474.html) | Oct 28, 2020 | [Upgrade from iRedMail-1.3.1](./upgrade.iredmail.1.3.1-1.3.2.html) | Bug fix release.
[1.3.1](https://forum.iredmail.org/topic17065.html) | Jul 7, 2020 | [Upgrade from iRedMail-1.3](./upgrade.iredmail.1.3-1.3.1.html) | New Roundcube release (1.4.7) with one security fix.
[1.3](https://forum.iredmail.org/topic17020.html) | Jun 29, 2020 | [Upgrade from iRedMail-1.2.1](./upgrade.iredmail.1.2.1-1.3.html) | New Roundcube release (1.4.6) with few security fixes.

View File

@ -15,6 +15,7 @@ this tutorial with just one shell command:
Release Notes | Date | Comment | Extra
---|---|---|---
[4.9](https://forum.iredmail.org/topic18034.html) |Apr 13, 2021 | Bug fix release, Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.8](https://forum.iredmail.org/topic17642.html) |Dec 11, 2020 | Bug fix release, Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.7](https://forum.iredmail.org/topic17499.html) |Oct 30, 2020 | Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.6](https://forum.iredmail.org/topic17476.html) |Oct 28, 2020 | Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
@ -67,6 +68,7 @@ Release Notes | Date | Comment | Extra
Release Notes | Date | Comment | RESTful API Document
---|---|---|---
[4.8](https://forum.iredmail.org/topic18035.html) | Apr 13, 2021 | Bug fix release, Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.7](https://forum.iredmail.org/topic17641.html) | Dec 11, 2020 | Bug fix release, Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.6](https://forum.iredmail.org/topic17498.html) | Oct 30, 2020 | Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)
[4.5](https://forum.iredmail.org/topic17475.html) | Oct 28, 2020 | Python 3.5+ is required. | [RESTful API document](./iredadmin-pro.restful.api.html)

View File

@ -48,6 +48,12 @@ this tutorial with just one shell command:</p>
</thead>
<tbody>
<tr>
<td><a href="https://forum.iredmail.org/topic18034.html">4.9</a></td>
<td>Apr 13, 2021</td>
<td>Bug fix release, Python 3.5+ is required.</td>
<td><a href="./iredadmin-pro.restful.api.html">RESTful API document</a></td>
</tr>
<tr>
<td><a href="https://forum.iredmail.org/topic17642.html">4.8</a></td>
<td>Dec 11, 2020</td>
<td>Bug fix release, Python 3.5+ is required.</td>
@ -343,6 +349,12 @@ this tutorial with just one shell command:</p>
</thead>
<tbody>
<tr>
<td><a href="https://forum.iredmail.org/topic18035.html">4.8</a></td>
<td>Apr 13, 2021</td>
<td>Bug fix release, Python 3.5+ is required.</td>
<td><a href="./iredadmin-pro.restful.api.html">RESTful API document</a></td>
</tr>
<tr>
<td><a href="https://forum.iredmail.org/topic17641.html">4.7</a></td>
<td>Dec 11, 2020</td>
<td>Bug fix release, Python 3.5+ is required.</td>

View File

@ -74,6 +74,12 @@ check <a href="https://www.iredmail.org/support.html">the details</a> and
</thead>
<tbody>
<tr>
<td><a href="https://forum.iredmail.org/topic18033.html">1.4.0</a></td>
<td>Apr 13, 2021</td>
<td><a href="./upgrade.iredmail.1.3.2-1.4.0.html">Upgrade from iRedMail-1.3.2</a></td>
<td></td>
</tr>
<tr>
<td><a href="https://forum.iredmail.org/topic17474.html">1.3.2</a></td>
<td>Oct 28, 2020</td>
<td><a href="./upgrade.iredmail.1.3.1-1.3.2.html">Upgrade from iRedMail-1.3.1</a></td>