[1.0.9] - 2025-10-27
New Features
- Added API key management for resellers with security controls including IP whitelisting and active/inactive toggles.
- Enhanced database user management with encrypted password storage and validation.
- Expanded API endpoint coverage with comprehensive documentation for hosting account resources.
Documentation
- Updated API documentation with full OpenAPI specifications.
- Added integration overview guidance for API access.
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-bash-installer-1.0.9-dev.sh && sh install
if you want to update the adminbolt:
bolt-updater --branch=dev --version=1.0.9
⚠️ 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.