Skip to content

Release v1.53 🌈

Latest
Compare
Choose a tag to compare
@shadabbuchh shadabbuchh released this 18 Dec 10:59
16b5d20

Fixes

  • Embedded Case Handling: Resolved an issue with embedded case handling. (#38101)
  • Partial Import: Conditionally set Fully Qualified Name (FqN) to improve partial import logic. (#37694)
  • Null Pointer Exception (NPE): Added a check to prevent NPE when the binding value is null. (#38104)
  • Box Component Styling: Added rowGap and colGap as properties to be CSS prefix-prepended in the Box component. (#38096)
  • Property Control: Fixed property control specifications to align with expected behavior. (#38004)
  • Usage Pulse Generation: Optimized field updates in user data to prevent overwriting default fields during usage pulse generation. (#38030)

Features

  • Unified Response View: Introduced a unified response view component for a consistent user experience. (#37897)
  • Integration UI Preferences: Enabled new integration UI to accept and process user preferences for better customization. (#38012)