Sources
- Add support for NHentai
- Fix E-Hentai login always failing
- Update E-Hentai parsing to be more resilient to HTML changes
- Add ExHentai to default sources
- Update Pixiv consumer key and secret
Features
- Allow to automatically download monitored favorites (precursor of #1620)
- Apply the per-source simultaneous downloads setting
- Add download queue for manual and background image downloads (issue #1627)
- Store cookies between sessions to prevent logging in every startup
- Store OAuth2 refresh token and auto-refresh on expiration or startup
Fixes
- Fix filename not re-compiling AST in setFormat (issue #1630)
- Fix Pixiv settings not allowing to add username and password (issue #1622)
- Fix crash when downloading re-loaded unique images
- Don't stop when encoutering an invalid ID/MD5 in add unique window (issue #1623)
- Fix crashes when parsing invalid filenames
- Wrap filename format result in add unique window
- Properly show download monitor settings (issue #1625)
- Prevent infinite event loops in image downloader (issue #1611)