Skip to content

v2.8.0

Choose a tag to compare

@caring-coder caring-coder released this 04 Jul 15:13
· 1993 commits to main since this release
8646340

What's Changed

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 @tiagobutzke in #539

Dependencies

  • Bump org.docx4j:docx4j-core from 11.5.1 to 11.5.3

  • Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.5.1 to 11.5.3

  • Bump org.springframework:spring-expression from 6.2.1 to 6.2.8

  • Bump org.springframework:spring-context from 6.2.1 to 6.2.8

Documentation

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 from 3.13.0 to 3.14.0

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3

  • Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.13.3

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3

  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13

  • Bump org.pitest:pitest-maven from 1.17.3 to 1.20.0

  • Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.3

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8

  • Bump org.slf4j:slf4j-nop from 2.0.16 to 2.0.17

  • Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17

Refactorings

  • Word 2 String now manage FldChar, instrText, and Hyperlink.

New Contributors

Full Changelog: v2.7.0...v2.8.0