Releases: cds-snc/platform-forms-client
Releases · cds-snc/platform-forms-client
v3.39.0
3.39.0 (2025-05-01)
Features
- add info log when someone signs in from outside of Canada (#5461) (c770000)
- packaged + updated Lexical editor (#5265) (51d732a)
Bug Fixes
Miscellaneous Chores
- add email length check (#5452) (5363634)
- Add prop to RichTextEditor to enable maxLength (#5439) (e6974db)
- add response check (#5447) (be5907a)
- Add return for middleware check (#5432) (5569e4b)
- add server validation (#5449) (81a414b)
- adds Cypress manual tests for releases (#5404) (cb8bde1)
- bump Next.js 15.3.1 (#5459) (9d66425)
- Check template size (#5428) (bdce102)
- Create a Lexical "playground" for feature testing and development (#5443) (88df295)
- deps: lock file maintenance (#5446) (bc4cd3d)
- deps: lock file maintenance (#5469) (37b4596)
- deps: update all non-major github action dependencies (#5444) (c7224d3)
- deps: update all patch dependencies (#5445) (f64dd50)
- deps: update aws-actions/amazon-ecs-render-task-definition digest to a3b836e (#5466) (459cf36)
- deps: update redis docker digest to 8bc6664 (#5467) (816f9d3)
- log checks (#5419) (d37a305)
- more Google analytics (#5433) (1b3c4a9)
- remove api feature flag (#5436) (f617c5d)
- remove feature flag for save and resume (#5435) (d45687e)
- Remove share api route (#5455) (2bbf95d)
- remove unprocessed route (#5456) (30a3d25)
- Set contentLength/maxLength indicator threshold for display (#5440) (80fe126)
- stick dialog footer (#5463) (8ed3428)
- switch to CDS Release Bot (#5475) (dc60e73)
- update body copy color (#5477) (bccf11e)
- Update GC forms Header for public facing pages (#5472) (00f0290)
- update get origin for tests (#5453) (ff9cbb4)
- update layout to use server rendered footer (#5417) (2c45a88)
- update markdown to jsx (#5438) (fa2d526)
- update share modal (#5427) (d804f6c)
v3.38.5
3.38.5 (2025-04-14)
Bug Fixes
- adds check for validation errors to submit button loader (#5406) (c8454b3)
- small typo in API key switch toast (#5413) (7cb7480)
- updates CAPTCHA verify to be called in the form submission (#5396) (399972c)
Miscellaneous Chores
- Add GC Forms version to Footer (#5402) (5717831)
- Add Prairies Economic Development Canada branding (#5412) (8e76724)
- deps: lock file maintenance (#5409) (3ff3bf3)
- deps: update all non-major docker images (#5407) (f336843)
- deps: update all non-major github action dependencies (#5408) (4391a4c)
- update string check (#5416) (fb84e29)
- update to next 15.3 (#5405) (baf7d1e)
- version # updates (#5414) (ab11a0e)
v3.38.4
v3.38.3
v3.38.2
v3.38.1
v3.38.0
v3.37.0
3.37.0 (2025-04-07)
Features
- add Rainbow deployment cleanup and application deployment rollback scripts (#5336) (03e1820)
- Add sort order to dropdowns (#5320) (0b43877)
- build Docker container using NextJS in standalone mode (#5186) (6f0c307)
- client logger (#5284) (8ce3b64)
- Prisma Migrations in GitHub Action (#5316) (fbc4649)
- rainbow deployment (#5161) (a7f959d)
- rainbow lambda to write logs in existing Forms CloudWatch log group (#5285) (a416d23)
- save and resume mobile drawer (#5242) (6a56f31)
Bug Fixes
- adds a check to ignore deleted forms for many template operations (#5339) (32b0ac9)
- copy all /src directories and files for rainbow container since the base container already has standalone build output in its /src directory (#5274) (7db244e)
- deps: update all patch dependencies (#5318) (8b91710)
- deps: update dependency axios to v1.8.3 (#5269) (993a757)
- deps: update dependency next to v15.2.3 [security] (#5272) (0c3a001)
- detection of rainbow deployments with a priority greater than 2 (#5348) (e7d8558)
- disable Rainbow deployment (temporarily) (#5290) (4464498)
- extra space in Dockerfile CMD instruction (#5273) (64521a6)
- extra space in log (#5308) (70abdb2)
- missing translation in admin settings (#5365) (16a9930)
- rainbow deployment script should select ECR image identifier that comes just before the latest one (#5310) (2115da5)
- Updates captcha fail page secondary title to H2 (#5369) (31db7ae)
Miscellaneous Chores
- add CHANGELOG.md files for our packages (#5374) (8d8ac5a)
- add icon for load answer (#5350) (f028ce3)
- Add Supreme Court of Canada branding (#5331) (153da4e)
- Adds a comment with a link to the client error codes doc (#5359) (e50f714)
- adds debug info for the element id (#5375) (b5790a5)
- content tweak to indicate to form builders that users can download submission as well as answers in progress (#5337) (1770df9)
- content updates for resume form (#5247) (e4a9d31)
- deps: lock file maintenance (#5271) (17f520e)
- deps: update all non-major docker images (#5268) (bfa7a0c)
- deps: update all non-major github action dependencies (#5270) (bf4fe81)
- deps: update all non-major github action dependencies (#5360) (2a68392)
- Fix drawer button styling (#5332) (38d4bd1)
- fix text for save response download (#5343) (5d2f4e0)
- import unstyled toast (#5286) (b89a4dd)
- minor content edit (#5353) (31068c3)
- Move flag initialization to internal nextjs startup (#5309) (b9c919e)
- package bumps for React + Next (#5333) (88f315f)
- prisma production action (#5352) (e36e8ba)
- re enable Rainbow deployment (#5306) (be24ed7)
- remove extra space in log (#5311) (c2a1448)
- remove Localstack support for Postgres connector (#5288) (9702129)
- remove Localstack support in the web app code (#5287) (1c3d9b3)
- remove NEXT_SERVER_ACTIONS_ENCRYPTION_KEY (#5313) ([6d81d7d](6d81d7d6f591e5...
v3.36.0
3.36.0 (2025-03-20)
Features
Bug Fixes
- deps: update dependency axios to v1.8.2 [security] (#5216) (fb2dca0)
- fix wrapping for share menu when no name (#5230) (096b14b)
- Prevent submissions to closed forms (#5251) (c506429)
Miscellaneous Chores
- Add a small margin to the create new form button. (#5229) (98e79ee)
- Add focusable to form error block (#5264) (b8a7a91)
- adds caretaker feature flag (#5256) (5fa26dd)
- Bump Next JS 15.2.1 (#5218) (fc344d0)
- captcha fail page update (#5243) (ee79e84)
- content tweaks (#5237) (f22e1c3)
- deps: lock file maintenance (#5214) (69ae64c)
- deps: lock file maintenance (#5232) (f8aa0c7)
- deps: update all non-major docker images (#5213) (b0a7a72)
- deps: update all non-major github action dependencies (#5212) (95f4538)
- deps: update all non-major github action dependencies (#5231) (99f022d)
- Disable Spellcheck on Name/Address/Email/Telephone (#5206) (fa295e2)
- hCAPTCHA updates (#5169) (1d47247)
- move closed icon (#5249) (9a963af)
- Privacy and Terms for hCaptcha and Data Lake (#5220) (5f53fb7)
- Push the z-Index for tooltips up to the top, so they aren't cut off. (#5226) (6831ed3)
- remove invalid "hint text" from richtext fields in translate page. (#5224) (f50e3c5)
- small opitmizations (#5228) (142d1d4)
- synced file(s) with cds-snc/site-reliability-engineering (#5227) (429ef77)
- synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml' (429ef77)
- update lock (#5221) (1e16b15)
- update progress html content (#5245) (d523c25)
- Update styles for resume page (#5239) (bee36c2)
- Updated messaging for invitations dialog (#5240) (7836afe)