Skip to content

WolfWave v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 04:09
a9f64d0

What's New in v1.1.0

Discord Buttons

Rich Presence now shows two clickable buttons: Open in Apple Music (direct track link) and song.link (opens on Spotify, YouTube Music, Tidal, and more). Buttons appear whenever a track link resolves, even if artwork isn't available.

Launch at Login

New toggle in Settings → App Visibility. Uses SMAppService so it shows up in System Settings → General → Login Items. Enabling it automatically switches "Dock Only" mode to "Dock and Menu Bar" so the app is always reachable.

Custom DMG Background

The installer window now has a polished dark background with WolfWave brand colors and a drag-to-Applications arrow.

Homebrew Auto-Update

A GitHub Actions workflow now automatically opens a pull request on the Homebrew tap whenever a new release is published — no manual cask bumps needed.


Fixed

  • iTunes Search API URL encoding — track/artist names containing &, +, or = no longer break artwork and link lookups
  • Launch at Login toggle now reverts if SMAppService registration fails

Install

Homebrew (recommended):

brew tap mrdemonwolf/den
brew install --cask wolfwave

DMG: Download WolfWave-1.1.0.dmg from Assets below, open it, and drag WolfWave into Applications.

Updating via Homebrew: brew upgrade --cask wolfwave