• 4.0.1 1ff059342f

    tomas.kracmar released this 2026-04-16 09:36:25 +00:00 | 2 commits to main since this release

    This patch release adds user-friendly detection for missing fzf and shows platform-specific install hints before falling back to numbered menus.

    What's new

    • Scripts/Start-IntuneToolkit.ps1 — detects missing fzf at startup and prints install commands for macOS (brew), Linux (apt/dnf/pacman), and Windows (winget/choco).
    • Scripts/Start-IntuneManagementTui.ps1 — same hint behavior for the standalone TUI entry point.
    • README.md — lists fzf as an optional runtime dependency with per-platform install instructions.

    Everything else from 4.0.0 remains unchanged.

    Downloads