adminbolt [0.8.1] - 2025-07-28 New Features Introduced a command to rebuild the web server from the console. Added backend logic for changing database user passwords, including user notifications. Added services and data objects for interacting with Bolt Agent, including package management. Enabled toggling ModSecurity in Apache configurations via a runtime setting. Added a new NGINX location for WebSocket proxying to the Bolt Agent. License management UI now displays more of the masked license key and provides consistent action buttons. Bug Fixes License activation and management forms now show appropriate controls based on license state. Documentation Added developer documentation for Bolt Agent service integration. Refactor Improved license handling by separating logic into a dedicated method. License page notifications are now handled via internal message properties instead of pop-up notifications. Chores Minor formatting and comment improvements in database and cron job services.