Changelog
What's New in IntuneGet
Track the latest updates, features, and improvements. IntuneGet is actively maintained and regularly updated with new capabilities.
v0.5.0minor2026-02-01
Unmanaged Apps, MSP Solution & Major Dashboard Overhaul
- Unmanaged Apps Detection: discover apps on managed devices, match against Winget, claim individually or in bulk
- MSP Solution: multi-tenant batch deployments, team management (Owner/Admin/Operator/Viewer roles), cross-tenant reporting
- MSP Webhooks with HMAC signing, event type selection, delivery logs, and retry logic
- MSP Audit Logs with IP/user agent tracking and filtering
- MSP Reports dashboard with cross-tenant trends, success rates, and CSV/JSON/PDF export
- Dashboard converted to light theme with refreshed visual design
- Collapsible sidebar with Zustand state persistence
- Settings page overhaul: 5 tabs (General, Permissions, Notifications, Export, Data)
- Notification settings: email frequency control (real-time, digest, critical-only)
- Webhook integration for Slack, Microsoft Teams, Discord, and custom endpoints
- Sign-in page redesign with improved authentication flow
- Comprehensive PSADT v4 UI elements support for deployment scripts
- Icon extraction pipeline improvements using native Win32 API (msi.dll P/Invoke)
- Download timeouts to prevent pipeline stalls
- winget-pkgs-index v2 upgrade for faster package lookups
- New API permission: DeviceManagementManagedDevices.Read.All for discovered apps
- Inventory page enhancements: grid/list view toggle, stat cards, improved filtering
- License changed from MIT to AGPL-3.0
- New dependencies: zustand, resend, recharts, and others
v0.4.0minor2026-01-15
AI-Powered App Discovery & Bulk Operations
- AI-powered app search and discovery from 10,000+ Winget packages
- Bulk deployment support for multiple apps at once
- Improved Entra ID authentication flow
- Enhanced error handling and progress tracking
- Added troubleshooting documentation
v0.3.0minor2025-12-01
Self-Hosting & Docker Support
- Docker support for self-hosting on your own infrastructure
- Comprehensive documentation for Azure setup and GitHub integration
- Improved application packaging pipeline
- Added support for custom deployment configurations
v0.2.0minor2025-10-15
Winget Integration & Auto-Packaging
- Full Winget repository integration with 10,000+ apps
- Automatic IntuneWin packaging without manual scripting
- Microsoft Entra ID authentication
- Real-time deployment progress tracking
v0.1.0major2025-08-01
Initial Release
- Initial release of IntuneGet
- Basic Winget app search and deployment to Intune
- Web-based dashboard interface
- Fully open source
View the full commit history on GitHub