Skip to content

Commit 325cf53

Browse files
committed
grommunio-sync 2.1
1 parent 107c7d2 commit 325cf53

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

doc/changelog.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
grommunio-sync 2.1 (2025-01-28)
2+
===============================
3+
4+
Fixes:
5+
6+
* Fix crashes caused by off-by-one-errors with utf8_truncate calls
7+
* Fix missing response of MR cancellations
8+
* Fix wrong timezone mappings for Android devices
9+
10+
Enhancements:
11+
12+
* Allow custom configuration snippets for nginx config templates
13+
* Better handling of all-day events with PidLidAppointmentTimeZoneDefinition*
14+
* Enhanced robustness for organizer data on GAL without PR_SENT_REPRESENTING_*
15+
* Flicker-free grommunio-sync-top CLI rerendering
16+
* Improve appointment editing with older devices (Android <= 12; EAS 14.1)
17+
* Improvements on PHP 8.2+ support
18+
* More efficient GAL object retrieval
19+
* Prevent organizers double listing to recipients
20+
* Seach improvements (using searchfolder IDs)
21+
22+
Behavioral changes:
23+
24+
* Introduced $isMeeting mnemonic for meeting requests
25+
* Remove RTF body handling (outdated, no clients <5 years uses RTF)
26+
* Respect the USER_PRIVILEGE_SYNC flag of the user account on login
27+
* Undesired folders are ignored for sync operations (Journal, RSS Feeds,...)

0 commit comments

Comments
 (0)