Skip to content

2.0

Compare
Choose a tag to compare
@ninxsoft ninxsoft released this 08 Dec 04:35
· 202 commits to main since this release
  • Payload information is now downloaded dynamically
    • Switched from Property List to YAML format (smaller file size)
    • If unable to download payload information, default to app bundle
  • Entire certificate chains are now shown for signed configuration profiles
  • Added support for certificate data within payload properties
  • Improved formatting of payload properties with custom arrays and dictionaries
  • Low Profile will now check for updates on app launch
  • Significant UI cleanup (condensed tabs and overlapping views)
  • All text strings can be highlighted and copied to clipboard
  • General code cleanup