github jamf/mut v6.2.0
v6.2.0 - Bearer Token and KeyChain Credentials

22 days ago

Welcome to MUT v6.2.0!

As you're probably aware, Basic Auth is going away for the Classic API (which MUT leverages). This release's primary purpose is to shift all authentication to Bearer Tokens, which are compatible with this API deprecation. In addition, your credentials can now be stored securely in the Keychain, which allows for the storing of your Password, as well as automatic logins when credentials are stored

Changelog:

  • Shifted all authentication to Bearer Tokens
  • Added a new Menu for the unified management of all settings (eg: "my usernames are ints", delimiter selection, etc.)
  • Allowed for storing of all credentials (including passwords) in keychain as opposed to User Defaults (defaults storage is still an option in the menu)
  • Allowed for logging levels in the menu, to log only errors, warnings, or verbose info
  • Added automatic login option if credentials are stored in keychain. Will take you directly to the main screen, bypassing the login, when selected
  • Enhanced logging
  • Improved error handling

Don't miss a new mut release

NewReleases is sending notifications on new releases.