From 80a85c11bbe2f842087dd37fb2a0448e028c83dc Mon Sep 17 00:00:00 2001 From: alexandervnuchkov Date: Thu, 18 Apr 2019 18:51:52 +0300 Subject: [PATCH] Update: updated changelogs for Community and Mail Servers --- .../Help/Server/Community/CSChangelog.ascx | 39 +++++++++++++++++++ .../Help/Server/Mail/MSChangelog.ascx | 29 ++++++++++++++ 2 files changed, 68 insertions(+) diff --git a/Web/Controls/Help/Server/Community/CSChangelog.ascx b/Web/Controls/Help/Server/Community/CSChangelog.ascx index 7b26e4a4a..07edefce5 100644 --- a/Web/Controls/Help/Server/Community/CSChangelog.ascx +++ b/Web/Controls/Help/Server/Community/CSChangelog.ascx @@ -1,6 +1,45 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
">Open in new window
+
+

Version 10.0.1

+

Release date: 20/04/2019

+
+

Documents module

+
    +
  • Added the possibility to view AVI, MPEG and MPG files;
  • +
  • If the portal has HTTPS enabled, the address of the editors is also checked for the presense of the secure HTTPS connection alternative.
  • +
+

People module

+
    +
  • Added the restriction for the number of all users (both active and guests) on the portal.
  • +
+

Mail Server

+

New features

+
    +
  • Added permanent Fail2Ban ignoreip section for docker containers and its gateway;
  • +
  • Added the possibility to create sieve rules for users inside /var/vmail/sieve/;
  • +
  • Added new extension to sieve: sieve_extensions -> editheader;
  • +
  • Exposed port 4190 for ManageSieve service;
  • +
  • Added the possibility to run an external script from the /var/vmail/external.sh or /app/onlyoffice/MailServer/data/external.sh path;
  • +
  • Changed the default FIRST_DOMAIN parameter;
  • +
  • Replaced the hard-coded password used for the first mailbox with a random one;
  • +
  • Removed old useless descriptions for iRedMail administrator console path;
  • +
  • Added backticks to the 'CREATE DATABASE' commands;
  • +
  • Added the possibility to send mail messages from alias_domain, alias_address and full alias;
  • +
  • Added the imapsync command;
  • +
  • Added the new Python scripts allowing to create mailboxes, change password and run imapsync batch in /usr/src/iRedMail/tools/scripts folder inside the onlyoffice-mail-server container;
  • +
  • Added the Python PIP manager and installation requirements.
  • +
+

Bug fixes

+
    +
  • Fixed the bug with mailbox not being removed when using third level domain (issue: wrong domain regex);
  • +
  • Fixed the bug with the Cannot load 1024-bit DH parameters from file /etc/pki/tls/dhparams.pem warning;
  • +
  • Fixed the bug with the No such file or directory being shown in many cases;
  • +
  • Fixed the bug with the ECHO_INFO: command not found warning.
  • +
+
+

Version 10.0

Release date: 03/17/2019

diff --git a/Web/Controls/Help/Server/Mail/MSChangelog.ascx b/Web/Controls/Help/Server/Mail/MSChangelog.ascx index 3f16e5af8..f36e59c72 100644 --- a/Web/Controls/Help/Server/Mail/MSChangelog.ascx +++ b/Web/Controls/Help/Server/Mail/MSChangelog.ascx @@ -1,5 +1,34 @@ <%@ Control Language="C#" Inherits="BaseContentUserControls" %> +
+

Version 1.6.57

+

Release date: 20/04/2019

+
+

New features

+
    +
  • Added permanent Fail2Ban ignoreip section for docker containers and its gateway;
  • +
  • Added the possibility to create sieve rules for users inside /var/vmail/sieve/;
  • +
  • Added new extension to sieve: sieve_extensions -> editheader;
  • +
  • Exposed port 4190 for ManageSieve service;
  • +
  • Added the possibility to run an external script from the /var/vmail/external.sh or /app/onlyoffice/MailServer/data/external.sh path;
  • +
  • Changed the default FIRST_DOMAIN parameter;
  • +
  • Replaced the hard-coded password used for the first mailbox with a random one;
  • +
  • Removed old useless descriptions for iRedMail administrator console path;
  • +
  • Added backticks to the 'CREATE DATABASE' commands;
  • +
  • Added the possibility to send mail messages from alias_domain, alias_address and full alias;
  • +
  • Added the imapsync command;
  • +
  • Added the new Python scripts allowing to create mailboxes, change password and run imapsync batch in /usr/src/iRedMail/tools/scripts folder inside the onlyoffice-mail-server container;
  • +
  • Added the Python PIP manager and installation requirements.
  • +
+

Bug fixes

+
    +
  • Fixed the bug with mailbox not being removed when using third level domain (issue: wrong domain regex);
  • +
  • Fixed the bug with the Cannot load 1024-bit DH parameters from file /etc/pki/tls/dhparams.pem warning;
  • +
  • Fixed the bug with the No such file or directory being shown in many cases;
  • +
  • Fixed the bug with the ECHO_INFO: command not found warning.
  • +
+
+

Version 1.6.25

Release date: 07/03/2017