Skip to content

Version 2.1.0

Choose a tag to compare

@github-actions github-actions released this 19 May 19:19
· 22 commits to main since this release

2.1.0 (2026-05-19)

Bug Fixes

  • correct parameter order in constructor and normalize filter values (658e58c)
  • docs command fails in ci builds due to generate-export-definitions not running (11f00ca)
  • JSDOM errors due bundling no including required changes (6fb4104)
  • packages on NPM for version 2 of vlocode are incorrectly packaged (52395a4)
  • vlocity-deploy: preserve per-request scope during datapack expansion (7c71c8e)
  • vlocityNamespaceService: ensure initialization check is performed in constructor and updateNamespace method (af20f6c)
  • vscode activity progress bar never exceeds 0 when total number of items exceeds 100 (9e14664)

Features

  • add Integration Procedure editor for IPs and review styling for other editors allinging the integrated editor styles (8aa6aec)
  • add support for displaying active flags for Flex Cards and Vlocity Card datapacks in the datapack explorer (9132457)
  • improve export performance when exporting multiple datapacks in direct export mode (e0bb38f)
  • improve Migration DataRaptor to export definition conversion logic (14baae5)
  • update Node.js version to 24 in documentation workflow (716e103)