Releases: SolRaze/Verse
Releases · SolRaze/Verse
Release list
v0.1.0
First cut of the rebuilt player.
- Home / Library / Search tabs, Apple-Music-style Library collections (Playlists / Artists / Albums / Songs / Favourites) with inlaid rows and sort menus
- Always-attached mini player pill with optional waveform scrubber (Settings)
- Now Playing redesign: glass play button, burger menu with Info / Like / Share / View Track / View Artist deep-links
- Fullscreen lyrics page with a cached real-audio wave scrubber in a Files-style capsule
- Settings: full-range accent colour, CarPlay lyrics toggle, SponsorBlock switch, cache clearing
- Faster playback start: sound first, lyrics/artwork attach late; misses are remembered
- Queue: Play Next / Play Last, shuffle + repeat
- CD app icon
Build it yourself
No binaries here — sideload builds are signed per-device. You need a Mac with Xcode 26+, an Apple ID (free works, 7-day signing) and an iPhone on iOS 26+:
brew install xcodegen
git clone https://github.com/SolRaze/Verse && cd Verse
xcodegen generate # SPM pulls VLCKit + YouTubeKit on first build
open Verse.xcodeproj # set your team, plug in your phone, press RunFull instructions (CLI install, team/bundle-id setup, 7-day re-sign notes) in the README.