PAX v1.5.5
·
601 commits
to release
since this release
PAX (Purview Audit eXporter) Release
Downloads
Windows Users:
PAX-v1.5.5-Windows-Portable.exe- Single executable, no installation requiredPAX-v1.5.5-Windows-Installer.msi- Traditional Windows installer
Mac Users:
PAX-v1.5.5-macOS-Universal.zip- Universal app for all Mac computers (Intel & Apple Silicon)
Quick Start
- Windows: Download and run the .exe file
- Mac: Download the .zip file, extract, then:
- Right-click the app and choose "Open" (don't double-click)
- If you see "damaged" error, run in Terminal:
xattr -d com.apple.quarantine "/path/to/app" - See MAC_USER_GUIDE.md for detailed instructions
Requirements
- PowerShell (automatically detected)
- Microsoft 365 account with audit log access
- Internet connection for authentication
No administrative privileges required on any platform!
What's Changed
- build(deps): bump esbuild and vite by @dependabot[bot] in #1
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v1.5.4...v1.5.5