diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index 88a31600..375d853b 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -18,13 +18,13 @@ Not yet released. - Fixed bug where errors for the OpenAdmin section were being logged in api.log instead of the error.log file. ### 🚀 New features -- [Turkish translation 🇹🇷](#turkish-translation-for-openpanel) +- [Turkish translation 🇹🇷](#turkish-translation) - Docker images can now be downloaded, updated and deleted from the *OpenAdmin > Docker Settings* page. - 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](https://i.postimg.cc/FzCGTgFg/openadmin-update-is-available.png). +- Added a feature that allows for [manual initiation of updates via the *OpenAdmin > General Settings* section](#panel-update-from-gui). - **OpenAdmin > ModSecurity** interface. - `opencli nginx-modsec` script that allows admins to: update OWASP Core Ruleset, List ModSecurity rules and Logs, Enable/Disable Rules and view domain settings. -- [Custom OpenPanel and OpenAdmin templates](#custom-templates-for-openadmin-and-openpanel) can now be defined by the Administrator +- [Custom OpenPanel and OpenAdmin templates](#custom-templates) can now be defined by the Administrator - [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin) - [DNS zone export for *OpenPanel > Edit DNS Zone*](#export-dns-zone) @@ -79,7 +79,7 @@ service admin reload -### Custom Templates for OpenAdmin and OpenPanel +### Custom Templates Starting v0.1.6 you can set [custom templates](https://dev.openpanel.co/templates/) for both OpenPanel and OpenAdmin interfaces! @@ -131,7 +131,7 @@ Users can now export the BIND9 DNS zone file from *OpenPanel > Edit DNS Zone* --- -### Turkish translation for OpenPanel +### Turkish translation Turkish language is now available for OpenPanel! 🎉 @@ -168,5 +168,6 @@ OpenPanel now utilizes a custom cron file located at `/etc/cron.d/openpanel` ins ----- -### +### remove apt cache + Added checks to [remove apt cache](https://linuxier.com/how-to-clear-apt-cache-in-ubuntu/) and temporary files after install process