adminbolt [0.6.5] - 2025-07-02 New Features Introduced comprehensive RESTful API endpoints for managing hosting plans, resellers, hosting accounts, domains, email accounts, and FTP accounts, all secured by API key authentication. Added API endpoints for suspending and unsuspending hosting accounts. Integrated L5 Swagger for automatic API documentation, including a dedicated Swagger UI page. Added OpenAPI (Swagger) annotations to models and controllers for enhanced API documentation. Implemented API key middleware with support for IP whitelisting. Improvements Enhanced API resource labeling and UI clarity for API key creation. Added new navigation and configuration options for admin panels. Bug Fixes Corrected namespace and trait usage in file manager services. Fixed issues with API key validation and IP whitelisting. Fixed UI inconsistencies in the admin panel, including input fields and buttons. Chores Removed unused imports and classes to streamline codebase. Updated dependencies and configuration for Swagger integration. Adjusted build process to automatically generate Swagger documentation.