Version 3.26.0 - 15 Dec 2020
- Use refresh_screen=False when calling Reading List add/remove, refresh
  book_ids.
- Clear user_agent for literotica.com
- Fix finding imgs in existing epubs. Closes #608 Many thanks to Epicpkmn11
  for finding this before I released.
- Fixes for adapter_fictionlive, thanks HazelSh
- Make default CSS for fiction.live and royalroad.com use em instead of pt,
  thanks HazelSh
- Fix for genre change in adapter_royalroadcom
- Fix for adapter_storiesonlinenet 'access' issue.
- Don't error on <img> w/o class in replace_failed_smilies_with_alt_text
- Allow tab to leave edit boxes.
- Revert(ish) 'fix' for ffnet covers--they fixed it.
- Change convert_inline_images default to false.
- Fix http/https matching in identifiers:url search.
- Allow <img> tags without src attr in epub to update
- Fix for ffnet cover images changed? Or broken?
- Warn, not crash on when cover_min_size fails.
- Add 2nd dup-story URL check after fetching metadata for when story URL
  changes.
- Fix adapter_thesietchcom for site change
- Add (optional, default on) convert support for data:image in-line <img>s.
- Adding pass-through support for data:image in-line <img>s.
- XenForo: Fixes for extra /s in normalized URLs.
- Set default cover_min_size: 10,10 to avoid spacer images as covers.
- New Site: squidgeworld.org - shares code with AO3.
- adapter_wuxiaworldco: added status #592 from Rikkitp
- Don't use polyglot, not included until Calibre3. Remove some debug output.
- adapter_scribblehubcom: Accept chapter URLs.
- adapter_wwwnovelallcom: Accept chapter URLs, must change to true storyId/URL
  after.
- Make adapter_novelupdatescc share code with adapter_wuxiaworldco
- adapter_literotica: Keep language domains & use for language metadata. #588
- adapter_alternatehistorycom now uses same thread group HTML as XenForo2.
  Closes #590
- adapter_wuxiaworldco/adapter_novelupdatescc: Re-add Don't include grayed out
  'In preparation' chapters

Version 3.25.0 - 09 Nov 2020
- On drag and drop, accept text/html and remove %0D at end of text/uri-list
  URLs. Closes #587
- New site: fastnovel.net, thanks Rikkitp
- Update translations.
- Don't error out on non-editable custom columns ValueError.
- Add Yes/No to all to most question_dialog boxes.
- fiction.live: fixed crash with stories with achievements (introduced in last
  set of commits) - Thanks, HazelSh
- Fixes for drag-n-drop features.
- Allow better editing of story URLs in edit box.
- Change seriesHTML to not be filled without series.
- Fix for Xenforo2 change (SB/SV)
- Update adapter_ficbooknet for site changes.
- Fix for latest storiesonline login change, thanks mrEd
- Add checks for 'from saved column' when not config'ed and update-epub when
  default format isn't epub.
- Don't disable Update Mode with By Action menus.
- Do 'not an anthology' dialog outside busy_cursor
- Fixes for Fiction.live URLs re: #559 and #573 -- Thanks, HazelSh!
- Adds 'Actions by Update Mode' menu
- Include icons for 'Actions by Update Mode' menu
- Fix for email immediate download when not using English.
- "Hide"(setVisible(False)) rather than disable unused menu items.
- Disable rather than "hide"(not create) unused menu items, reorg into sub
  menus.

Version 3.24.0 - 15 Oct 2020
- fiction.live - handle api returning non-int values for votes PR #568, thanks
  muchtea
- adapter_scribblehubcom: Include author notes/news in chapters unless in
  exclude_notes - thanks, Epicpkmn11!
- archive.hpfanfictalk.com -> fanfictalk.com plus site changes for same.
- Change ponyfictionarchive.net to https by default
- Making eFiction series name/desc collection work with more sites.
- Apply CLI --json-meta to --list to see series name/desc.
- Fix adapter_storiesonlinenet login. Closes #562
- Add AO3 Series 'status'.
- Don't save cover image size for dedup_img_files - Calibre might replace it.
  Also fixes #561
- Better GUI for series anthology
- Adding eFiction series parsing attempt to base_adapter.
- ensure_text plugin-example.ini for py3
- New site: www.the-sietch.com XenForo2 site with weird URL scheme.
  Closes #430
- Add get_urls_from_page() and get_series_from_page() to adapters, add
  support. AO3 and TtH only so far.
- Add include_author_notes option (defaults on) to adapter_royalroadcom
  Closes #556
- adapter_fictionlive: Handle stories with missing contentRating, storyStatus
  & support beta.fictionlive.com domain, thanks HazelSh!
- Add setting `remove_tags:script,style` replacing script remove hardcode,
  adding style remove. Closes #553.
- New Site: novelupdates.cc (possible transition dest for wuxiaworld.co?) -
  Thanks ElminsterAU!
- Fix for adapter_wuxiaworldsite not setting authorUrl.
- Add dedup_img_files option(default:false). #550
- wuxiaworld.co and novelupdates.cc don't author links after all?
