Skip to content

Latest commit

 

History

History
163 lines (77 loc) · 8.25 KB

File metadata and controls

163 lines (77 loc) · 8.25 KB

Changelog

0.11.0 (2026-06-25)

Features

  • audiobookshelf podcast support (42f0c39)

0.10.0 (2026-04-02)

Features

  • added navidrome/subsonic support (#64) (66512cb)

0.9.0 (2025-12-10)

Features

  • added ability to delete stations/sources (#60) (9c9e075)

Bug Fixes

0.8.1 (2025-12-08)

Bug Fixes

  • fix key repeat rate for Windows users (#58) (1fafb3c)

0.8.0 (2025-12-03)

Miscellaneous Chores

0.7.0 (2025-12-01)

Features

  • add ability to define individual stations (#45) (6a58e9e)
  • add ability to export radio stations to personal list (#51) (a1a2812)
  • added modal for adding stations and sources (#53) (ba71d0a)
  • show if update is available and link changelog in help screen (#48) (b4adc0b), closes #47

Bug Fixes

  • favoriting not working properly during filtering (#44) (c8844fd)
  • update release configuration to include extra files for packaging (#52) (edfc7b0)

0.6.0 (2025-11-29)

Features

  • add --invalidate-cache option to force re-download of radio station list (#36) (6cda587)
  • add favorites functionality for files and radio stations (#39) (72191a4)
  • add search and filtering functionality (#37) (0da9bd3)
  • implement MPRIS support (#41) (1314b4c)

Bug Fixes

  • improve file name display handling (768a2e6)

0.5.3 (2025-11-28)

Bug Fixes

0.5.2 (2025-11-28)

Bug Fixes

  • correct windows build issue (23d1e17)

0.5.1 (2025-11-28)

Bug Fixes

  • improve error handling for unsupported streams (358c2b4)
  • remove image handling from radio stations and related UI components (358c2b4)

0.5.0 (2025-11-28)

Miscellaneous Chores

0.4.0 (2025-11-28)

Features

  • add command line argument support (#26) (48b8eeb)
  • add option to toggle visibility of hidden files (#25) (f8aa126)

0.3.2 (2025-11-28)

Bug Fixes

  • add version display back to guide bar (#23) (7d8a6d3)

0.3.1 (2025-11-28)

Bug Fixes

0.3.0 (2025-11-28)

Features

  • add looping functionality to audio playback (#18) (8cc5bf8)

0.2.2 (2025-11-26)

Features

  • add 'About' modal (a1a7006)
  • Add Internet Radio functionality with SomaFM integration (bdf6a2a)

Bug Fixes

  • reuse http connection and audio vec to reduce memory consumption. (#7) (612fa1e)
  • update visualizer layout and dynamic bar width calculation (#10) (81e88ae)

Miscellaneous Chores

0.2.2 (2025-11-26)

Features

  • add 'About' modal (a1a7006)
  • Add Internet Radio functionality with SomaFM integration (bdf6a2a)

Bug Fixes

  • reuse http connection and audio vec to reduce memory consumption. (#7) (612fa1e)
  • update visualizer layout and dynamic bar width calculation (#10) (81e88ae)