Skip to content

Version 2.0.3

Choose a tag to compare

@github-actions github-actions released this 14 May 22:58
· 36 commits to main since this release

2.0.3 (2026-05-14)

Bug Fixes

  • DataPack explorer incorrectly showed multiple root nodes with partially overlapping types this has been fixed (5338f47)
  • DatapackConfigAccess doesn't preserve lookup proxy (e0258b4)
  • enhance JSON editor options and import folding functionality in Monaco editor (1a42ace)
  • enhance package namespace retrieval to handle multiple matches and exclude unmanaged packages (a55e719)
  • honor extension of the file name when expanding (00886dc)
  • improve error logging for DataPack configuration loading failure (d7908ea)
  • improve namespace initialization logic in VlocityNamespaceService to ensure proper handling of installed packages (53a8455)
  • improve Salesforce connectivity validation and handle missing username in datapack data provider (e01c06e)
  • missing replaceNamespace logic for Vlocity namespace (bf381b5)
  • update description in DatapackDefinitionRegistry and modify namespace handling in DatapackCategoryNode (fe32252)
  • update task dependencies and commands for vscode-webviews (660f2c8)

Features

  • add new Datapack Webview editor that allows editing of Datapacks through a simple SF like experience (daf2a51)