Skip to content

Releases: loafdaddy/Cadence-Music

Cadence 0.1.2

Choose a tag to compare

@loafdaddy loafdaddy released this 21 Jul 00:15

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-end warning 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.Cadence

If 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

Choose a tag to compare

@loafdaddy loafdaddy released this 19 Jul 10:05

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-repo hint so missing runtimes can be resolved
  • Docs clarify that the .flatpak is 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.Cadence

GNOME 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.

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

Choose a tag to compare

@loafdaddy loafdaddy released this 19 Jul 04:49

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

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.