Releases: loafdaddy/Cadence-Music
Release list
Cadence 0.1.2
Highlights
- Refreshed Cadence. brand kit (Cantarell Extra Bold lockup, mark, social banner)
- In-app branding: header wordmark typography, empty-state icon, About dialog links
- Documentation restructured to match the studio layout — root
SETUP.md, docs index, FAQ - Fixed invalid GTK CSS
margin-endwarning from the brand row stylesheet
Install (Flatpak bundle)
The .flatpak is app-only (a few MB). You need the GNOME Platform runtime from Flathub once (~1 GB).
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.gnome.Platform//49
flatpak install --user ./cadence-0.1.2.flatpak
flatpak run org.cadence.CadenceIf GNOME Software shows two Local file options, choose USER.
Full setup: SETUP.md
Release notes: docs/RELEASES.md
Known gaps: docs/TODO.md
AI note: Parts of this release were developed with AI assistance. AI-assisted contributions remain welcome.
Cadence 0.1.1 — Flatpak clean-install fix
Cadence 0.1.1
Flatpak clean-install fix for the early public beta.
Highlights
- Targets GNOME Platform 49 (48 is end-of-life and no longer usable for clean Flathub installs)
- Release bundle includes a Flathub
--runtime-repohint so missing runtimes can be resolved - Docs clarify that the
.flatpakis app-only and needs the Platform runtime once
Install
The release .flatpak is app-only (a few MB). You need the GNOME Platform from Flathub once (~1 GB).
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.gnome.Platform//49
flatpak install --user ./cadence-0.1.1.flatpak
flatpak run org.cadence.CadenceGNOME Software: if you open the .flatpak and see two Local file options, choose the one tagged USER. The default (system-wide) often hangs on Preparing on a fresh machine. Prefer the terminal commands above when you can.
- From source / local Flatpak build: docs/INSTALL.md
- Release tracker: docs/RELEASES.md
AI disclaimer
Parts of this project were developed with AI assistance. AI-assisted contributions are welcome — see CONTRIBUTING.md.
This is an early beta: expect rough edges. Feedback and PRs appreciated.
Cadence 0.1.0 — first public beta
Cadence 0.1.0
First public beta of Cadence. — a native GTK4 / libadwaita music library for Linux.
Highlights
- Library scan (app menu) with add/remove reconcile and orphan pruning
- Organise as Artist/Album or Artist/Singles
- Playback dock, Now Playing, queue / shuffle / repeat, MPRIS basics
- Cadence. wordmark and app icon
- Flatpak beta: clone the repo and run
./scripts/build-flatpak.sh
Install
- From source / Flatpak build: see docs/INSTALL.md
- Release notes tracker: docs/RELEASES.md
AI disclaimer
Parts of this release were developed with AI assistance. AI-assisted contributions are welcome — see CONTRIBUTING.md.
This is an early beta: expect rough edges. Feedback and PRs appreciated.