Skip to content

Releases: quadient/migration-stack

Migration Tip (Nightly)

09 Sep 14:40

Choose a tag to compare

Pre-release

This is a branch tip build of migration-stack.
We recommend using a tagged release for stability.

v17.0.12

18 Dec 07:41

Choose a tag to compare

Added

  • Added string() convenience method to all DocumentContent builders for creating paragraphs with simple text content

Changed

  • Refactored DocumentContent builders to use shared interface, reducing code duplication and improving consistency
  • Standardized string-handling methods: deprecated content(String) in favor of string(String) for clarity

Fixed

  • Complexity report now correctly collects display rule usage statistics from document object references
  • Collecting references from document objects and document object references now correctly returns display rule
    reference usages
  • Document object builder now assigns variable structure reference when building document object
  • Some specific errors were not properly identified or logged during deployment
  • Added status tracking for non-IPS errors
  • Fixed values of last status and next action in deployment report for specific cases related to errors and repeated
    deployments

Full Changelog: v17.0.11...v17.0.12

v17.0.11

03 Dec 14:33

Choose a tag to compare

Added

  • Add read-only column/field originalName to relevant mapping files

Changed

  • Align originLocations to the right in mapping CSVs (and unify the naming to originlocations)
  • Mark read-only columns with a (read-only) suffix in CSV headers
  • Allow mapping of empty (delete) values in mapping CSVs (useful for variable structure path/name)

Fixed

  • Fix mapping of areas that incorrectly assigned areas to their positions

Full Changelog: v17.0.10...v17.0.11

v17.0.10

26 Nov 14:10

Choose a tag to compare

Full Changelog: v17.0.9...v17.0.10

v17.0.9

20 Nov 12:45

Choose a tag to compare

Full Changelog: v17.0.8...v17.0.9

v17.0.8

20 Nov 11:29

Choose a tag to compare

Full Changelog: v17.0.7...v17.0.8

v17.0.7

12 Nov 11:19

Choose a tag to compare

Full Changelog: v17.0.6...v17.0.7

v17.0.6

07 Nov 08:40

Choose a tag to compare

Full Changelog: v17.0.5...v17.0.6

v17.0.5

06 Nov 13:51

Choose a tag to compare

What's Changed

Full Changelog: v17.0.4...v17.0.5

v17.0.4

13 Oct 15:09

Choose a tag to compare

What's Changed

  • Feature/mig 312 font mapping by @Svit93 in #6
  • Feature/mig 328 image mapping and special formats by @Svit93 in #7

Full Changelog: v17.0.2...v17.0.4