Skip to content

Commit

Permalink
6.8.78
Browse files Browse the repository at this point in the history
  • Loading branch information
derjoachim committed Oct 21, 2024
1 parent baf4d52 commit 625e74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
21-10-2024: 6.8.78
- E-mail: Set internal date on IMAP APPEND command's. This way the internal date when moving or copying messages to another account is preserved
- Core: added endpoint api/up.php that checks the database connection and filesystem disks for uptime monitoring.
- Core / e-mail: Fixed problem where typing ü would insert a , in the mail composer on german QWERTZ layout
Expand Down
2 changes: 1 addition & 1 deletion www/version.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?php
return "6.8.77";
return "6.8.78";

0 comments on commit 625e74c

Please sign in to comment.