Black Candy Versions Save

A self hosted music streaming server

v2.1.1

1 year ago

What's Changed

Improved

Fixed

New Contributors

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago

What's Changed

New

Improved

Fixed

New Contributors

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v2.0.1...v2.1.0

v2.0.1

2 years ago

What's Changed

Fixed

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v2.0.0...v2.0.1

v2.0.0

2 years ago

What's Changed

New

Improved

Fixed

New Contributors

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.3.0...v2.0.0

v1.3.0

3 years ago

What's Changed

New

  • Add sortable playlist

Improved

  • Upgrade Ruby to 2.7
  • Upgrade Rails to 6.1
  • Upgrade Stimulus to 2.0
  • Update rubocop style config
  • Avoid use instance variable in partial view and use full path in render

Fixed

  • Fix mini player position not fixed at the bottom in small screens with sort content

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.2.0...v1.3.0

v1.2.0

3 years ago

What's Changed

New

  • Add support for various artists album
  • Add blurry album image as background on player
  • Add support for set artist and album image manually

Improved

  • Use ITCSS structure to refactor all css code
  • Replace gem rails-settings-cached with pg hstore
  • Use nix to build dev environment
  • Support docker multi-platform builds

Fixed

  • Fix redirect issue for 404 and 403 page

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.1.1...v1.2.0

v1.1.1

3 years ago

What's Changed

New

  • Add support for oga and wma formats

Improved

  • Use wahwah to replace taglib-ruby
  • Remove the environment variables required for installation

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.1.0...v1.1.1

v1.1.0

3 years ago

What's Changed

Improved

  • Use pg full text search to replace pgroonga
  • Upgrade webpacker to 5.0
  • Squash docker image size
  • Use intersection observer api to replace scrollmagic on infinite scroll

Fixed

  • Fix issue for can not set right theme when user first login
  • Fix can not play song when use http range to send file on dev environment

Full Changelog: https://github.com/blackcandy-org/black_candy/compare/v1.0.5...v1.1.0