Releases: henriquesebastiao/downtify
Releases · henriquesebastiao/downtify
Release list
2.8.0
2.8.0 (2026-06-02)
Security fixes:
- vulnerabilities #170
Merged pull requests:
- build(deps-dev): Bump codeflash from 0.20.5 to 0.20.6 #188 (dependabot[bot])
- feat: enrich audio tags with genre from public iTunes Search API #187 (@Ramss3s)
- build(deps-dev): Bump ruff from 0.15.14 to 0.15.15 #184 (dependabot[bot])
- build(deps): Bump uvicorn from 0.47.0 to 0.48.0 #181 (dependabot[bot])
- build(deps): Bump actions/checkout from 4 to 6 #180 (dependabot[bot])
- build(deps): Bump astral-sh/setup-uv from 6 to 7 #179 (dependabot[bot])
- Add CodeFlash GitHub Actions workflow #178 (codeflash-ai[bot])
- core: Update dependencies #177 (@henriquesebastiao)
- build(deps-dev): Bump zensical from 0.0.41 to 0.0.43 #176 (dependabot[bot])
- build(deps): Bump uvicorn from 0.46.0 to 0.47.0 #169 (dependabot[bot])
- build(deps): Bump requests from 2.34.0 to 2.34.1 #166 (dependabot[bot])
- build(deps): Bump requests from 2.33.1 to 2.34.0 #164 (dependabot[bot])
New Contributors:
- @codeflash-ai[bot] made their first contribution in #178
- @Ramss3s made their first contribution in #187
Full Changelog: 2.7.0...2.8.0
2.7.0
2.7.0 (2026-05-11)
Implemented enhancements:
Merged pull requests:
- Add new time intervals for weekly and monthly options #163 (@henriquesebastiao)
- Add parallel downloads feature and enhance settings #162 (@henriquesebastiao)
- build(deps-dev): Bump zensical from 0.0.40 to 0.0.41 #161 (dependabot[bot])
2.6.1
2.6.1 (2026-05-05)
Merged pull requests:
- Retrieve Artist, Track Number and Year when retrieving an album #156 (@fracarma)
- build(deps-dev): Bump zensical from 0.0.39 to 0.0.40 #155 (dependabot[bot])
- build(deps): Bump actions/labeler from 5 to 6 #153 (dependabot[bot])
- Add documentation #152 (@henriquesebastiao)
Fixed bugs:
- Dowloading an album will show "Unknown Artist" #154
2.6.0
2.6.0 (2026-05-03)
Implemented enhancements:
- Adding functionality to save music into folders by artist #151 (@henriquesebastiao)
- Fixing download history clearing #150 (@henriquesebastiao)
- Adding functionality to disable lyrics downloads #148 (@henriquesebastiao)
Fixed bugs:
2.5.0
2.5.0 (2026-05-02)
Implemented enhancements:
- Allowing downloads of playlists with over 100 songs #147 (@henriquesebastiao)
- Saving music from playlists into folders for each playlist (@henriquesebastiao)
Fixed bugs:
- Support for Large Playlists #128
2.4.3
2.4.3 (2026-04-30)
Implemented enhancements:
- Persisting settings in memory #143 (@henriquesebastiao)
Fixed bugs:
- Settings Not Persisting #142
2.4.2
2.4.2 (2026-04-30)
Implemented enhancements:
- Adding better and more detailed log messages to Downtify by @henriquesebastiao in #141
2.4.1
2.4.1 (2026-04-29)
Implemented enhancements:
- Creating a separate directory to save the SQLite database #140 (@henriquesebastiao)
Fixed bugs:
- Fixing a bug that prevented downloading music from playlists when closing or reloading Downtify (@henriquesebastiao)
Merged pull requests:
- build(deps): Bump docker/login-action from 3 to 4 #138 (dependabot[bot])
- build(deps): Bump docker/metadata-action from 5 to 6 #137 (dependabot[bot])
- build(deps): Bump docker/build-push-action from 6 to 7 #136 (dependabot[bot])
- build(deps): Bump docker/setup-buildx-action from 3 to 4 #135 (dependabot[bot])
- build(deps): Bump docker/setup-qemu-action from 3 to 4 #134 (dependabot[bot])
2.4.0
2.4.0 (2026-04-29)
Implemented enhancements:
- Adding a player to play downloaded music
- Implementing internationalization with translations for Spanish and Portuguese
2.3.0
2.3.0 (2026-04-28)
Full Changelog: 2.2.0...2.3.0
Implemented enhancements:
Closed issues:
- Refuses to read config file on ZimaOS #123