File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ Development 3.1.134
2+ ===================
3+
4+ Enhancements:
5+
6+ * ews: implement GetRoomLists and GetRooms handlers
7+ * ews: implement tItemAttachment, tUserConfigurationName types
8+ * ews: implement types related to CategoryList
9+
10+ Fixes:
11+
12+ * mt2exm: avoid generating zero-sized /var/lib/gromox/user/*/eml/ * files
13+ (and thus bogus imapstructure ext files) in the internal mailbox directory
14+ when a message object to import has no RFC5322 representation
15+ * midb: ignore incomplete imapstructure files in /var/lib/gromox/user/**/ext
16+ * delivery: stop treating non-existing users as a temporary condition
17+ * oxcmail: ONEOFF_ENTRYIDs did not have their email address/name set properly
18+ after some refactoring in 3.0, which was fixed
19+ * ab_tree: users with HIDE_FROM_GAL or HIDE_FROM_AL were not always hidden
20+ * ews: avoid dereference of unenganged std::optional, which had led to
21+ spurious use-after-free/crash
22+ * ews: include PR_CONTAINER_CLASS in tFolderResponseShape
23+ * ews: add missing locking for concurrent EWSPlugin::unsubscribe invocation
24+ * emsmdb: implement truncation behavior for ropOpenStream+MAPI_CREATE
25+ * ab_tree: rework minid encoding to avoid values >= 0x80000000
26+ (solves a hypothetical problem reading the addressbook data
27+ for the 589821th domain in the user database)
28+
29+
130Gromox 3.1 (2025-10-26)
231=======================
332
You can’t perform that action at this time.
0 commit comments