Skip to content

Releases: cds-snc/platform-forms-client

v3.12.4

06 Feb 15:26
fd4bb97
Compare
Choose a tag to compare

3.12.4 (2024-02-05)

Bug Fixes

  • conditional indicator question number output (#3229) (0a9b0c4)

Miscellaneous Chores

  • deps: update all non-major github action dependencies (#3014) (51d4ae4)
  • update branding settings to link to new form (#3212) (405ab3b)

v3.12.3

31 Jan 15:59
85e9efc
Compare
Choose a tag to compare

3.12.3 (2024-01-31)

Bug Fixes

  • request new 2FA code does not work if there is no active 2FA session (#3193) (a57b64e)
  • validation when conditional rules array is empty (#3205) (5ae78e0)

Miscellaneous Chores

  • synced file(s) with cds-snc/site-reliability-engineering (#3036) (97492ed)

v3.12.2

30 Jan 18:01
3dac9b9
Compare
Choose a tag to compare

3.12.2 (2024-01-30)

Bug Fixes

Miscellaneous Chores

v3.12.1

25 Jan 18:51
d6422c8
Compare
Choose a tag to compare

3.12.1 (2024-01-25)

Bug Fixes

Miscellaneous Chores

v3.12.0

23 Jan 19:50
c03ff23
Compare
Choose a tag to compare

3.12.0 (2024-01-23)

Features

  • Add Element Dialog Refresh (#3075) (c1f5bc4)
  • Adds ability to add rules / conditional logic for showing / hiding form elements, adds grouping logic (no UI yet) (a756af4)

Bug Fixes

  • 3135 Fix choice language (#3136) (932efe2)
  • Confirm Dialog allows badly formatter code to be submitted (#3072) (ca65398)
  • Don't append "copy" to title on duplicate richText elements (#3131) (4a039b6)
  • update template subscribe (#3121) (dd91934)

Miscellaneous Chores

v3.11.0

02 Jan 14:58
e9dfafa
Compare
Choose a tag to compare

3.11.0 (2023-12-28)

Features

Miscellaneous Chores

  • with the new infra update LOCAL_LAMBDA_ENDPOINT is now replaced by LOCAL_AWS_ENDPOINT (#3019) (47c2d24)

v3.10.1

08 Dec 18:43
4e45e6b
Compare
Choose a tag to compare

3.10.1 (2023-12-08)

Bug Fixes

  • check that subItem is an array before mapping (#3009) (71eb977)

v3.10.0

07 Dec 19:32
893df55
Compare
Choose a tag to compare

3.10.0 (2023-12-07)

Features

  • Render Responses page navigation as tabs (#3002) (c052c9b)

Bug Fixes

  • Download ensure questions/answers are sorted according to form.layout (#3001) (5d50d5a)

v3.9.1

05 Dec 14:17
0d2451b
Compare
Choose a tag to compare

3.9.1 (2023-12-05)

Bug Fixes

  • run promises synchronously when making requests to DynamoDB (7b58279)

Miscellaneous Chores

  • deps: update all non-major github action dependencies (#2995) (be02cee)

v3.9.0

04 Dec 17:31
b5cadd6
Compare
Choose a tag to compare

3.9.0 (2023-12-04)

Features

  • Download and confirmation flow. New download formats (.zip, .csv .json) (81fc8ab)
  • Log GA event when downloading to record selected format (#2993) (2dac2a2)

Bug Fixes

Miscellaneous Chores