Skip to content

v0.21.0

Choose a tag to compare

@harbournick harbournick released this 24 Sep 22:08

0.21.0 (2025-09-24)

Bug Fixes

  • allow regex search across docx run wrappers (#1021) (053fedc)
  • bookmarkStart custom round trip, tests, add example doc with round trip tests (#1014) (0849157)
  • export table annotation images with sanitized media paths, add tests (a270b2a)
  • field annotation export test (f0a68f4)
  • headless mode crash fix (#1002) (08a72cb)
  • image: preserve anchored rotation margins and add coverage (#1013) (15aaba7)
  • importer: retain gdocs comments without extended metadata (#1017) (c232308)
  • make 'structured content' title more opaque so its clearly visible over content (e422e86)
  • mirror superdoc releases to scoped package (#1018) (fe2ed0f)
  • normalize file names for images, add tests (#1009) (a841905)
  • skip table rows without content (#990) (62ce156)
  • table spacing import export (#1008) (7deb5d2)
  • ul lists importing as ol in html(#978) (#979) (d02ea82), closes #977

Features