·
6 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
New Features
- AlternateContent Support: The engine now correctly handles
AlternateContentelements, ensuring that placeholders and comments within these blocks are processed, reported by issue #775 - PowerPoint Image Stamping:
PowerpointStampernow supports filling shapes with images when a placeholder resolves to anImageobject. - CLI Watch Mode: Added a
--watchflag to the CLI for automatic re-stamping on file changes. - Traceability Reporting: Introduced
TraceabilityReporterand CLI options to generate detailed JSON and HTML reports of placeholder resolutions. - Multi-tab Excel Context: The CLI can now load Excel files with multiple tabs and treat them as independent or joined tables.
- AsciiDoc Previews: Integrated with
pro.verron.asciidocto provide previews of AsciiDoc content as images (SVG/PNG) within documents.
=== Improvements and Fixes
- Documentation: Rearranged documentation for better Maven site and GitHub visibility.
- CI/CD: Fixed the GitHub release workflow.
- Modularization: Extracted
imageioandasciidocmodules into separate repositories.
Full Changelog: https://github.com/verronpro/office-stamper/compare/v3.4..v3.5