Files
jarri-spooty/CHANGELOG.md
T
2026-02-07 22:25:58 +00:00

8.7 KiB

Changelog

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

2.4.1

  • fix(docker): fix docker node version a14f5ea

2.4.0

7 February 2026

  • feat(files): add possibility to set the audio quality of downloaded files #39
  • fix(downloading): fix downloading songs from browser with special characters #41
  • fix(downloadin): fix ejs runtime problem #38

2.3.4

4 February 2026

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

2.3.3

30 January 2026

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

2.3.2

26 January 2026

  • fix(ytdl): Upgrade ytdl package (automated) 531730b

2.3.1

23 January 2026

  • fix(ytdl): Upgrade ytdl package (automated) 08b83bf
  • docs(readme): change redirect URI 8162a2a

2.3.0

29 December 2025

  • feat(track): allow download of individual track and fix album art #29
  • docs(readme): remove demo image and gif from readme a2ac579

2.2.1

15 November 2025

  • fix(downloading): migrate from @distube/ytdl-core to ytdlp-nodejs yt downloading library 5795f7c
  • fix(docker): add python3 dependency into docker image for yt download library 46d7c66
  • docs(readme): fix yt cookies section heading 285578f
  • docs(readme): add docker versio badge into readme 4be3743

2.2.0

17 October 2025

  • feat(spotify): integrate Spotify API for playlist metadata and track retrieval de55e42
  • feat(youtube): use youtube cookies to bypass limitation & add timeout between each downloads 4c05178

2.1.1

13 August 2025

  • feat(gui): add version to gui header #25
  • fix(track): fix track missing artist and title tags b93993c
  • style(gui): change gui primary to match spotify primary color 5068fa8

2.1.0

12 August 2025

  • feat(track): add track cover art into downloaded file #24

2.0.11

14 June 2025

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

2.0.10

4 June 2025

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

2.0.9

8 May 2025

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

2.0.8

27 April 2025

  • docs(readme): remove docs, netlify and docsify, keep only readme docs for now bc9482c
  • fix(ytdl): Upgrade ytdl package (automated) 17b875e

2.0.7

5 April 2025

  • fix(ytdl): Upgrade ytdl package (automated) 9653db5

2.0.6

1 April 2025

  • ci(netlify): remove netlify cli from deps e4cde85
  • fix(ytdl): Upgrade ytdl package (automated) 5f30f31
  • feat(names): strip special characters from file and folder names 6f39c1e
  • ci(github-actions): fix github actions update ytdl script 04d8987

2.0.5

20 March 2025

  • ci(docker): fix docker buildx in release-it for github actions db65823
  • fix(ytdl): Upgrade ytdl package (automated) 16c57aa

2.0.4

15 March 2025

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

2.0.3

15 March 2025

  • fix(ytdl): Upgrade ytdl package (automated) 844d026

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
  • fix(utdl): upgrade ytdl package 66b55b3
  • ci(github-actions): add automatic ytdl update into github actions 2ca165b
  • ci(github-actions): add automatic ytdl update into github actions 9baf3b9
  • ci(github-actions): add automatic ytdl update into github actions b2fbb01
  • docs(website): change default environment variable for REDIS_RUN var f539a22
  • ci(github-actions): add automatic ytdl update into github actions cbe2c9f
  • ci(github-actions): add automatic ytdl update into github actions a55ebf6
  • ci(github-actions): add automatic ytdl update into github actions 66516e6

2.0.0

  • refactor(backend): queue system presented

1.0.0

  • initial release