[1.0.15] - 2025-12-03
New Features
- Added system update branch selection (stable/dev) with improved version checking and update management.
- Introduced demo mode data generation for metrics, health checks, and system information.
- Added password strength validation and secure password generation utilities.
Improvements
- Enhanced service health check mechanisms with centralized systemd management.
- Improved system metrics and statistics display in dashboard widgets.
- Better error handling and logging across system services.
Documentation
- Added comprehensive guides for service usage patterns and security best practices.
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-install-1.0.15-dev.sh && sh install
if you want to update the adminbolt:
dnf upgrade bolt-updater -y
bolt-updater --branch=dev --version=1.0.15
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.