Skip to content

Commit 3b1f9d3

Browse files
author
Alexandros Ioannides
authored
Roundcube fixes for PHP 7.4 compatibility
1 parent de01b24 commit 3b1f9d3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## [CURRENT] - Development
55
### Features
6-
- Added support for configuring individual TTL per DNS record. Thanks to @jaapmarcus
6+
- Added support for configuring individual TTL per DNS record. Thanks to @jaapmarcus!
77
- Added support for Ubuntu Server 20.04 LTS.
88
- Added the ability to set the php cli version per user (using alias).
99

@@ -26,8 +26,9 @@ All notable changes to this project will be documented in this file.
2626
- Rework busy port validation in v-change-sys-port.
2727
- Fixed ssh config save bug when edit the over interface.
2828
- Fixed different permission issues on user restore.
29-
- Stop trying to renew LE certs after multiple consecutive failed attempts. Thanks @dpeca
29+
- Stop trying to renew LE certs after multiple consecutive failed attempts. Thanks to @dpeca!
3030
- Implement a validation function to verify the correct version in hestia.conf prior to install a new one.
31+
- Roundcube fixes for PHP 7.4 compatibility.
3132

3233
## [1.1.1] - 2020-03-24 - Hotfix
3334
### Features

0 commit comments

Comments
 (0)