Releases: txhaflaire/JamfCheck
JamfCheck v1.7
Version 1.7 - Updates & Enhancements
- 🎉Added Jamf School 🏫 and Jamf Now 🎉 to JamfCheck to support both these MDMs as well!
- Improved sorting and searching on viewing Logs in tables
- Moving sorting to background thread to ensure it's not freezing the main thread / UI
- Added more categories to Jamf Protect Logs
- Minor code cleanup and improvements
JamfCheck v1.6
Version 1.6 - Enhancements
-
Updated Settings menu UI to be more aligned with Apple's native settings structure
-
Added sorting and searching to all Log Stream and Show windows!
-
Solved issue #5 and removed the check.
-
Added "Learn more" to the informational view of each check, referring to Jamf Learning Hub #6
-
Added functionality to easily test Jamf Protect's Web Protection feature by safely loading test phishing or malware sites or specific sites related to a content category
JamfCheck v1.5
Version 1.5 - New Features & Enhancements
🎉 Exciting Update: JamfCheck is now available in the Jamf App Catalog and Installomator. Easily deploy and keep JamfCheck updated with minimal fuss!
Updates & Additions:
-
Improved Update Experience for JamfCheck
-
Enhanced Support Functionality
-
XProtect Remediator Scan Results
-
Revamped Log Viewing Experience
-
Improved Log Exporting
- Logs can now be exported as CSV for better data manipulation, replacing the previous simple log file format.
-
Preferences Update
- Added the option to disable the auto-update feature of JamfCheck.
-
Performance Enhancements
- Optimized code to run on background threads, ensuring smoother operation and reduced load on the main thread.
JamfCheck v1.4
Version 1.4 - Enhancements & Additions
- Settings Menu Introduced: Customize your experience more fluidly. Say goodbye to hardcoded configurations.
- Refresh Interval: Adjust to suit your needs.
- Launch Screen Control: Choose to display or hide the launch screen upon app startup.
- Customizable Sections: Now select which sections to display: Jamf Pro, Jamf Connect, or Jamf Protect.
- User Defaults Integration: We've incorporated UserDefaults for more efficient settings storage.
- LaunchScreen Debut: Kickstart your app experience with our new LaunchScreen.
- A special shoutout to @mvdbent for this brilliant idea!
- Jamf Connect Check added: Keep abreast of your Jamf Connect updates. We now display a comparison between the latest available version and your installed version.
JamfCheck v1.3
- Maintained a uniform button size in the NavigationSplitView.
- Improved notification logic for auto-update of JamfCheck, a dialog is presented now when manually fetching updates but none are available as JamfCheck is up to date.
- Introduced localization support for French🇫🇷, German🇩🇪, Spanish🇪🇸, and Dutch🇳🇱 across relevant sections of the application.
- Corrected the logic for the Jamf Pro and Protect URL connectivity checks to encompass both WiFi and Ethernet interfaces.
- Introduced the basic functionality of the Jamf Environment Test, enabling users to verify connectivity to URLs associated with Apple and Jamf in enterprise environments.
JamfCheck v1.2
- Added macOS Sonoma compatability
- The Log Show for Jamf Connect has been adjusted.
- Checks validating connectivity to Jamf Protect or Protect region URLs have been tweaked.
- The LaunchScreen has been modified.
- A new function has been implemented to test Analytics for Jamf Protect.
- Some Buttons have been renamed.
- Functionality to collapse the sidebar using either the menu or a button has been added.
- SymbolEffects have been incorporated for macOS 14 and above
JamfCheck v1.1
Release Notes
v1.1
- Changed AppExists logic to be more robust, not checking on Application Name but now BundleIdentifier. thanks @nlecchi
- With the above change, changed the App Version checking also to use BundleIdentifier instead of Application Name to be more robust and consistent.
- Added Jamf Trust version reporting
- Re-ordered App Versions to be more on top, below the app check itself.
- code-signed and notarized the .dmg archive as well now.
JamfCheck v1.0
First 1.0 release
- Added auto-update mechanism
- Added Jamf Pro Logs
JamfCheck v0.9
Full Changelog: https://github.com/txhaflaire/JamfCheck/commits/v0.9
-- added Jamf Pro Logs