Releases: samuelb/whirr
Releases · samuelb/whirr
Release list
v0.6.0
Changes
Features
- Support .pls playlist URLs as the stream URL (1adab53)
- [breaking] Disable autoplay on startup by default (63c4dd2)
- Support AAC (AAC-LC) streams alongside MP3 (1ebe6d7)
Documentation
- Fix README claim that autoplay is on by default (2162f51)
Miscellaneous
- Update GitHub Actions to latest major versions (da17869)
Full Changelog: v0.5.5...v0.6.0
v0.5.5
v0.5.4
Changes
Miscellaneous
- Derive the release version from conventional commits (1310b00)
Full Changelog: v0.5.3...v0.5.4
v0.5.3
Changes
Miscellaneous
- Unify the release pipeline with somad (f943169)
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Changes
- Sync Homebrew cask version to 0.5.1 (7948fd8)
- Publish a Homebrew cask via the samuelb/homebrew-tap tap (507b227)
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changes
- Release the audio device while idle to cut coreaudiod CPU (9320041)
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Changes
- Store the config in a directory named plain "whirr" (00e2691)
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Changes
- Open the URL dialog when playing without a configured stream (a35ff41)
- Adopt the new Whirr logo (speaker with two sound waves) (cf4381a)
- Drop CHANGELOG.md in favour of generated release notes (3d9c09e)
- Rename the project from Gibbon to Whirr (346eb9f)
- Fix reconnect-backoff, stuck-status and network-thread edge cases (c78553f)
- Hot-reload the config file while the app runs (5d67457)
- Add an autoplay-on-startup toggle to the tray menu (8050c54)
- Generalize into a configurable stream player with a native URL dialog (62f3fec)
- Add CLAUDE.md with architecture and workflow guidance (8541f26)
- Drop the station-name prefix from the tray tooltip (99d7128)
Full Changelog: v0.3.0...v0.4.0