Skip to content

Releases: halpworld/halpradio

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 19:04
dfc3ef7

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

Choose a tag to compare

@github-actions github-actions released this 09 Sep 06:18
31713d3

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

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:51

Changelog

  • 00eea9c feat: acoustic stream fingerprinting, dirty metadata sanitizer, and release v0.4.0 (#18)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:50

Changelog

  • 24b6a4b Merge pull request #28 from halpworld/claude/vibrant-mccarthy-f5d801
  • bc89305 chore(release): bump version to v0.3.2
  • c266316 fix(player): control mpv over JSON IPC instead of stdin

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:31

Changelog

  • cfacf0b Merge pull request #27 from halpworld/claude/issue-26-debug-logging-a33c6a
  • 63dee6f chore(release): bump version to v0.3.1
  • 9fb5913 fix: unfreeze the TUI on Linux and add opt-in debug logging

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 13:52

Changelog

  • 0feda7f chore(release): bump version to v0.3.0
  • 7572031 feat: add 3D ASCII globe explorer and feature-flagged analog frequency tuner

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:37

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

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:23

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

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:13

Changelog

  • 2f5b612 feat: dynamic station catalog sync with aggressive caching and bump v0.0.7
  • 08f05a1 feat: new industrial stations added

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:20

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