Skip to content

Releases: MG-Cloudflow/Intune-Toolkit

v0.2.7.1-alpha

24 Oct 12:23
c4b64f8
Compare
Choose a tag to compare
  • BugFix
    • Fixed an issue where errors would occur when applying new assignments if the same policy was selected multiple times.

v0.2.7-alpha

23 Oct 19:19
3ef22f4
Compare
Choose a tag to compare

v0.2.7-alpha

  • Code Optimization
    • Assignments
      • Refactored assignment logic by splitting the assignment button handling into a separate function file for better maintainability and clarity.
      • Prepared the structure to support new application types in future releases.
    • Graph Module
      • Optimized module installations to include only the essential Graph module: Microsoft.Graph.Authentication.
      • Added a confirmation popup that prompts users before installing any required modules, improving user control over the installation process.

v0.2.6-alpha

16 Oct 19:32
0fd0b28
Compare
Choose a tag to compare

v0.2.6-alpha

  • Features
    • Editing Policy Names
    • Editing Policy Description
    • Implementing Connect-ToMgGraph -> Created By thiago beier https://github.com/thiagogbeier/Connect-To-MgGraph
      • Implemented Intune Toolkit Logging
      • Optimizing Ms Graph Module Detection & Installation
      • Implemented Interactive Logon
      • Implemented App Registration Logon
  • BugFix
    • Fixed issue with assignments of Microsoft Store app (new) => Issue #25
  • Other
    • Added A CODE OF CONDUCT
    • Added CONTRIBUTION GUIDELINES
    • Split up Release notes from ReadMe File

v0.2.5-alpha

10 Oct 11:40
066ecad
Compare
Choose a tag to compare
  • Enhanced performance of security group fetching by adding additional filters to Graph API calls, reducing load times.
  • Introduced a manual sync button for on-demand updates of security groups.
  • Removed automatic security group fetching when loading policies/applications to prevent delays in large tenants.
    • Security groups are now loaded at startup or through manual refresh.

v0.2.4-alpha

27 Sep 10:43
d092a63
Compare
Choose a tag to compare

Bug Fix
moved powershell validation to before check microsoft.graph module

v0.2.3-alpha

25 Sep 19:40
dd8a25c
Compare
Choose a tag to compare

Features
added log file to $env: as %temp% location under current user context/scope -> contribution By thiagogbeier
added the powershell 7.0.0 as minimum requirement as per in documentation validation with end-user notification to upgrade or open powershell 7.x -> contribution By thiagogbeier

v0.2.2-alpha

18 Jul 12:28
8e15baa
Compare
Choose a tag to compare
  • Features
    • Assignments
      • Managed Google Play Store App
      • IOS Store App
    • Platform Inormation
    • Update to "Export to Mark Down (MD)"
      • Table of Contents
      • Platfrom Information

v0.2.1-alpha

17 Jul 17:27
588b684
Compare
Choose a tag to compare

Release Notes

v0.2.1-alpha

  • Bug Fixes
    • Assignment Issue with Device confiuration poilicy (Settings Catalog)

v0.2.0-alpha

12 Jul 09:36
aa95fc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1-alpha...v0.2.0-alpha

v0.1.1-alpha

03 Jul 21:18
a1a254f
Compare
Choose a tag to compare