Changes in this release:- Now requires calibre 0.8.59
- Add a "Check authors non alphabetic" option to Check ePub Metadata menu to find authors with invalid separators or other cruft
- Add a "Check authors non ascii" option to Check ePub Metadata menu to find authors with accents/diatrics in their names
- Add a "Check authors initials" option to Check ePub Metadata menu to find authors with initials that do not match your preferred style.
- Add to plugin configuration screen an author initials dropdown for configuring preferred author initials format
- Add a "Check smarten punctuation" option to Check ePub Style menu to search for ePubs with " or ' in body
- Add a "Show all occurrences" option to "Search ePub" as a slower running alternative to just displaying the first match
- Add a "Plain text content" option to "Search ePub" to search html body content for sentences without any tags
- In the log for "Search ePub" display the preceding and following 25 characters around the match in the log
- Fix for "Search ePub" to not allow user to search if they have no scope checkboxes set
- Change the log viewer to a custom implementation that preserves formatting rather than calibre's <pre> approach.
- Minor fix for "Check javascript" to display marked:epub_javascript in the search bar
- Change to use a new calibre API function for "Check & fix file size" rather than direct database manipulation
- Fixes for "Check epub css margins" feature to fix various bugs and updates to match the latest Modify ePub v1.2.8 release
- Fix for "Check Adobe inline .xpgt links" to also look for @import style statements
- Fix for "Check manifest files missing" to correctly handle nested relative paths
Rather a long list... enjoy.