Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

LoanShark v0.3.0 - Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@cybertunnel cybertunnel released this 18 Jun 19:58
· 64 commits to master since this release

Added Features

  • Generic Authentication
    • Allows for use on ANY device, with or without MDM
    • Uses SHA256 for authentication
  • Command Line Interface support
    • Uses the Generic Authentication passphrase to authenticate
  • Argument Parser
    • This has enabled for the integration of the CLI feature above

Management Tools

With the release of 0.3, there is a whole section of management tools built to ease the adoption of LoanShark, it is only available in the repo. Take a peak and adjust them to fit your needs.

Bug Fixes

  • Logging bug
    • Fixed an issue where logging wasn't being captured correctly using log stream
  • Preference file restored
    • Restored a preference file that was accidentally deleted on another branch that made it into master