2.12.0 (2026-09-13)
Full Changelog: 2.11.0...2.12.0
Implemented enhancements:
- Replace icons with Font Awesome #333
- Replace
requestswithhttpx#330 - Improved page number display when pagination is present #328
- Enable the selection of tracks for mass deletion via the Library menu #326
- Add a notification for the user that a new version of Downtify is available #325
- PWA (progressive web app) Icon #324
- paste cookies file via web interface #280
Fixed bugs:
- Delete lyrics when the music file is deleted from the library #319
- Downtify v2.10.2 cannot download: yt-dlp cookies issue #308
- Adjust CSS con mobile #228
- youtube bot detection error #225
- Song age restricted even with cookies linked #203
Merged pull requests:
- fix(match): accept Spotify "- Ao Vivo" titles, fall back to standard YouTube #337 (@henriquesebastiao)
- feat(player): global mini player bar #336 (@henriquesebastiao)
- fix(player): stop the now-playing widget from resizing/scrolling on a long name, fix playlist folder leaking into artist #335 (@henriquesebastiao)
- refactor(ui): replace all Clarity icons with Font Awesome #334 (@henriquesebastiao)
- fix(ui): condense pagination to a fixed number of pages, not all of them #332 (@henriquesebastiao)
- core: Replacing requests with httpx #331 (@henriquesebastiao)
- feat(update-check): notify when a newer Downtify version is out #329 (@henriquesebastiao)
- feat(library): select and bulk-delete tracks, including across pages #327 (@henriquesebastiao)
- fix(library): clean up sidecars and empty folders when deleting a track #323 (@henriquesebastiao)
- feat(cookies): upload a YouTube cookies.txt from the settings UI #320 (@henriquesebastiao)