[1.0.8-dev] - 2025-10-27
New Features
- Enhanced SSL certificate auto-renewal: certificates now auto-renew when expiring within 30 days with throttled renewal attempts (minimum 1-hour intervals).
- Added admin interface to view and manage certificate request logs with status tracking.
Improvements
- Refined parked domain creation with enhanced validation.
- Improved SSL health check output formatting for better readability.
- Strengthened certificate lifecycle management with comprehensive logging.
Bug Fixes
- Fixed issue with SSL certificate renewal not triggering as expected.
- Resolved minor bugs in domain parking and SSL management features.
- Fixed backup button on domain settings page not functioning correctly.
- Fixed backup button on database settings page not functioning correctly.
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-bash-installer-1.0.8-dev.sh && sh install
if you want to update the adminbolt:
bolt-updater --branch=dev --version=1.0.8
⚠️ 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.