From 80a306874277781e661bf7765cedea2e483d4068 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Wed, 15 Jan 2025 18:58:29 +0200 Subject: [PATCH] updates Changelog --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac9c62..6317b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,17 +13,22 @@ All notable changes to this project will be documented in this file. - gitlab: https://gitlab.com/lindeas/jilo-web/-/compare/v0.2.1...HEAD ### Added -- Added Jilo Server check and notice on error - Added status page +- Added latest data page +- Added graphs page - Added Jilo agents status checks - Added periodic Jilo agents checks -- Added "data" page in the "live data" sidebar +- Added Jilo Server check and notice on error - Added "jitsi platforms config" section in the sidebar - Added editing for platforms - Added editing for hosts - Added editing for the Jilo configuration file +- Added phpdoc comments +- Added rate limiting for login with blacklist and whitelist +- Added a page for configuring the rate limiting ### Changed +- Implemented a new messaging and notifications system - Moved all live checks pages to the "live data" sidebar section - Separated the config page to multiple pages - Moved the config pages to "jitsi platforms config" section