[1.0.10] - 2025-10-30
New Features
- Added Fail2Ban filter test functionality with real-time log analysis and regex validation
- Added Fail2Ban jail statistics view in dashboard
- Introduced hosting account usage details API endpoint
- Added hosting account password change API endpoint
- Implemented admin API key scoping for enhanced security
Improvements
- Enhanced Apache log parsing with size limits for better performance
- Added PHP version validation to prevent domain creation with unavailable PHP versions
- Implemented caching for Fail2Ban filters and actions
- Improved form UI with warnings for missing PHP versions
Security
- Extended API key authentication requirements across endpoints
- Applied global scoping to API key management for admin isolation
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-bash-installer-1.0.10-dev.sh && sh install
if you want to update the adminbolt:
bolt-updater --branch=dev --version=1.0.10
⚠️ 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.