Releases: halpworld/halpradio
Releases 路 halpworld/halpradio
Release list
v0.6.0
Changelog
- d3a93cb Merge pull request #33 from halpworld/claude/github-issue-23-96cb0b
- dfc3ef7 Merge pull request #34 from halpworld/release_version_zero_six
- f99c03c chore(release): bump version to v0.6.0
- 45d9dbf feat(lyrics,art): real-time synced lyrics & multi-protocol terminal album art
- b52cbff fix(lyrics): make L work at any width and surface it in the status bar
v0.5.0
Changelog
- 1c7bb04 Merge pull request #29 from halpworld/fix_radio_issue_24
- 7ac17ca Merge pull request #30 from halpworld/dependabot/go_modules/go_modules-300547a8bd
- 31713d3 Merge pull request #32 from halpworld/release_version_zero_five
- 3d9071c chore(deps): bump golang.org/x/net (#31)
- 5f8a4e0 chore(deps): bump the go_modules group across 1 directory with 2 updates
- c28b045 chore(release): bump version to v0.5.0
- 17a8818 ci: allow goreleaser to replace existing artifacts on retried releases
- 62d4d28 feat(party): terminal party line: P2P mesh synchronized radio rooms & ASCII reactions (#24)
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changelog
- 6cbe44d Merge pull request #16 from halpworld/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
- 0cc1b08 chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7
- 00548fd chore(release): bump version to v0.2.0
- 85bf221 feat: Grab themes from community repo with download and preview
- 1b31cd3 feat: Rebuilt the command structure to make automation easier
- e44ecd6 style: format pkg/app/cli_play_test.go with gofmt
v0.1.0
Changelog
- 8eec074 chore(release): bump version to v0.1.0
- 725a15e feat: Auto generate demo screenshots when getting a new version
- 2f66a0a feat: Implementing a lightweight CLI query/IPC mode
- 152cdbe feat: Make activity main landing page
- 04c8260 feat: Theming introduced. Make it pretty in pink!
- ef9fa8a feat: show if they have a land based station
- 83a793d fix(desktop): support cross-platform Windows socket ownership check
- 02e7885 fix: Make test bit less intrusive
- 5258023 style: format code with gofmt
v0.0.7
v0.0.6
Changelog
- 3685fa4 Merge pull request #14 from halpworld/fix/silent-song-notifications
- aaf4a20 Merge pull request #15 from halpworld/fix-stop-notifications
- 373f55c chore(release): bump version to v0.0.6
- c4cd92e feat(plugin): implement sandboxed Wazero Wasm plugin engine, capability permissions, and official registry client (#10)
- 8dde70e feat: Plugin system added
- 45a5e4f fix(desktop): ensure desktop notifications are silent across macOS, Linux, and Windows
- c9c3aa2 fix(desktop): remove notification sound from macOS song change banners
- 5ab7e7d fix(player): stop ICY listeners, notifications, and history tracking when stopped or paused
- e84752f fix(release): specify Formula directory for homebrew tap in goreleaser