v0.11.1
What's Changed
Features
- feat(docx-core): emit theme/fontTable/webSettings on generated packages by @stevenobiajulu in #485
- feat(docx-core): support w:highlight on RunProps (closes #491) by @stevenobiajulu in #495
- feat(docx-core): cover-terms table house style (horizontal rules, groups, vertical rhythm) by @stevenobiajulu in #497
- feat(docx-mcp): replace init_plan/merge_plans/apply_plan with batch_edit (closes #494) by @stevenobiajulu in #496
- feat(docx-core): custom theme palette + theme-relative color authoring (closes #492) by @stevenobiajulu in #499
Bug Fixes
- fix(docx-mcp): clear CodeQL alerts for biased RNG and no-op replace by @stevenobiajulu in #486
- fix(security): complete sanitization to clear CodeQL false-positive alerts by @stevenobiajulu in #490
Other Changes
- chore(deps): bump uuid and esbuild to clear Dependabot alerts by @stevenobiajulu in #489
- chore(release): bump workspace versions to 0.11.1 by @stevenobiajulu in #498
Full Changelog: v0.11.0...v0.11.1