Skip to content

v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:34

What's Changed in v1.2.1

Added

  • An About dialog (opened from the ⓘ button in the header)

Installing

  • macOS: Open the .dmg, drag PgEvidence to Applications, then eject. The app is unsigned, so Gatekeeper blocks it on first launch:
    • Recommended — download with curl (no quarantine flag is set):
      curl -LJO https://github.com/michal-bartak/PgEvidence/releases/download/v1.2.1/pgevidence-v1.2.1-macos-universal.dmg
      
    • Already downloaded via browser — run once after dragging to Applications:
      xattr -d com.apple.quarantine /Applications/pgevidence.app
      
    Then grant Screen Recording permission (System Settings → Privacy & Security) for the proof-of-time screenshots, and reopen the app.
  • Windows: Run the .msi. SmartScreen may warn; choose More info → Run anyway.
  • Linux (Debian/Ubuntu): sudo apt install ./pgevidence-v1.2.1-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./pgevidence-v1.2.1-linux-amd64.rpm

Full Changelog: v1.2.0...v1.2.1