Version 4.2.0 - 30 Apr 2021
- Add New Site: novelfull.com (#688 & #689) - Thanks, AlexRiina!
- Need to set logger.setLevel() again with import changes to see debugs in
  plugin.
- import changes for arch linux system plugins - As submitted by eli-schwartz
- Remove site: fictionpad.com, completely different site, looks like generic
  parked?
- Remove site: www.thundercatsfans.org, no longer efiction, now static pages
  and PDFs
- Remove site: www.thepetulantpoetess.com, no longer efiction, URLs like OTW
  but different
- Remove site: www.potterfics.com, "Potterfics.com has closed its doors
  forever"
- Remove site: fanfic.castletv.net, DNS there, no server, last successful
  2018-10-21
- Remove site: deandamage.com, site there, efiction broken, last successful
  2018-12-04
- Remove site: www.deepinmysoul.net, moved to deepinmysoul.nl and changed
  software--not eFiction anymore, <100 stories, all old
- Include code for nsapa_proxy for dealing with Captchas (by nsapa -- coming
  soon!)
- Some other import cleanup.
- Updates from cloudscraper 1.2.58
- Use newer Calibre image processing, add JPG quality setting - thanks, Malloc
  Voidstar
- Add use_cloudscraper:true under [www.ficbook.net] to defaults.ini
- Fix for adapter_literotica story URL oddities. Again.
- Fix for site change: adapter_fictionmaniatv
- Get storyId for sugarquillnet and siyecouk from the parsed query string.
  From mcepl
- Fix for adapter_literotica changing URLs on author page yet again.
- Add [harrypotterfanfiction.com] slow_down_sleep_time:1 -- Site blocking fast
  downloads.

Version 4.1.0 - 26 Mar 2021
- adapter_literotica - Update for recent site change and fix first chapter -
  Thanks, davidfor!
- adapter_fictionlive - Fix off-by-one error in most_recent_chunk /
  add_chapter_url interaction, closes #672 Thanks, HazelSh!
- Fixes for literotica sites changes. Issue #671
- Fix for include_dice_rolls when multiple fieldsets.
- Check for img 'failedtoload' *before* trying to fetch on updates.
- Issue with fiction.live setting in defaults[fiction.live] overriding
  personal[www.fiction.live]. Could use a more general solution if I can think
  of one.
- minor changes to track fictionlive website updates - Thanks, HazelSh #668
- Fix show_timestamps option in adapter_fictionlive
- Add include_dice_rolls option
- Include error for continue_on_chapter_error in log
- Put 'Change theme to Classic' back in adapter_storiesonlinenet
- Remove some dup imports/code, thanks akshgpt7. Closes #663
- use_ssl_unverified_context:true ignored when use_clouadscraper:true
- Fixes for ancient 'import *' getting broken by removing unused imports in
  base_writer -- Fixes "name 're' is not defined" with HTML output.

Version 4.0.2 - 21 Feb 2021
- Fix for BG job race conditions.
- Fix writer_txt import removeAllEntities
- Update plugin about.html
- Fix reduce_zalgo not imported.
