Skip to content

Releases: txhaflaire/JamfCheck

JamfCheck v1.7

17 Nov 08:44
8bebb0b
Compare
Choose a tag to compare

Version 1.7 - Updates & Enhancements

  • 🎉Added Jamf School 🏫 and Jamf Now 🎉 to JamfCheck to support both these MDMs as well!
    • image
  • 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

08 Nov 16:24
69845f9
Compare
Choose a tag to compare

Version 1.6 - Enhancements

  • Updated Settings menu UI to be more aligned with Apple's native settings structure
    Updated Settings UI

  • Added sorting and searching to all Log Stream and Show windows!
    Sorting and Searching Feature

  • Solved issue #5 and removed the check.

  • Added "Learn more" to the informational view of each check, referring to Jamf Learning Hub #6
    Learn More Link

  • 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
    Jamf Protect's Web Protection Test

JamfCheck v1.5

25 Oct 06:15
c10aafc
Compare
Choose a tag to compare

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:

  1. Improved Update Experience for JamfCheck

    • New dialogs have been added during the update process.
      Update Dialog Screenshot
  2. Enhanced Support Functionality

    • Generate archives containing Jamf Connect logs, beneficial for support cases.
      Log Archive Screenshot
  3. XProtect Remediator Scan Results

    • Manual initiation of XProtect Scan.
    • Fetch the XProtect Remediator Scan Results.
    • Export the results as a .csv file.
      XProtect Screenshot
      XProtect Export Screenshot
  4. Revamped Log Viewing Experience

    • Transitioned to tables with columns for better readability.
    • Enhanced the time range picker for improved user experience.
      Table View Screenshot
  5. Improved Log Exporting

    • Logs can now be exported as CSV for better data manipulation, replacing the previous simple log file format.
  6. Preferences Update

    • Added the option to disable the auto-update feature of JamfCheck.
  7. Performance Enhancements

    • Optimized code to run on background threads, ensuring smoother operation and reduced load on the main thread.

JamfCheck v1.4

17 Oct 14:21
c10aafc
Compare
Choose a tag to compare

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.
image
  • LaunchScreen Debut: Kickstart your app experience with our new LaunchScreen.
    - A special shoutout to @mvdbent for this brilliant idea!
image
  • 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.
Screenshot 2023-10-17 at 12 41 22

JamfCheck v1.3

05 Oct 12:05
Compare
Choose a tag to compare
  • 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

02 Oct 09:25
Compare
Choose a tag to compare
  • 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

01 Sep 11:09
Compare
Choose a tag to compare

Release Notes

v1.1

  1. Changed AppExists logic to be more robust, not checking on Application Name but now BundleIdentifier. thanks @nlecchi
  2. With the above change, changed the App Version checking also to use BundleIdentifier instead of Application Name to be more robust and consistent.
  3. Added Jamf Trust version reporting
  4. Re-ordered App Versions to be more on top, below the app check itself.
  5. code-signed and notarized the .dmg archive as well now.

JamfCheck v1.0

30 Aug 14:28
Compare
Choose a tag to compare

First 1.0 release

  • Added auto-update mechanism
  • Added Jamf Pro Logs

JamfCheck v0.9

24 Aug 12:14
Compare
Choose a tag to compare
JamfCheck v0.9 Pre-release
Pre-release

Full Changelog: https://github.com/txhaflaire/JamfCheck/commits/v0.9

-- added Jamf Pro Logs