diff options
| author | 2022-01-08 20:39:38 -0500 | |
|---|---|---|
| committer | 2022-01-08 20:39:38 -0500 | |
| commit | e79415947da81787fbcbdbf0447d6fa0ecea166a (patch) | |
| tree | c96811360f1816db1db38a64c6c65ddb7e03ece6 /CHANGELOG.md | |
| parent | 4339ea5f5c0105d112c88fd07581115d7fb4f2a3 (diff) | |
| parent | 8de58070ee3e55f29966a787fd618632dbf4309b (diff) | |
Update upstream source from tag 'upstream/1.20.1'
Update to upstream version '1.20.1'
with Debian dir bfa6a049d7c503377f35ac76efd1ede7feb78f6a
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dc4a21..c505c4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 1.20.1 - 2022-01-08 +### Additions +- [newgrounds] add `search` extractor ([#2161](https://github.com/mikf/gallery-dl/issues/2161)) +### Changes +- restore `-d/--dest` functionality from before 1.20.0 ([#2148](https://github.com/mikf/gallery-dl/issues/2148)) +- change short option for `--directory` to `-D` +### Fixes +- [gelbooru] handle changed API response format ([#2157](https://github.com/mikf/gallery-dl/issues/2157)) +- [hitomi] fix image URLs ([#2153](https://github.com/mikf/gallery-dl/issues/2153)) +- [mangadex] fix extraction ([#2177](https://github.com/mikf/gallery-dl/issues/2177)) +- [rule34] use `https://api.rule34.xxx` for API requests +- fix cookie checks for patreon, fanbox, fantia +- improve UNC path handling ([#2126](https://github.com/mikf/gallery-dl/issues/2126)) + ## 1.20.0 - 2021-12-29 ### Additions - [500px] add `favorite` extractor ([#1927](https://github.com/mikf/gallery-dl/issues/1927)) |
