Dependencies
- CairoSVG 2.4.0+ is now needed
New features
- #891: Handle
text-overflow
- #878: Handle
column-span
- #855: Handle all the
text-decoration
features - #238: Don't repeat background images when it's not needed
- #875: Handle
object-fit
andobject-position
- #870: Handle
bookmark-state
Bug fixes
- #686: Fix column balance when children are not inline
- #885: Actually use the content box to resolve flex items percentages
- #867: Fix rendering of KaTeX output, including (1) set row baseline of tables when no cells are baseline-aligned, (2) set baseline for inline tables, (3) don't align lines larger than their parents, (4) force CairoSVG to respect image size defined by CSS
- #873: Set a minimum height for empty list elements with outside marker
- #811: Don't use translations to align flex items
- #851, #860: Don't cut pages when content overflows a very little bit
- #862: Don't crash when using UTC dates in metadata
Documentation
- #854: Add a "Tips & Tricks" section