Skip to content

Commit b364013

Browse files
committed
Update to v12.1.0
1 parent 3926652 commit b364013

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Change log
22

3+
## Version 12.1.0
4+
5+
### General portal changes
6+
7+
* Fixed issue with processing mail messages containing a calendar event in the attachment (Bug #58533).
8+
* Fixed issue with group filtering (Bug #58230).
9+
* Fixed issue with loading of the currency convertor in CRM Opportunities (Bug #58651).
10+
* Fixed issue with synchronizing between portal and mail client when grouping email chains (Bug #57194).
11+
* Fixed issue with synchronizing between portal and mail client when filtering emails (Bug #57201).
12+
* Fixed issue with Mail Services when installing on Ubuntu 22.04 (Bug #58608).
13+
* Fixed issue with Redis and MySQL service dependencies in the systemd service files (Bug #58550).
14+
* Fixed issue with functioning of the god service /etc/god/conf.d/services.god (Bug #58547).
15+
* Fixed issue with installing on Ubuntu via Hetzner hosting (Bug #58609).
16+
* Updated mysql-apt-config package (Bug #58374).
17+
* Fixed issue with opening a document after successful 2FA authorization (Bug #58709).
18+
* Fixed issue with sending notification emails about updates in the calendar event when changing it through the editing window (Bug #58726).
19+
* Fixed issue with deleting a folder with several emails (Bug #58921).
20+
* Fixed issue with unread/read emails when synchronizing between portal and mail client (Bug #57173).
21+
* Fixed issue with installing a DEB package on Ubuntu 20.04 and Debian 10 (Bug #58920).
22+
* Fixed SSL issues with WarmUp of Docker installations under https when restarting the container.
23+
* API methods for changing email/password without mail activation added.
24+
* The autocomplete="new-password" attribute is set in the password setting field when creating a user.
25+
* Fixed displaying of the notification window for unactivated emails.
26+
* Fixed Feed styles for mobile devices.
27+
* API rebranding methods (for the default tenant) are available only to the administrator.
28+
* Updated MySQL version to 8.0.30.
29+
* Added mysql-apt-config update.
30+
* Added automatic getting of the MySQL repository version.
31+
* Corrected OCI for Ubuntu 22.04.
32+
* Fixed restart confirmation for Ubuntu Jammy.
33+
* Fixed and updated Node.js installation for Ubuntu Jammy.
34+
* Fixed and updated MySQL installation for Ubuntu Jammy.
35+
* Added always restart for Node.js/DotNet services.
36+
* Removed restart of mail services by using the god service.
37+
* Updated monoserve.service.
38+
39+
### Documents module
40+
41+
* Added push notifications for events related to folders and files. Subscription/unsubscription within mobile applications.
42+
43+
### Mail module
44+
45+
* Added functionality for receiving emails from custom folders and their synchronization with the Mail Server for ImapSync.
46+
* Fixed issue with emails moved to the custom folder (Bug #58742).
47+
* Fixed issue with synchronizing between portal and mail client when making changes in the client (Bug #55800).
48+
* Fixed issue with lost email in the web when moving it to the custom folder in the synchronized email client (Bug #56745).
49+
* Fixed issue marking an email as important when sending/receiving it from a custom mailbox (Bug #56932).
50+
351
## Version 12.0.1
452

553
### General portal changes

0 commit comments

Comments
 (0)