Version: 1.4.6
1.4.5
Released on June 28, 2025
💅 Polish
- added disk IO information on OpenAdmin > Dashboard.
- added network IO information on OpenAdmin > Dashboard.
- option to rollback openpanel ui from OpenAdmin > Settings > Updates page.
- option to delete feature set, enable all features or disable all features on OpenAdmin > Hosting Plans > Feature Manager.
- Page links and description tooltips for features table on OpenAdmin > Hosting Plans > Feature Manager.
- busybox container is no longer used in user panel operations.
- example services are removed from docker-compose.yml file: busybox, filebrowser, uptimekuma, mssql, minecraft.
SSH_PORT
andTTYD_PORT
variables are renamed toUNUSED_1_PORT
UNUSED_2_PORT
and can be used for adding custom services for user.- documented guidelines for adding new services in OpenPanel
- rewritten Informations, Usage and Statistics widgets on OpenPanel > Dashboard.
- Statistics widget now displays when was data last updated.
- Option to Enable/Disable containers on Services tab in OpenAdmin [FEATURE REQUEST] #523
- added storage information on single user page OpenAdmin: Volumes, Containers and Images.
mail_debug
setting is added, allows storing all outgoing emails from the system (OpenAdmin and OpenPanel UI) to/var/log/openpanel/admin/emails/
directory.- added
restart: unless-stopped
policy for varnish service. - OpenAdmin > Advanced > Migrate.
🐛 Bug Fixes
- fixed error
/usr/local/admin/service/notifications.sh: line 730: bc: command not found
on AlmaLinux. - fixed bud dispalying
0
instead of∞
on OpenAdmin > Users table for unlimited usage. - fixed bug preventing empty email on OpenAdmin > Settings > Notifications.
- Can't switch WebServer #540
Was this helpful?