Skip to content

Releases: almenscorner/IntuneCD

v2.3.6

04 Sep 14:19
e0a2695
Compare
Choose a tag to compare

Fixes

  • Security baselines had changes pushed even when there were no changes made. This was due to a paging issue where not all settings were included for diff check thus adding settings that were already there #214

Full Changelog: v2.3.5...v2.3.6

v2.3.6-beta.1

04 Sep 11:31
Compare
Choose a tag to compare
v2.3.6-beta.1 Pre-release
Pre-release

Fixes

  • Security baselines had changes pushed even when there were no changes made. This was due to a paging issue where not all settings were included for diff check thus adding settings that were already there #214

v2.3.5

02 Sep 13:22
7fd33c2
Compare
Choose a tag to compare

Fixes

  • Script policies could potentially be updated with incorrect script content due to not using the correct script file for diff check #211
  • If a role had multiple assignments only the last in the list were included in the backup

Other updates

  • Version requirements for dependencies has been updated, DeepDiff has been locked to require a specific version to avoid issues like #210

v2.3.5-beta.1

31 Aug 08:30
Compare
Choose a tag to compare
v2.3.5-beta.1 Pre-release
Pre-release

Fixes

  • Script policies could potentially be updated with incorrect script content due to not using the correct script file for diff check

v2.3.4

28 Jun 06:49
555bc63
Compare
Choose a tag to compare

Added

  • Option to exit if error occurs, configured using a new argument --exit-on-error #206

Fixes

  • Windows Enrollment Profiles assignments were update even when -u was not used #205
  • Windows Enrollment Profiles assignments were removed even when --remove was not used if the config did not exist in the repo #205

v2.3.4-beta.2

24 Jun 06:26
Compare
Choose a tag to compare
v2.3.4-beta.2 Pre-release
Pre-release

Added

  • Option to exit if error occurs, configured using a new argument --exit-on-error #206

Fixes

  • Windows Enrollment Profiles assignments were update even when -u was not used #205
  • Windows Enrollment Profiles assignments were removed even when --remove was not used if the config did not exist in the repo #205

v2.3.4-beta.1

17 Jun 13:06
Compare
Choose a tag to compare
v2.3.4-beta.1 Pre-release
Pre-release

Added

  • Option to exit if error occurs, configured using a new argument --exit-on-error #206

Fixes

  • Windows Enrollment Profiles assignments were update even when -u was not used #205

v2.3.3

03 Jun 08:19
a6935a8
Compare
Choose a tag to compare

Fixed

  • Filters were not removed from assignment updates if they were "none"
  • Assignment report did not add all groups to the report
  • Device configurations assignments url changed from /assignments to /assign

v2.3.3-beta.2

07 May 07:34
Compare
Choose a tag to compare
v2.3.3-beta.2 Pre-release
Pre-release

Fixes

  • Assignments for Device Configurations failed to update due to the assignment endpoint being changed.
  • Assignment report did not include all groups from a configuration

v2.3.2

10 Apr 10:21
aeee4f0
Compare
Choose a tag to compare

Fixes

  • Audit was processed for Applications and Settings Catalog payloads as data is being pre-fetched in these modules. An additional check has been added to ensure audit is configured using arguments before getting data.
  • Managed Google Play last sync time was being included even when excluded with -e GPlaySyncTime because the incorrect key was being removed.

Full Changelog: v2.3.1...v2.3.2