|
1 | | -grommunio-web 3.10 (unreleased) |
| 1 | +grommunio-web 3.10 (2025-01-28) |
2 | 2 | =============================== |
3 | 3 |
|
4 | 4 | Fixes: |
5 | 5 |
|
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 | + |
7 | 32 |
|
8 | 33 | grommunio-web 3.9 (2024-06-04) |
9 | 34 | ============================== |
|
0 commit comments