Releases: cds-snc/platform-forms-client
Releases · cds-snc/platform-forms-client
v3.14.0
3.14.0 (2024-07-02)
Features
- add healthcheck logs for Notify callback (#3907) (459f389)
- Conditional Logic: back button (#3866) (fdf7eaa)
- live message (#3876) (f075f2c)
Bug Fixes
- "Other" question field isn't showing up, so clicking the link "Other" takes you no where (#3887) (4ed450d)
- add back devcontainer db and redis services (#3837) (258300c)
- Add early return for responses page when a form hasn't been saved yet (#3824) (88d95ba)
- Add file extention check into single middleware matcher. (#3870) (f4b92bc)
- content for conditional logic feature (#3818) (75bbff4)
- content tweaks in application (#3893) (5e6ce4c)
- Departments dropdown language toggle on Preview (#3822) (e34865e)
- Drop targets and drop handler (#3776) (123521c)
- Ensure the correct id is being used in RightPanel (#3854) (6637111)
- Fix for unsaved form Responses error (#3825) (32f0164)
- force logic view redraw (#3828) (b7b4188)
- Improved Drag target indicator and DragImage (#3806) (bdf1332)
- mfa resend when no session (#3808) (496e360)
- move marker off screen for logic view (#3875) (e2eefcd)
- Required checkbox not updating (#3853) (fc7e525)
- selected state for single action selectors (#3832) (c5714d9)
- Sort questions in Add Rule question list (#3851) (c2f9754)
- use css rule vs inline style to set container height (#3852) (9710406)
v3.13.0
3.13.0 (2024-06-11)
Features
- Implement NextJS App Router (d067648)
- implement temporary hack to handle Submission lambda name change (#3486) (48919e3)
Bug Fixes
- auth error handling noise (#3666) (0798684)
- Checkbox / Radio styling in form builder (#3593) (d8244ec)
- create only one instance of DynamoDBDocumentClient (#3565) (9b1446c)
- Enforce max entries when signing off responses (#3589) (a7b382b)
- Ensure trusted host also uses nextauth_url (#3772) (742c233)
- logic view group node outline styling (#3773) (9363fd3)
- Only show Translate Navigation when groups off (#3713) (8f1c5e5)
- Revert "chore(deps): pin dependencies (#3230)" (#3537) (589b879)
- server action error handling (#3659) (0d5295a)
- Session expiry set to 2 hours (#3578) (ef93921)
- Treeview Drag/Drop fixes (#3722) (fed32fe)
- Trigger release generation on develop branch (#3770) (7f5c4f4)
- trusted host check and NEXTAUTH_URL (#3778) (58ab090)
- WIP JWT session optimization (#3669) (f959a34)