From a59a418e9857efe8fed518d5a75a248f6a13e20b Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Thu, 17 Oct 2024 19:42:28 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.MD | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 957c15d..2787bc6 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,5 +1,10 @@ # GPOZaurr Release History +## 1.1.6 +- Improve HTML reports with `ScrollX` +- Improve HTML reports by hiding some unnesecary columns +- Added `SizeMB` and `Size` to reports around files/GPOs which could help analyze performance issues + ## 1.1.5 - 2024.07.06 * Added or improved help on all functions. by @neztach in https://github.com/EvotecIT/GPOZaurr/pull/56