Skip to content

Releases: cds-snc/platform-forms-client

v3.12.8

11 Mar 17:42
52d2e7d
Compare
Choose a tag to compare

3.12.8 (2024-03-11)

Bug Fixes

v3.12.7

29 Feb 18:24
2d8af42
Compare
Choose a tag to compare

3.12.7 (2024-02-29)

Bug Fixes

Miscellaneous Chores

  • Rename NEXTAUTH_URL as it is no longer required for Next-Auth (#3288) (6ea5064)

v3.12.6

22 Feb 18:10
d8634e1
Compare
Choose a tag to compare

3.12.6 (2024-02-22)

Bug Fixes

  • retrieve internal user id instead and pass it to the UserSignIn audit log instead of using the Cognito sub id (#3266) (981336f)

Miscellaneous Chores

  • Add files Statistics Canada branding (#3269) (2c2985c)
  • added new migration script to make existing audit logs archivable (#3268) (9210ffd)
  • improve archivable audit logs migration script (#3276) (8f99098)
  • Set User type to have mandatory email (#3252) (a7e75a8)

v3.12.5

12 Feb 15:11
f8ae182
Compare
Choose a tag to compare

3.12.5 (2024-02-12)

Bug Fixes

  • Delete forms with unprocessed submission is not warning user (#3244) (3988d75)
  • String ID showing up rather than text itself (#3247) (c2f8134)

Miscellaneous Chores

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)