Change log
9.5.4
General portal changes
- Fixed the bug with the display of the logo at the authorization and white labeling pages;
- Fixed the link to the support for the Latvian language.
Control Panel
Single Sign-on
- Fixed the
Invalid ssoConfig
error which occurred when the link to the IdP contained the question mark '?', e.g.:IdP Single Sign-On Endpoint URL: https://accounts.google.com/o/saml2/idp?idpid=777777
; - Fixed the
Invalid authentication token
error which prevented from adding a user to the portal using the AD FS, in case the+
or-
characters were present when sending the encrypted data.
9.5.3
General portal changes
- Fixed the request to get the mail messages from the Mail module when making a backup.
Projects module
- Fixed the bug with the reports and the reassignment of the closed subtasks.
Mail module
- Fixed the deletion of the mail data when deleting a user.
Control Panel
LDAP
- Fixed the bug occurring in the enclosed groups, when the users were displayed not in all groups.
9.5.2
General portal changes
- Edited the notification message received by the administrator in six months after trial starts;
- Added the tip for the Remember field for the portal authorization;
- Added the
CustomNavigation
setting to allow inserting own links to the portal navigation.
CRM module
- Fixed the bug when the reports were generated in the portal language, not the user selected one;
- Fixed the bug with currency settings, so that all the currencies were shown not only the convertable ones;
- Added the currency to the report headings, number format for the currencies;
- Added the possibility to set the fractional values for the taxes.
Mail module
- Added the possibility to migrate data from MS Exchange to ONLYOFFICE;
- Added links to the articles describing the migration from MS Exchange to ONLYOFFICE (available in Docker version only).
Control Panel
General
- Added the changelog for Control Panel and link to it;
- Fixed the bug when JWT parameters were not sent when updating Document Server (bug #36270);
- Fixed the bug when
Audit Trail
heading was present at the login history page (bug #36026); - The current machine is now checked for being linked with the domain name for multiple portals.
LDAP
- Fixed the bug with the
LDAP Domain not found
error which occurred if the DN record had no DC records (the users with Sun/Oracle DS were affected); now if the LDAP domain could not be specified, the LDAP domain will acquire theunknown
value or theldap.domain
value from theweb.appsettings.config
configuration file; - Fixed the bug with the
Sizelimit Exceeded
error when trying to get more than 1000 users from the Active Directory; - Increased the login speed with the Group Membership setting enabled;
- Added additional logging;
- Fixed the bug with LDAP operation hanging when using Mono v5.2.0 and older;
- Fixed the bug with the error when trying to login using the email address entered in the fields different from the
Mail Attribute
.
Talk
Fixed the bug when the file removal window could be closed on the second try only (bug #36492);
Fixed the bug with the new message counter in the portal header being updated with the whole page reloading only (bug #36144).
Backend
General
- Fixed the
domain
parameter sending when getting promotions; - Renamed the
CookieSettings
setting and set the default value to 1 day; - The session cookie is now set only if the
CookieSettings
is disabled.
Installation script
- Added different installation scenarios for Docker under Debian for Wheezy, Jessie and Stretch releases;
- Added the
apt-get update
command before installing curl; - Added the access right change for the
onlyoffice.cnf
file.