Skip to content

Version 1.32.0

Choose a tag to compare

@Codeneos Codeneos released this 16 Aug 19:02
b701be9

1.32.0 (2025-08-16)

Bug Fixes

  • atob function from window namespace is not stubbed in FlexCardDesigner (f8267a3)
  • FlexCard compilation error when StylingConfiguration was defined as empty string (9318034)
  • FlexCards public properties were not getting exposed through the Meta XML causing deployment errors for components (flexi-pages) that would try to set public properties (aba0d26)
  • indent is ignored when passed in as option through XML.stringify (bfbaee4)
  • labels in MultiLanguage OmniScript are not added properly to the OmniScript definition (83f9ea8)
  • OmniScript doesn't open in correct editor when using open-in-org command (61ae903)

Features

  • add new prettify function to reformat XML as pretty printed output (889aefd)
  • enhanced support for metadata refresh and export in decomposed source format (5daeb09)
  • expand static resources with the proper file extension based on the contents mime type (e2ff339)
  • extend documentation of attribute parsing and support setting attributeNode while reading XML (08f607f)
  • support refreshing Salesforce metadata in SF(DX) format (b2309c1)