Releases: pkarpovich/playlist-synchronizer
Releases · pkarpovich/playlist-synchronizer
Version 1.5.0
Compare
Sorry, something went wrong.
No results found
New Features
rewrite /health into a passive sync-health facts endpoint #69
add per-run sync notifications via tg-relay (md status card) #70
Version 1.4.0
Compare
Sorry, something went wrong.
No results found
New Features
restore Yandex source via the official api.music.yandex.net over a SOCKS proxy (public playlists, no token) #67
Improvements
upgrade major dependencies and Node 24.16: express 5, awilix 13, croner 10, dotenv 17, prettier 3, TypeScript 6, husky 9, lint-staged 17 #68
rewrite GitHub Actions into a single manual (workflow_dispatch) publish workflow; remove changesets #68
Bug Fixes
fail-loud Yandex source errors: a failing playlist is skipped instead of being reported as a false success #67
v1.3.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
126b27d : upgrade Node.js to v22 and pnpm to v10
v1.2.2
Compare
Sorry, something went wrong.
No results found
Patch Changes
9bf3ad7 : Fine-tune spotify search query requests
ca15e1c : Update all dependencies
v1.2.1
Compare
Sorry, something went wrong.
No results found
Patch Changes
59536ed : Add tracks by chunk to spotify playlist
8ae5514 : Add paging support for spotify service
7b49b36 : Update all dependencies
7b49b36 : Remove duplicates from target playlist
v1.2.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
72c32ff : Remove deleted tracks from target playlist
2dc83e2 : Add cache layer for Spotify client
Patch Changes
v1.1.13
Compare
Sorry, something went wrong.
No results found
Patch Changes
2689cfc : Move deploy docker image into build action
v1.1.12
Compare
Sorry, something went wrong.
No results found
Patch Changes
1f34050 : Fix update docker image trigger
v1.1.11
Compare
Sorry, something went wrong.
No results found
Patch Changes
37cce37 : Fix update docker image trigger
v1.1.10
Compare
Sorry, something went wrong.
No results found
Patch Changes
251abb8 : Add update docker image github action