Skip to content

v1.5.0-val.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 17:51
· 581 commits to val since this release
22fdca7

1.5.0-val.34 (2024-05-10)

Bug Fixes

  • actions: small fixes related to actions routing consolidation (#529) (cfd9e93)
  • actions: Update verbiage for various action modal/alerts (#526) (17281ab)
  • checkbox styled label: add logic to add styled label to select which fixes required validation on abp2a & abp2b (#543) (479b3f6)
  • ld client id: Move the launch darkly client id to a secrets manager secret (#544) (f5165cc)
  • ld secrets manager: Move LD SDK Key to secrets manager (#539) (4b01498)
  • rm unused: Remove some unused parameters. (#541) (fea9bcb)
  • upgrade recharts from 2.12.4 to 2.12.5 (#538) (dbcd4a4)
  • webform styles: add HCD feedback to webform inputs and padding (#533) (6d5c2a6)
  • webforms: Don't allow leading or trailing whitespace in input fields (#535) (1c88e14)

Features