Skip to content

Commit 161393f

Browse files
committed
grommunio-web 3.10
1 parent ec4436f commit 161393f

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

doc/changelog.rst

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,34 @@
1-
grommunio-web 3.10 (unreleased)
1+
grommunio-web 3.10 (2025-01-28)
22
===============================
33

44
Fixes:
55

6-
* Fix delegate permissions which have not been saved
6+
* Delegate permissions were not saved, which has been fixed.
7+
* The Business Card view of the Contacts tab used the wrong MAPI property and
8+
did not show any cards when selecting a letter group from the right hand
9+
pane, which has been fixed.
10+
* When looking at meeting requests in e.g. inbox, the "When" line was empty,
11+
which has been fixed.
12+
* Retain recipients during S/MIME unwrapping
13+
* Removal of all categories from a message did nothing, which is fixed.
14+
15+
Enhancements:
16+
17+
* Use (and depend on) new Fulltext Search index structure (cf. grommunio-index)
18+
* Implement copy-to-delegate on message submission
19+
* Address book: allow sorting contacts by icon
20+
* Address book: offer selecting contacts from shared stores
21+
* TinyMCE edit widget updated to v7.6
22+
* The "Entry ID" field in "Message Options" has been replaced by the
23+
more user-friendly Gromox object ID
24+
25+
Behavioral changes:
26+
27+
* The default search result cutoff is now 1000 elements.
28+
* In "Message Options", show both outer and inner headers for S/MIME messages.
29+
(Messages need to be decrypted first to see the inner ones, obviously.)
30+
* Respect the USER_PRIVILEGE_WEB flag of the user account on login.
31+
732

833
grommunio-web 3.9 (2024-06-04)
934
==============================

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9-1-2dd165f
1+
3.10

0 commit comments

Comments
 (0)