diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index b3e52ac8..4de134d6 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -23,7 +23,7 @@ Not yet released. - [Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page.](#openadmin--docker) - Introduced *OpenAdmin > API Settings* page, enabling API access, token generation, curl command execution, request sending, response viewing, and API access log monitoring. - Added a feature that allows for [manual initiation of updates via the *OpenAdmin > General Settings* section](#panel-update-from-gui). -- [**OpenAdmin > ModSecurity** interface.](#openadmin--modsecurity) +- [*OpenAdmin > ModSecurity* interface.](#openadmin--modsecurity) - [`opencli nginx-modsec` script that allows admins to: update OWASP Core Ruleset, List ModSecurity rules and Logs, Enable/Disable Rules and view domain settings.](#openadmin--modsecurity) - [Custom OpenPanel and OpenAdmin templates](#custom-templates) can now be defined by the Administrator - [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin) @@ -42,6 +42,7 @@ Not yet released. - New default OpenAdmin theme - Added checks to remove apt cache and temporary files after install process - [Custom cron file `/etc/cron.d/openpanel`](#etccrondopenpanel) +- [OpenAdmin login log](https://dev.openpanel.co/logs.html) -----