Skip to content

Commit 145dcca

Browse files
committed
grommunio-web 3.14
1 parent e07d7ff commit 145dcca

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+
grommunio-web 3.14 (2025-07-26)
2+
===============================
3+
4+
Enhancements:
5+
6+
* Emails written by a delegate can now be copied into the
7+
representee's Sent Items.
8+
* Support password change (via Settings) even if an altname was used to log in
9+
to the mailbox.
10+
* Add a config setting to select the email preview style (plaintext or HTML).
11+
12+
Fixes:
13+
14+
* Deletion of a recurrent appointment series's instance did not mark the
15+
instance as deleted for Outlook; this was repaired.
16+
* When composing/sending a mail, the value in the From: field was ignored,
17+
even if the user had Send-As permission.
18+
* In the Out Of Settings configuration view, the "Apply" button now actually
19+
does save changes even if only radio buttons were changed.
20+
21+
Changes:
22+
23+
* g-web clamped message dates on the low side to year 1753 to workaround a PHP5
24+
bug. The workaround was removed, and the full MAPI time range (from year 1601
25+
to 30827) can now be handled.
26+
* The print rendering of the calendar overview has been improved and fills the
27+
entire paper page.
28+
29+
130
grommunio-web 3.13 (2025-04-16)
231
===============================
332

0 commit comments

Comments
 (0)