Releases: cds-snc/platform-forms-client
Releases · cds-snc/platform-forms-client
v3.16.0
3.16.0 (2024-08-01)
Features
- Conditional Input History - Form Builder (#3859) (5b6c525)
- Conditional Input History - Forms-form (#4036) (6cb4d1f)
Bug Fixes
- adds additional check / set for active group (#4037) (a783644)
- shows Review page and related for multi-group forms (#4091) (b6298c8)
- Updates next action to not include rules on hidden elements (#4110) (6f61f1c)
- Updates sectionTitle to use form lang as default vs English (#4050) (fb7165f)
- Use language property for review page label (#4088) (cbfa572)
v3.15.2
v3.15.1
v3.15.0
v3.14.1
3.14.1 (2024-07-05)
Bug Fixes
- Add key for next action (#3956) (349d4aa)
- adds an empty question label (#3941) (6099d83)
- Email Delivery Component was mistakenly async (#3961) (84f0b1c)
- Fix placeholder for empty page text in tree view (#3919) (596ac68)
- Fixes a server client boundary error (#3917) (877d3af)
- nested check for response (#3924) (c489c1b)
- Permissions on Admin pages (#3959) (9e129b3)
- Reset locked groups (#3953) (ff522dc)
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)