Update 0.3.0.md

This commit is contained in:
Stefan Pejcic
2024-09-18 18:39:59 +02:00
committed by GitHub
parent 833f1c5a9b
commit f417c10fb5

View File

@@ -27,4 +27,4 @@ Not yet released.
- phpMyAdmin is now accessible via both the domain name and the server's IP address. Users can enable /phpmyadmin on any domain by running the following command: `ln -s /usr/share/phpmyadmin /home/USERNAME/DOMAIN/phpmyadmin`. When accessed through DOMAIN/phpmyadmin, a login form will appear, allowing the user to log in with any MySQL credentials. When accessed through IP:PORT via the OpenPanel interface, the user will be automatically logged in and granted access to all databases.
- [Symlinks are now supported in the FileManager](https://i.postimg.cc/QMjBRVtX/2024-09-13-13-59.png).
- Improvements to the 'OpenPanel > Services Status' page: view is changed from columns to table, and user will only view services that Administrator enabled in the enabled_modules.
- Caching is added to OpenAdmin interface - decreasing resource usage by the service up to 20%/