- Optimisation parsing
- Possibility of keeping all CSS rules
- Support drag-and-drop books from the library
- Fix some untranslated string
- Fix some wrong bold cleaning
- Fix wrong text display when customizing keyboard shortcut
- Support for Category Notes
- Option for the images
- Drop Python 2 / Calibre 4 compatibility, only Calibre 5 and above
- Tags with CAPS name don't propely parsed
- Don't update the config file when Calibre start
- Fix double ScrollArea in config dialog
- Support of custom HTML columns
- Again, big rework of common_utils (use submodule)
- Big rework of common_utils.py
- Icon not display when a theme colors is used
- Small improvement of XMLentity
- Small improvement of compatibility betwen multiple Calibre version
- Small technical change for compatibility with Calibre 6
- Improve a bad parse for raw text comment but containing
<br>
tags
- Various technical improvement
- Fix a regression of "del align for list
<li>
"
- Compatible Calibre6/Qt6
- Improvement of "Single 'Line return'" option: Replace by Space, by new paragraph, no change
- Clean text full heading
- The text of progress dialog is correctly translated, FINALY! \o/
- Better support of small screens for the config dialog
- Improve
<br>
in<strong>
/<em>
- Improve clean for text fully bold and
<sub>
/<sup>
paragraphe - Improved uniformity with the Calibre comment format
- Clean text fully bold
- Clean a very rare invalid comment fomat (all in
<sub>
/<sup>
)
- Fix convert to list a plain text beginning with a year
- Reduce the height of the configuration window
- Add new options for the cleaning:
- Round the Weights value instead of truncated
- Remove Strikethrough, Underline and Italic
- Try a conversion from Markdown format (the key word is TRY)
- Management of empty paragraphs
- Convert 'Line Return' into paragraph
- Specific alignment for lists
- Remove all formatting (NO MERCY!!)
- Improvements of mass edit:
- Add a progres bar window and possibility to cancel the current operation
- Don't update the unchanged comments in the Database
- and a lot of improvements for the cleaning.
- Fix rare issue with
LibraryDatabase()
- Fix error when loading the Spanish translation
- Support translation
- Spanish translation by dunhill
- Add a option for Multiple Line Return.
- Add a option for the Headings.
- Add a option for the ID and CLASS attributs.
- Strategy change: All CSS rules are removed. Only a handful basic rules as keep.
- Add a option to specify additional CSS rules to keep.
- Saving parameters in a JSON (common to all libraries). Your settings will be reset!!
- Add an option to remove 'Multiple Line Return' and create a new paragraph instead.
- Transforms non-html (full text) comments to HTML
- Add option for the Weight
- Add "Delete all align" in the justification option