Skip to content

Releases: Allow2/Allow2Automate

v2.1.7

18 Jan 13:07

Choose a tag to compare

Allow2 Automate v2.1.7

Installation

Windows

  • Microsoft Store: Search for "Allow2 Automate" in the Microsoft Store
  • Sideload: Download Allow2Automate-*.appx and install with PowerShell:
    Add-AppxPackage -Path Allow2Automate-*.appx

macOS

  • Mac App Store: Search for "Allow2 Automate" in the Mac App Store
  • Direct Install: Download Allow2Automate-*.pkg and open to install

Linux

  • Snap Store: sudo snap install allow2automate
  • AppImage: Download, make executable (chmod +x), and run
  • DEB: sudo dpkg -i allow2automate_*.deb
  • RPM: sudo rpm -i allow2automate-*.rpm

Verification

All packages are code-signed and include SHA256 checksums in checksums.txt.

  • Windows: Signed with Azure Trusted Signing
  • macOS: Signed with Apple Developer ID and notarized
  • Linux: GPG signed (signature files: .asc)

Changes

  • fixing mac pkg signing fix boot race condition (419fcb0)

Full Changelog: ...v2.1.7