From 613207c9a90cfcb4bf61383e7136e529d9131c09 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 1 Mar 2024 17:39:28 +0100 Subject: [PATCH] Update 0.1.md --- documentation/docs/changelog/0.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.md b/documentation/docs/changelog/0.1.md index 51cf01a3..7250464f 100644 --- a/documentation/docs/changelog/0.1.md +++ b/documentation/docs/changelog/0.1.md @@ -38,6 +38,7 @@ Not yet released - Fixed 404 error for 'Domain Logs' page link in the search results - Fixed bug with free memory usage not being returned from containers back to the host server - Fixed bug with container private ip address showing in domain logs +- Added support for allow/deny port ranges in `OpenAdmin > Firewall Settings` ### 💅 Polish - [German translation](https://github.com/stefanpejcic/openpanel-translations/tree/main/de-de) contributed by [dabonzo](https://github.com/dabonzo)