Skip to content

Commit 9137da1

Browse files
committed
Update changelog with the recent bugfixes and features.
1 parent c6ccdc5 commit 9137da1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
44
## [CURRENT] - Development
55
### Features
66
- Added support for configuring individual TTL per DNS record. Thanks to @jaapmarcus
7-
- Added support for Ubuntu Server 20.04 LTS
7+
- Added support for Ubuntu Server 20.04 LTS.
8+
- Added the ability to set the php cli version per user (using alias).
89

910
### Bugfixes
1011
- Disable Apache2 Server Status Module by default.
@@ -22,6 +23,10 @@ All notable changes to this project will be documented in this file.
2223
- Cleanup temporary files when uploading custom SSL cert from WebUi.
2324
- Cleanup temporary files when adding/renewing letsencrypt SSL cert.
2425
- Adjust v-list-sys-services to honor the changed fail2ban service name.
26+
- Rework busy port validation in v-change-sys-port.
27+
- Fixed ssh config save bug when edit the over interface.
28+
- Fixed different permission issues on user restore.
29+
- Stop trying to renew LE certs after multiple consecutive failed attempts. Thanks @dpeca
2530

2631
## [1.1.1] - 2020-03-24 - Hotfix
2732
### Features

0 commit comments

Comments
 (0)