Ebookmaker

Latest version: v0.12.42

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 24

0.11.9

Not secure
- more aggressive session closing

0.11.8

Not secure
- fix crash when source document contains html comments

0.11.7

Not secure
- Using libgutenberg 0.8.7, which includes the type of meta tags used in HTML5.
- Ebookmaker was not saving the derived HTML files if the main source file was in the output directory. This prevented online Ebookmaker to from displaying the files. Now, Ebookmaker will put derived files in an "out" directory. This turned out to require some code restructuring.
- The pseudo-xhtml files produced by 0.11.5 were cause problems with browser compatibility, most noticeably by doubling break elements. It turns out that the quirky output from lxml was caused by xml namespacing of elements. when xml namespaces were removed, the html output method worked as desired, resulting in files that in many cases validated as html5. This solved a number of problems for us, and puts us in a position to start remediating problem files in the backfile in preparation for EPUB3.
- The encoding for all python source files was changed to UTF8. A mis-encoded python file caused a problem with mdashes in titles.
- Sessions are now closed after every set of jobs. Ebookconverter was running out of Databse connections.
- Some superfluous logging was removed.
- There is documentation for the changes introduced in version 0.11

0.11.5

Not secure
- fix bug in stand-alone kindle generation

0.11.4

Not secure
- one more change. can't use xml write mode for html, because Chrome and Safari no longer support self-closing tags.

0.11.3

Not secure
Adds notification support
- Add queue_notifications method in CommonCode, usable by both EbookConverter and EbookMaker
- configure notifications for missing file problems
- remove parsers for missing files - bug exposed by html generation
- fixed regression in WrapperParser
- add coverage by test file
- enhanced log formatting
- refactored log setup for use with
- started using CRITICAL logs to trigger notifications

Page 11 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.