Skip to content

Commit f1ac21c

Browse files
committed
doc: update changelog
1 parent b98a36a commit f1ac21c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

doc/changelog.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
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+
130
Gromox 3.1 (2025-10-26)
231
=======================
332

0 commit comments

Comments
 (0)