[1.0.14] - 2025-11-30
New Features
- Added command to fix Linux AdminBolt greeting message
- Added direct phpMyAdmin links for:
- Root database
- Roundcube database
- PowerDNS database
- Added Rspamd Admin link in the Admin panel
Improvements
- phpMyAdmin health check now reports correct status
Fixes
- Fixed Fail2Ban service status after panel installation (service was not started)
- Fixed importing of default Fail2Ban profiles
- Removed Supervisor from the panel since it is no longer used
- Fixed PHP-FPM session paths
- Fixed JetBackup and Softaculous links in the end-user panel
- Fixed Watchdog dashboard
- Fixed phpMyAdmin login issues in the end-user panel
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-install-1.0.14-dev.sh && sh install
if you want to update the adminbolt:
bolt-updater --branch=dev --version=1.0.14
If bolt-updater is missing from your server just run "dnf install bolt-updater -y".
⚠️ Important Notice: Development Version Disclaimer
The AdminBolt Development Builds are intended solely for testing and development purposes.
These versions are subject to frequent and significant changes, including updates to the database structure, file system layout, and core functionality.
As a result:
- They are not suitable for production environments.
- The bolt-updater command may fail or cause data inconsistencies due to ongoing structural modifications.
- Backward compatibility is not guaranteed between development releases.
Please use these builds only in isolated testing environments and ensure proper backups before applying any updates.