Sync release notes of iRedMail Easy platform.

This commit is contained in:
Zhang Huangbin 2019-04-02 12:08:30 +08:00
parent 4dc3eab5a0
commit dbb9b1d7d1
2 changed files with 40 additions and 0 deletions

View File

@ -2,6 +2,21 @@
[TOC]
## Upcoming release: 201904XX (Apr XX, 2019)
* Roundcube
- Upgrade to 1.3.9.
* Dovecot:
- Able to track user last (POP3/IMAP) login for OpenLDAP and MariaDB
backends. It's disabled by default, you can enable it in iRedMail Easy
user portal, in mail server profile page, tab "Settings".
Note: Dovecot doesn't support this with PostgreSQL yet.
* Improvements of iRedMail Easy platform:
+ Send `iRedMail.tips` file to postmaster after deployment.
## Version: 2019032701 (Mar 27, 2019)
* Dovecot:

View File

@ -19,6 +19,7 @@
<div class="toc">
<ul>
<li><a href="#release-notes">Release Notes</a><ul>
<li><a href="#upcoming-release-201904xx-apr-xx-2019">Upcoming release: 201904XX (Apr XX, 2019)</a></li>
<li><a href="#version-2019032701-mar-27-2019">Version: 2019032701 (Mar 27, 2019)</a></li>
<li><a href="#version-2019021901-feb-19-2019">Version: 2019021901 (Feb 19, 2019)</a></li>
<li><a href="#version-2019013001-jan-30-2019">Version: 2019013001 (Jan 30, 2019)</a></li>
@ -29,6 +30,30 @@
</li>
</ul>
</div>
<h2 id="upcoming-release-201904xx-apr-xx-2019">Upcoming release: 201904XX (Apr XX, 2019)</h2>
<ul>
<li>
<p>Roundcube</p>
<ul>
<li>Upgrade to 1.3.9.</li>
</ul>
</li>
<li>
<p>Dovecot:</p>
<ul>
<li>Able to track user last (POP3/IMAP) login for OpenLDAP and MariaDB
backends. It's disabled by default, you can enable it in iRedMail Easy
user portal, in mail server profile page, tab "Settings".</li>
</ul>
<p>Note: Dovecot doesn't support this with PostgreSQL yet.</p>
</li>
<li>
<p>Improvements of iRedMail Easy platform:</p>
<ul>
<li>Send <code>iRedMail.tips</code> file to postmaster after deployment.</li>
</ul>
</li>
</ul>
<h2 id="version-2019032701-mar-27-2019">Version: 2019032701 (Mar 27, 2019)</h2>
<ul>
<li>