Files
jarri-spooty/CHANGELOG.md
T

6.9 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

2.0.2

15 March 2025

  • fix(ytdl): Upgrade ytdl package (automated) cf559eb

2.0.1

23 February 2025

  • build(ytdl): Upgrade ytdl package (automated) #20
  • refactor(backend): queue system presented #5
  • refactor(backend): queue system presented #5
  • docs first attempt 2a01e7e
  • first commit da9cf53
  • configurable audio formats ac03824
  • websockets for tracks and ui improvement 2f0e462
  • refactor(track-backend): refactor track backend code 0e88627
  • refactor(playlist-backend): refactor playlist backend code 117110f
  • playlist download progress, fix library error downloading 06a8608
  • elf integration 9036976
  • initial dockerizing ef028d7
  • clear playlist mass operations and retry functionality da78603
  • refactor(frontend): refactor frontend services code 887ac22
  • docs(logo): change logo from png to svg 87067ce
  • fix(utdl): upgrade ytdl package 66b55b3
  • playlist subscription functionality c365d8b
  • delete functionality 893bc43
  • fix asynchronous code 3455db8
  • refactor(backend): refactor backend code 7359a13
  • playlist statuses 3c8fe6f
  • building dist and environment paths rework b77956e
  • playlist websockets 80a562c
  • ci(github-actions): add automatic ytdl update into github actions 2ca165b
  • docs(site): added build from source description to site documentation 5051afa
  • ci(github-actions): add automatic ytdl update into github actions 9baf3b9
  • docs(site): added docker instructions to documentation site b4bfe6c
  • fix(docker): fix size of docker image 310f482
  • ci(github-actions): add automatic ytdl update into github actions b2fbb01
  • playlist folder structure in downloads 57da7c7
  • change project structure 26d242e
  • docs(website): change default environment variable for REDIS_RUN var f539a22
  • icon titles d3da49b
  • refactor(frontend): refactor frontend components code 5a51dbd
  • docs(readme): add badges into readme 04844d3
  • ci(github-actions): add automatic ytdl update into github actions cbe2c9f
  • docs(site): add default to docker environment variables ceffb60
  • fix(docker): change to docker alpine 80cf6a1
  • fix structure changes 208ce46
  • readme 4679317
  • Update README.md 145ba90
  • fix song downloading from gui 469fedb
  • metadata 7938e56
  • docker commands in package.json 8ae1f32
  • ci(github-actions): add automatic ytdl update into github actions a55ebf6
  • ci(github-actions): add automatic ytdl update into github actions 66516e6
  • docs(readme): added logo into readme 9a4bba8
  • fix(ffmpeg): fix ffmpeg options bug 9ac1b42
  • docs(site): add docker hub link to cover page 3debc2c

2.0.0

  • refactor(backend): queue system presented

1.0.0

  • initial release