diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index 71371458..0908cb2e 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -6,6 +6,7 @@ Not yet released. - Administrators can now set [rate limiting and blocking limits](/docs/admin/intro/#brute-force-protection) for both OpenPanel and OpenAdmin login pages. - Administrators can now set [session duration](https://dev.openpanel.com/cli/config.html#session-duration) for OpenPanel users. - Users can now view and terminate active sessions for their account from the 'OpenPanel > Account > Active Sessions' page. +- Administrators can now create [a custom template to be displayed on domains without any content](https://i.ibb.co/tXkHKyL/default-landing.png). ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66)