Skip to content

v3.5

Latest

Choose a tag to compare

@caring-coder caring-coder released this 21 Jun 16:08
· 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 AlternateContent elements, ensuring that placeholders and comments within these blocks are processed, reported by issue #775
  • PowerPoint Image Stamping: PowerpointStamper now supports filling shapes with images when a placeholder resolves to an Image object.
  • CLI Watch Mode: Added a --watch flag to the CLI for automatic re-stamping on file changes.
  • Traceability Reporting: Introduced TraceabilityReporter and 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.asciidoc to 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 imageio and asciidoc modules into separate repositories.

Full Changelog: https://github.com/verronpro/office-stamper/compare/v3.4..v3.5