Releases: gilburns/IntuneLogWatch
Releases · gilburns/IntuneLogWatch
2.0.0
IntuneLogWatch 2.0.0
New in this release:
- Full Tahoe UI support
- Native Light / Dark mode
- Global all events list with search + filtering by date range and log level
- View Sync, Recurring, and Health log events
- Policy IDs are clickable — jump directly to the matching Intune policy
- Action buttons for every policy event:
- Reveal the installed app in Finder
- Inspect the associated PKG receipt
- Export events to PDF or raw LOG files
- Clip Library: save key log events to reference later
- Quickly share clipped log events with teammates or IT support
- Quick Look Extension for .ilwclip files (Clip Library files)
What's Changed
- Create PolicyExportHelper.swift by @gilburns in #24
- Create PackageInspectorHelper.swift by @gilburns in #25
- Clip library by @gilburns in #26
- Create AllLogEntriesView.swift by @gilburns in #27
- Version2 by @gilburns in #28
- Add hyperlinked Policy ID by @gilburns in #29
- Update ClipLibraryView.swift by @gilburns in #30
- Quick Look and Custom File type by @gilburns in #31
Full Changelog: 1.5.0...2.0.0
1.5.0
IntuneLogWatch 1.5.0
What's Changed
- Recurring Events added to the Events timeline view by @gilburns in #22
(In addition to the existing Sync Events, the events timeline can now show recurring events, or both) - Update IntuneErrorCodes.swift by @gilburns in #21
(New error codes added to the database) - Tool tips by @gilburns in #20
(Popover Tooltips for extended dates on the event timeline and PolicyDetails views)
Full Changelog: 1.4.1...1.5.0
1.4.1
1.4.0
What's Changed
- Keyboard Navigation by @gilburns in #18
- Most of the GUI is now capable of navigation via the keyboard. (Less clicking around with the mouse)
See this page on the Wiki for usage of the keyboard navigation:
https://github.com/gilburns/IntuneLogWatch/wiki/Keyboard-Navigation
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2
1.1
What's Changed
- Add sorting to the Sync Events. by @gilburns in #5
- Add menu item to refresh the local logs. by @gilburns in #6
- Fix highlighting colors when a policy is selected. by @gilburns in #7
- Add Sparkle Updates. by @gilburns in #8
- Add option to copy a Graph API URL from each policy object. by @gilburns in #11
- App improvements. by @gilburns in #12
- Add enrollment and network status to the main event panel. by @gilburns in #13
Full Changelog: 1.0...1.1
The DMG and ZIP are equivalent. Pick your preferred download format
1.0
IntuneLogWatch
A macOS application for analyzing Microsoft Intune logs with human-readable insights
- Initial release.
If you have improvement ideas or feature additions, feel free to submit an issue or pull request.
Full Changelog: https://github.com/gilburns/IntuneLogWatch/commits/1.0