Skip to content

v2.3.0

Compare
Choose a tag to compare
@LebToki LebToki released this 31 May 14:01
· 78 commits to master since this release
7ef842d

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.