Skip to content

Releases: michal-bartak/OSC-Voting

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:06

Added

  • Vote reminders — optional end-of-track notification with 1–5 vote buttons;
    configurable threshold, can skip already-voted tracks.
  • Linux vote popup — styled popup with all five vote options (works around
    GNOME's 3-button limit), light/dark themed, positioned per desktop.

Changed

  • Linux — runs under XWayland (GDK_BACKEND=x11) for GPU-accelerated
    rendering and correct popup focus/positioning.

Fixed

  • Linux — theme no longer flickers back to light after switching.
  • Other-track dim/blur no longer blinks when moving between vote buttons.

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.1.0/OSC-Voting-v1.1.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.1.0-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./OSC-Voting-v1.1.0-linux-amd64.rpm

Full Changelog: v1.0.0...v1.1.0

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

v1.0.0RC3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:47

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.0RC3/OSC-Voting-v1.0.0RC3-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.0RC3-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./OSC-Voting-v1.0.0RC3-linux-amd64.rpm

Full Changelog: v1.0.0RC2...v1.0.0RC3

v1.0.0RC2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:23

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.0RC2/OSC-Voting-v1.0.0RC2-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.0RC2-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./OSC-Voting-v1.0.0RC2-linux-amd64.rpm

Full Changelog: v1.0.0MSI...v1.0.0RC2

v1.0.0RC1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:21

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.0RC1/OSC-Voting-v1.0.0RC1-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.0RC1-linux-amd64.deb
  • Linux (Fedora/RHEL): sudo dnf install ./OSC-Voting-v1.0.0RC1-linux-amd64.rpm

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