Releases: subdavis/kobo-book-downloader
Releases · subdavis/kobo-book-downloader
Release 0.12.0
- Fix for auth and activation
- Support wishlists
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Update Flask dependency to fix installation via pip by @lubomir-brindza in #153
New Contributors
- @lubomir-brindza made their first contribution in #153
Full Changelog: 0.10.3...0.11.0
0.10.3
Full Changelog: 0.10.2...0.10.3
0.10.2
Fix docker mypy type run issue
Fixed DRM free download 403 issue
Fixed quotation bug
Full Changelog: 0.10.1...0.10.2
0.10.1
0.10.0
What's Changed
- Allow Python 3.12 by @linyaa-kiwi in #135
- Fix typo in README by @edent in #136
- Switch to using web-based activation by @rkjnsn in #137
- Change build action for multi arch by @RodrigoPrestes in #130
- Bump pycryptodome from 3.16.0 to 3.19.1 by @dependabot in #108
- Bump certifi from 2022.12.7 to 2024.7.4 by @dependabot in #139
- Bump idna from 3.4 to 3.7 by @dependabot in #142
- Bump urllib3 from 1.26.17 to 1.26.19 by @dependabot in #140
- Bump virtualenv from 20.17.1 to 20.26.6 by @dependabot in #141
- Bump requests from 2.27.1 to 2.32.2 by @dependabot in #143
New Contributors
- @linyaa-kiwi made their first contribution in #135
- @edent made their first contribution in #136
- @rkjnsn made their first contribution in #137
- @RodrigoPrestes made their first contribution in #130
Full Changelog: 0.9.4...0.10.0
Kobodl 0.9.4
What's Changed
- Add --captcha login option for when pyperclip doesnt work by @subdavis in #99
- Add missing command for development by @relthyg in #98
- Deprecate calibre web integration, it doesn't work by @subdavis in #100
- Bump urllib3 from 1.26.13 to 1.26.17 by @dependabot in #104
- Fix epub specification violation by @matteo-l in #113
- Delete user by @subdavis in #123
New Contributors
Full Changelog: 0.9.3...0.9.4
Release 0.9.3
What's Changed
Just dependency changes, no bugs or features.
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #93
- Bump dependencies, Allow python 3.10, Release 0.9.3 by @subdavis in #94