Skip to content

Releases: quadient/migration-stack

Migration Tip (Nightly)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:40

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

v17.0.27

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:14

Added

Changed

  • Cleaned, standardized and extended content preview in mapping/report files
  • More robust table fingerprint used for mapping

Fixed

Full Changelog: v17.0.26...v17.0.27

v17.0.26

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:40

Added

  • Added support for categorization metadata for both evolve and flex targets
  • Table mapping with possibility to mark table for flattening during deployment

Changed

Fixed

  • Fix missing image errors when deploying to Evolve
  • Fixed database migrations creating latest table state in the first stage instead of building incrementally
  • Cleaned up AcknowledgementLetterFromSource example
  • Fixed handling of styles containing spaces sometimes causing deployment errors
  • Truncating content preview in area mapping for better readability
  • Potential condition variable name collision solved by better naming and positioning under the condition flow/rowset
  • Fill styles have unique names to prevent name collisions

Full Changelog: v17.0.25...v17.0.26

v17.0.25

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:09

Added

  • Added initial support for direct deployment to Evolve
  • Allow mapping variables to system variables (e.g. PageCounter) via variable structure paths and names

Changed

  • Updated gradle to 9.5.1
  • layout/index.html slight visual and performance improvements

Fixed

  • SelectByLanguage with a single case matching the default language is flattened into a Simple flow
  • Deploying a table with no body rows now fails with a descriptive error
  • Issues with very old mapping db records not being upgraded correctly
  • An extra space in alignRightParagraphStyle in import script
  • Deduplicated colors and set name for each color

Full Changelog: v17.0.24...v17.0.25

v17.0.24

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:03

What's Changed

  • Feature/mig 507 layout analysis by @Svit93 in #29

Full Changelog: v17.0.23...v17.0.24

v17.0.23

Choose a tag to compare

@github-actions github-actions released this 25 May 08:30

Added

Changed

  • Bach database operations in mappings

Fixed

Full Changelog: v17.0.22...v17.0.23

v17.0.22

Choose a tag to compare

@github-actions github-actions released this 21 May 10:34

Added

  • Added barcode and QR code support
  • Cell overflow options
  • Templates in Interactive output work directly with areas in its content
  • Pages marked as internal are utilized (for Interactive flows) in Interactive output without creating standalone .jld file

Changed

  • Shape (line) in Migration Model Example moved to header part of the document to avoid collision with new and dynamic content

Fixed

  • First match snippet in Designer output rendered as an inline first match flow to better fit its inline nature
  • Wrapping cell content to block in Interactive output for specific cases
  • Image dimensions in Interactive can be editable even without specified height or width

Full Changelog: v17.0.21...v17.0.22

v17.0.21

Choose a tag to compare

@github-actions github-actions released this 07 May 09:23

Added

  • Conflict validation as a check to prevent any overwrites by the following deployment
  • Allow building of first match snippets
  • Possibility to nest repeated row into repeated row

Changed

  • Fallback placeholder text for unmapped repeated content and row to be distinguishable from one another
  • Minimal supported Designer version is now 17.0.674.0
  • Restructure the AI parser instructions as skill, based on the https://agentskills.io/specification

Fixed

Full Changelog: v17.0.20...v17.0.21

v17.0.20

Choose a tag to compare

@github-actions github-actions released this 27 Apr 13:43

Added

  • Display rule option for repeated row

Changed

Fixed

  • Flow name collision in specific Interactive flow cases by suffixing with Interactive flow name when needed

Full Changelog: v17.0.19...v17.0.20

v17.0.19

Choose a tag to compare

@github-actions github-actions released this 23 Apr 06:57

Added

  • Support for interactive simple snippets
  • Added ActivateIds task
  • New column layout content that works as modifier for current block or whole template depending on its settings
  • Support for existing table styles
  • $ sign can also be used in addition to @ sign to reference variables in variable path mapping
  • Added shapes support

Changed

Fixed

  • Ref instances now cannot be created with an empty ID
  • Deployment report correctly handles missing objects
  • Apply border style fill even if there are no borderline styles to apply

Full Changelog: v17.0.18...v17.0.19