iredmail-doc/en_US/iredmail-easy/iredmail-easy.release.notes.md

108 lines
3.7 KiB
Markdown
Raw Normal View History

2018-12-13 21:15:08 -06:00
# Release Notes
2018-12-17 00:34:43 -06:00
[TOC]
2019-02-19 00:45:07 -06:00
## Version: 2019021901 (Feb 19, 2019)
2019-02-19 00:47:17 -06:00
* Improvements:
+ Able to remove ssh public key on target server.
+ SSH keys which were generated 7 days ago will be removed automatically
from iRedMail Easy platform.
2019-02-19 00:47:17 -06:00
2019-02-19 00:45:07 -06:00
* Fixed issues:
- php-fpm: not reopen log file after rotation.
- mlmmjadmin:
- Incorrect LDAP base dn in config file.
- Do not return error if mailing list directory doesn't exist.
- Incorrect iRedAPD plugin name for OpenLDAP backend.
- Few bugs with in Ansible deployment code.
* Package updates:
+ mlmmjadmin -> 2.1
+ iRedAdmin (open source edition) -> 0.9.5
## Version: 2019013001 (Jan 30, 2019)
2019-01-24 10:18:44 -06:00
* Set max open file limit by SOGo daemon to unlimited.
* Able to set memcached cache size (in MB).
* Able to disable spam/virus scanning.
* Able to deploy iRedAdmin-Pro with your license key.
2019-01-15 05:11:39 -06:00
* Able to custom http/https network ports, max file size of (web) upload file.
* Enable bayes auto-learn in SpamAssassin, and store bayes in SQL db.
2019-01-24 10:18:44 -06:00
* Increase scores of DNSBL relevant spamassassin rules to catch more spams.
* Enable imapsieve plugin in Dovecot by default.
Message moved to Junk folder will be copied to a directory for spam
learning later, vice verse, message moved out of Junk will be copied
for ham learning later.
The spam/ham learning will be performed every 10 minutes with a cron job.
__Now encourage your users to report spams by moving spams to `Junk` folder. :)__
2019-01-28 22:07:55 -06:00
* Fixed issues:
- Can not login to XMPP service (Prosody) due to incorrect permission of
auth module files.
- ip6tables failed to start on server which doesn't have IPv6 address.
2019-01-24 18:31:12 -06:00
* Updated packages:
- mlmmjadmin-2.0
- adminer-4.7.1
2019-01-01 17:41:58 -06:00
## Version: 2019010201 (Jan 2, 2019)
> Hello, 2019. :)
* Updated packages:
- iRedAPD-2.4. Fixed a greylisting issue.
* Fixed issues:
- Not correctly set owner and permission of custom Postfix config files
and hash db files.
- Not remove unused modular nginx config file for iredadmin.
2018-12-23 07:32:50 -06:00
## Version: 2018122301 (Dec 23, 2018)
* Fixed:
- Improper dovecot ldap/sql queries which doesn't convert upper cases of
maildir to lower cases.
2018-12-17 00:34:43 -06:00
## Version: 2018121701 (Dec 17, 2018)
2018-12-17 00:34:43 -06:00
!!! attention
* This is the first public release. :)
* The version number is the date when it's released, it's easier to
understand whether you're running the latest stable release. It's also
stored in file `/etc/iredmail-release` on your server.
* New directory `/opt/www/well-known`, mostly used for Let's Encrypt cert
request.
* Download source tarball of web applications to iRedMail deploy server first,
then upload it to target host. If target host can not access website like
github.com, we can still download required packages for iRedMail deployment.
* Firewall:
+ Add rc script and firewall rule for ipv6 on Debian/Ubuntu:
- `/etc/init.d/ip6tables`
- `/etc/default/ip6tables`
* OpenLDAP backend:
+ Do not enable TLS/SSL support in OpenLDAP by default.
+ Add database `monitor` by default.
+ Include calresource.schema and calentry.schema by default. Required
by SOGo for resource management.
+ Index attribute `departmentNumber`.
* Fail2ban:
- Remove duplicate filter rules for Postfix postscreen service.
* SOGo:
+ Add new parameters to support resource management.
+ Add mail aliases and mailing lists as address book.
+ Fix incorrect column name in SQL views.
* netdata:
+ Supports monitoring OpenLDAP.
* Fixed:
- Ubuntu: Missing apparmor rule to allow ClamAV to scan emails.
- not enable php-fpm status support in Nginx and netdata.
- not load rsyslog module `imjournal` for rate limit control.
* Package update:
- netdata -> 1.11.1
- adminer -> 4.7.0