Release Notes
This page provides information about the latest releases of Office-stamper, including new features, bug fixes, and other changes.
Latest Release
{proj}/v2.8.0[v2.8.0]
Features
- EXPERIMENTAL - Preparation of a CLI version of Office-stamper, to be able to stamp directly with sensible presets, inspired from the examples folder
- Added Google Doc to the list of supported editors
- Improved management of SdtRun as stampable elements of docx
Bugfixes
- Fixed management of comment made in Google Doc, as mentioned by @Jushar in #534
- Fixed management of instrText in TOC, as mentioned by {gh}/tiagobutzke[@tiagobutzke] in {os}/issues/539[#539]
Dependencies
- Bump
org.docx4j:docx4j-core
from11.5.1
to11.5.3
- Bump
org.docx4j:docx4j-JAXB-ReferenceImpl
from11.5.1
to11.5.3
- Bump
org.springframework:spring-expression
from6.2.1
to6.2.8
- Bump
org.springframework:spring-context
from6.2.1
to6.2.8
Documentation
- Massive rework of the documentation, now most of it is on the site
- Add a Style Guide, notably to improve AI assistants correctness
- Improve the bug report form to include Docx editor used and reduce analysis time
- Bump
org.apache.maven.skins:maven-fluido-skin
from1.11.1
to2.1.0
- Bump
org.asciidoctor:asciidoctor-maven-plugin
from3.1.1
to3.2.0
- Added
org.asciidoctor:asciidoctor-parser-doxia-module
version3.2.0
Continuous Integration
- Add the sonarlint configuration, for contributors that would like to see the list of issues
- Bump
org.apache.maven.plugins:maven-compiler-plugin
from3.13.0
to3.14.0
- Bump
org.apache.maven.plugins:maven-surefire-plugin
from3.5.2
to3.5.3
- Bump
org.junit.jupiter:junit-jupiter
from5.11.4
to5.13.3
- Bump
org.apache.maven.plugins:maven-surefire-plugin
from3.5.2
to3.5.3
- Bump
org.jacoco:jacoco-maven-plugin
from0.8.12
to0.8.13
- Bump
org.pitest:pitest-maven
from1.17.3
to1.20.0
- Bump
org.pitest:pitest-junit5-plugin
from1.2.1
to1.2.3
- Bump
org.apache.maven.plugins:maven-gpg-plugin
from3.2.7
to3.2.8
- Bump
org.slf4j:slf4j-nop
from2.0.16
to2.0.17
- Bump
org.slf4j:slf4j-simple
from2.0.16
to2.0.17
Previous Releases
For information about previous releases, see the full release notes on GitHub.
Upgrading
Reporting Issues
If you encounter any issues with a release, report them on the GitHub Issues page.
Next Steps
- Return to the Documentation Home
- See the Contributing guide if you want to help improve Office-stamper