• 4.4.1 60a655e6d4

    release: v4.4.1 — bulk delete, TUI fixes, folder browser, menu reorg

    tomas.kracmar released this 2026-08-07 19:01:31 +00:00 | 0 commits to main since this release

    • Scripts/Bulk-DeletePolicies.ps1: new bulk delete tool (type-DELETE
      confirmation, -WhatIf dry-run), wired as menu item 21
    • Fix Start-IntuneToolkit.ps1 infinite loop when fzf isn't installed
      (numbered-menu Exit returned "EXIT" but check only matched "[Exit]")
    • Start-IntuneManagementTui.ps1 no longer re-prompts for TenantId or
      Action when the launcher already resolved them
    • Fixed misleading "regex" wording on the Name filter prompt (it's a
      literal, case-insensitive substring match)
    • New fzf-based folder browser for Export/Import (and report) path
      prompts: navigate subfolders, confirm, or type manually
    • Reordered the main TUI menu into logical groups (Export/Import,
      Bulk operations, Baselines & compliance, Reporting, Tenant & auth
      admin) instead of reverse-add order
    • ca-exporter: pre-fetch auth context class references and resolve
      AuthenticationFlows TransferMethods, surfaced in Excel export
    Downloads