v2.3.0
Changes in version 2.30
Introduced Language Translation Support
Implemented language translation support using JSON files.
Introduced Breadcrumbs and Tabs:
Introduced breadcrumb headers for each tab for better navigation.
These tabs are not in place:
- Servers Tab
- Mailbox Tab
- Server or Stack Vitals
Updates:
HTML Structure:
Refactored HTML structure to include header for each tab within the tab content.
Updated navigation tabs to include servers, mailbox, and vitals.
CSS Styling:
Improved overall styling with Bootstrap 5.
Added custom styles for tabs, headers, and overview cards.
JavaScript Functionality:
Enhanced tab switching functionality with jQuery.
Added language selector change event to reload the page with the selected language.
PHP Code Enhancements:
Refactored server information retrieval and display logic.
Enhanced error handling for server vitals data retrieval.