From 03b8e4f2cb37206be0645d3820373c0b0bdf34f0 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Wed, 27 Jan 2021 19:09:02 +0100 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3d789e1..c40fb58 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,15 @@ To understand the usage I've created blog post you may find useful ## Changelog +- 0.0.114 - 2021.01.27 + - [x] Improved `Invoke-GPOZaurr` + - [x] HTML now uses offline mode by default (no CDN) - increase in size of HTML up to 3MB + - [x] Using Online switch forces use of CDN - smaller files. For example `Invoke-GPOZaurr -Type GPOList -Online` + - [ ] Improved `Invoke-GPOZaurrSupport` + - [x] HTML now uses offline mode by default (no CDN) - increase in size of HTML up to 3MB + - [x] Using Online switch forces use of CDN - smaller files. For example `Invoke-GPOZaurrSupport -Online` + - [x] Removed parameter Offline, added parameter Online + - [x] The cmdlet is not really production ready. It's work in progress - 0.0.113 - 2021.01.25 - [x] Improved `Invoke-GPOZaurr` - [x] Report GPOAnalysis - added WindowsTimeService