Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Changelog ## [2.3.6] - 2024-07-14 ### Added - Real-time server vitals fetching and dynamic UI updates. - New UI elements and functionality related to server controls in `index.php`. - New styles for buttons, cards, and modals in `assets/style.css`. ### Changed - Refactored email handling in `assets/inbox/inbox.php` and `assets/inbox/open_email.php`. - Updated JavaScript in `index.php` to dynamically update charts with real-time data. ### Fixed - Improved error handling for email file reading in `assets/inbox/open_email.php`. - Corrected directory path handling in `assets/inbox/inbox.php`. ### Removed - Deprecated styles and unused CSS classes in `assets/style.css`.
- Loading branch information