[1.0.12] - 2025-11-07
New Features
- Web panel port is now configurable via command-line tool
- New Nginx server configurations for AdminBolt application
- Added IpResolver service with fallbacks
- Fail2Ban Filters & Actions plain content edit
- Fail2Ban Dashboard with statistic
- Fail2Ban Manual Bans
- Fail2Ban System Profiles Seeders
Bug Fixes
- Client dashboard no longer displays errors when hosting plan data is unavailable
- Fail2Ban action deletion now synchronizes with external service before local removal
- Ip Resolving on IPV4 and IPV6
- PHP System Profiles Seeders Fix
- Hostname changing fix
Refactor
- PHPMyAdmin routes updated to use /client paths
- Fail2Ban API operations now use DELETE instead of POST
Chores
- Local API installer updated to version 0.0.5
Install command:
cd /home && curl -o install -L https://packages.adminbolt.com/mirrorlist/any/any/adminbolt-bash-installer-1.0.12-dev.sh && sh install
if you want to update the adminbolt:
bolt-updater --branch=dev --version=1.0.12
bolt-cli reinstall-fail2ban-database
bolt-cli apply-fail2ban-profiles
⚠️ 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.