Releases: kenellorando/cadence
Releases · kenellorando/cadence
Cadence Radio 5.0.1
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
Cadence's first major update since 2019. Please read #201 for complete details.
Cadence/ARIA Version 4.3.3
- 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
Merge branch 'master' into server-refactor
Cadence/ARIA Version 4.3.1
Merge pull request #185 from kenellorando/background-load-fix Fix continuous/non-continuous background load functionality
Cadence/ARIA Version 4.3.0
Release contains:
- Rate-limit bypassing requests by API key.
Cadence/ARIA Version 4.2.3
UI Upgrades: #182
Cadence/ARIA Version 4.2.2
Minor release adds:
- A new warning for iOS and Safari users about playback compatibility issues with Icecast
- Play-button UI height fix
Cadence/ARIA Version 4.2.1
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
- 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