Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:34

Installing

  • macOS: Open the .dmg, drag OSC Voting to the Applications folder, then eject the disk image. The app is unsigned, so Gatekeeper will block it on first launch. Two ways to fix this:
    • Recommended — download with curl (no quarantine flag is set):
      curl -LJO https://github.com/michal-bartak/OSC-Voting/releases/download/v1.0.0/OSC-Voting-v1.0.0-macos-universal.dmg
      
    • Already downloaded via browser — run once in Terminal after dragging to Applications:
      xattr -d com.apple.quarantine /Applications/OSC-Voting.app
      
  • Windows: SmartScreen may warn; choose More info → Run anyway.
  • Linux (Debian/Ubuntu): sudo apt install ./OSC-Voting-v1.0.0-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./OSC-Voting-v1.0.0-linux-amd64.rpm

Full Changelog: v0.9.2...v1.0.0