Назад към всички версии
v1.69.0

Radio mini-player and playlist pages now live

Radio feature lands with mini-player, playlists, and admin controls. Backend infrastructure in place for streaming track management.

Radio

  • Mini-player widget for streaming tracks inline
  • Dedicated playlist pages for curated collections
  • Admin dashboard to manage radio content and playlists
  • API routes and query helpers for radio operations
  • Database schema for tracks, playlists, and relationships
Покажи суровите комити
# [1.69.0](https://github.com/Fowthy/brutalnoise/compare/v1.68.0...v1.69.0) (2026-04-20)


### Features

* add radio mini-player, playlist pages, admin dashboard, and tests ([9bb79ca](https://github.com/Fowthy/brutalnoise/commit/9bb79ca6f51cdb8ed6d82afa70643871299d7c07))
* add radio query helpers, validations, and API routes ([75f3ee2](https://github.com/Fowthy/brutalnoise/commit/75f3ee20a62a0b83def7092dac3497b6d7834f8c))
* add radio_tracks, radio_playlists, and junction table schema ([964ef90](https://github.com/Fowthy/brutalnoise/commit/964ef90e98d26230e5701b919cb63ae8abd17cb8))