Skip to content

Releases: kenellorando/cadence

Cadence Radio 5.0.1

09 Oct 19:09
ff3db37
Compare
Choose a tag to compare

5.0.1 patches image building so the cadence API server no longer runs as a root process. Additionally, cadence_icecast2 and cadence_liquidsoap containers build with explicitly stated versions.

See #206 for additional details.

Cadence Radio 5.0.0

10 Sep 01:55
78fd04a
Compare
Choose a tag to compare

Cadence's first major update since 2019. Please read #201 for complete details.

Cadence/ARIA Version 4.3.3

15 Aug 01:23
Compare
Choose a tag to compare
  • Added: Go module usage.
  • Added: Firefox volume slider CSS support.
  • Modified: Font loading happens in a single import url for (probably) marginally faster loading times.
  • Modified: Various texts updated-- readme, gitignore, "About Cadence".
  • Modified: Metadata database length for "path" doubled.
  • Removed: Twitter frontend integration is gone.
  • Removed: Unused font imports (Roboto, Roboto Condensed 400) are removed for marginally faster loading times.

Cadence/ARIA Version 4.3.2

27 Dec 03:32
Compare
Choose a tag to compare
Merge branch 'master' into server-refactor

Cadence/ARIA Version 4.3.1

01 Dec 06:30
6411b24
Compare
Choose a tag to compare
Merge pull request #185 from kenellorando/background-load-fix

Fix continuous/non-continuous background load functionality

Cadence/ARIA Version 4.3.0

28 Nov 03:32
80e54fc
Compare
Choose a tag to compare

Release contains:

  • Rate-limit bypassing requests by API key.

Cadence/ARIA Version 4.2.3

27 Nov 22:27
798eed8
Compare
Choose a tag to compare

Cadence/ARIA Version 4.2.2

14 May 18:14
f5f0864
Compare
Choose a tag to compare

Minor release adds:

  1. A new warning for iOS and Safari users about playback compatibility issues with Icecast
  2. Play-button UI height fix

Cadence/ARIA Version 4.2.1

15 Feb 23:00
1146a8c
Compare
Choose a tag to compare

This release implements request rate limiting to the 4.x server, as well as front-end improvements which allow the user to more easily know when their timeouts will expire.

Cadence/ARIA Version 4.2.0

23 Jan 06:24
8cffc6e
Compare
Choose a tag to compare
  • Significant upgrades to search functionality
    • Case insensitive searching
    • Results returned in order of better match
    • Verbose searching options, "songs by X" etc.
  • Improvements to mobile UI
  • Database population bug fixes