diff options
| author | 2020-09-01 18:58:25 -0400 | |
|---|---|---|
| committer | 2020-09-01 18:58:25 -0400 | |
| commit | 261c8c2bc74969e2242a153297895684742b6995 (patch) | |
| tree | 86b6196089f2820874d3cf92e544dfa29cd334c5 /CHANGELOG.md | |
| parent | 7cf59dc17c3607e096292462ed15d391be4e3dfd (diff) | |
New upstream version 1.14.5.upstream/1.14.5
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fa9f17c..b38c9c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 1.14.5 - 2020-08-30 +### Additions +- [aryion] add username/password support ([#960](https://github.com/mikf/gallery-dl/issues/960)) +- [exhentai] add ability to specify a custom image limit ([#940](https://github.com/mikf/gallery-dl/issues/940)) +- [furaffinity] add `search` extractor ([#915](https://github.com/mikf/gallery-dl/issues/915)) +- [imgur] add `search` and `tag` extractors ([#934](https://github.com/mikf/gallery-dl/issues/934)) +### Fixes +- [500px] fix extraction and update URL patterns ([#956](https://github.com/mikf/gallery-dl/issues/956)) +- [aryion] update folder mime type list ([#945](https://github.com/mikf/gallery-dl/issues/945)) +- [gelbooru] fix extraction without API +- [hentaihand] update to new site layout +- [hitomi] fix redirect processing +- [reddit] handle deleted galleries ([#953](https://github.com/mikf/gallery-dl/issues/953)) +- [reddit] improve gallery extraction ([#955](https://github.com/mikf/gallery-dl/issues/955)) + ## 1.14.4 - 2020-08-15 ### Additions - [blogger] add `search` extractor ([#925](https://github.com/mikf/gallery-dl/issues/925)) |
