Version 3.1.1 - 19 Oct 2018
- Fix for problem with new collision code and rejected URL.

Version 3.1.0 - 17 Oct 2018
- Fix for Calibre Metadata update called with URLs not in library.
- Fix adapter_wuxiaworldco date format for 24 hour clock. Closes #345
- Change adapter_lightnovelgatecom to adapter_novelonlinefullcom for site
  change. Closes #346
- Add max_zalgo feature.
- Handle stories without cover correctly adapter_wwwlushstoriescom. Closes
  #344
- Add cover images for adapter_wwwlushstoriescom
- Rename adapter_royalroadcom appropriately.
- Fix for royalroad.com warnings.
- Put SV(base_xenforo) prefix spans from title into 'genre', comment out some
  debugs.
- Fix for issues with single-chapter stories not getting correct chapter title
  after chapter meta refactor Jul 2018.
- Add fix calibre title/author cases options, move force title/author sort
  values to Standard Columns config Tab.
- Add 'date' chapter metadata to AO3. Closes #336
- Move mobi TOC back to after title page. Requested by jxxtan.

Version 3.0.0 - 10 Sep 2018
- adapter_chosentwofanficcom: use pagecache and extracategories:Buffy the
  Vampire Slayer
- Fix FimF login.
- Fix adapter_harrypotterfanfictioncom date and characters/genre splitting.
- Fix adapter_fanficauthorsnet metadata parsing and genre splitting.
- Add --no-meta-chapters/-z CLI option.
- Restore cursor in finally: clauses in case of issues.(plugin)
- Update Translations
- Fix for base_xenforoforum (SB/SV specifically) change to 'hide' sections of
  threadmark lists behind '...'. Issue #332
- Fix empty Genre parsing for adapter_ficwadcom
- Fix genre parsing for adapter_fanficauthorsnet.
- Tweak mobi output--move TOC to end.
- Remove some CLI debug output (conflist).
- Improve CLI --save-cache, save on each fetch/post, fix a py2/py3 cross bug.
- Small fix for <> appearing in text format.
- Remove defunct site www.area52hkh.net
- Remove defunct site www.fiction.thebrokenworld.org
- Remove defunct site dramione.org
- Remove defunct site writing.whimsicalwanderings.net
- Remove defunct site www.destinysgateway.com
- Remove defunct site imrightbehindyou.com
- Remove defunct site nocturnal-light.net
- Remove defunct site national-library.net
- Add latestonly option to mark_new_chapters feature to remove pre-existing
  (new) chpater marks on update and only mark chapters that are new in this
  update. Closes #330
- Attempting to get password protected stories in FimF working again.
- Fix fanfiction.net metadata parsing -- genre was ending up in language after
  BS change.
- Fix mobi output -- Fix an encoding issue, Kindle Goto-TOC works, TOC links
  are more accurate
- Accept both [royalroad.com] and pre-existing [royalroadl.com] - Change
  [royalroadl.com] to [www.royalroad.com]
- royalroadl.com has changed to www.royalroad.com.- Update
  included_dependencies
- Many, many changes to make code run on both python 2.7 and python 3.
