Skip to content

Reverbic v1.5.3

Choose a tag to compare

@github-actions github-actions released this 13 Jun 04:55
· 62 commits to develop since this release
0d54f60

Version Platform Built with Rust License

What's new in v1.5.3

Version 1.5.3 brings a massive visual overhaul to the Ambient Mode, making it completely modular, customizable, and rich in metadata across all playback sources!

Highlights

  • Modular Ambient Mode: The Ambient Mode has been completely refactored. You can now individually toggle the clock, visualizer, progress bar, logo, and recent tracks from the Settings menu to create your perfect layout.
  • Rich Station Details: A new dedicated, color-highlighted widget has been added to Ambient Mode for Radio playback, showing country, region, language, codec, bitrate, tags, popularity, and a clickable website.
  • Cross-Source Recent Tracks: The recent tracks list in Ambient Mode now tracks your last 5 songs seamlessly across Radio, YouTube, and Spotify.
  • YouTube Integration Updates: Ambient Mode now natively labels YouTube sources and intelligently extracts and displays the current video chapter below the title.
  • UI & Installer Polish: The main UI now displays dynamic version download progress in the window title. Long titles and artist names in Ambient Mode now wrap elegantly to a second line instead of being cut off. The installer script also received a fix to properly overwrite binaries on re-runs.

Installation

# Quick install (Windows)
irm https://raw.githubusercontent.com/sewandev/Reverbic/main/install.ps1 | iex

# Quick install (macOS)
brew install sewandev/reverbic/reverbic

# Package managers
scoop bucket add reverbic https://github.com/sewandev/scoop-reverbic; scoop install reverbic   # Windows (Scoop)
cargo install --git https://github.com/sewandev/Reverbic.git --locked                          # Any OS (Rust)

Documentation

Make sure to check out the newly updated guides for setting up the integrations:

Full Changelog

For a detailed list of all the additions, changes, and fixes, please refer to the official changelog:


Thank you to everyone using Reverbic! Update now from the app or grab the latest installer below.