Skip to content

Releases: quadient/migration-stack

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

v17.0.3

10 Oct 08:12

Choose a tag to compare

What's Changed

  • Feature/mig 312 font mapping by @Svit93 in #6

Full Changelog: v17.0.2...v17.0.3

v17.0.2

23 Sep 13:39

Choose a tag to compare

[17.0.2] - 2025-09-23

Added

  • variable structure allows to override variable names that has priority over default variable name

Changed

  • New mapping column in variables import/export scripts called inspire_name allows to override variable name in the current variable structure

Removed