Skip to content

v2.30.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 10:34
· 9 commits to master since this release

2.30.5 (2024-10-20)

Bug Fixes

  • "Failed to parse stylesheet" warning (Firefox and Safari) (0b57769)
  • CSS counter-increment and counter-reset should be ignored for elements with display: none (5ed23e8), closes #1385
  • CSS counter-reset scoping problem (100c101), closes #1389
  • CSS direction property ignored on margin boxes (61719eb), closes #1393
  • CSS implicit list-item counter (56941e5), closes #1391
  • Float box inside inline element disappeared at page break (6805ff9), closes #1383
  • Prevent "A network error occurred." in console when using web fonts (5cd0afc)
  • viewer: Deprecated meta tag "apple-mobile-web-app-capable" (d1a23a4)
  • writing-mode on @page not inherited properly to margin boxes (c5f8eb9), closes #1392
  • Wrong processing order of counter-set and counter-increment (d1ca8cd), closes #1390