Skip to content

v1.63.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 21:48
· 78 commits to main since this release
48b3566

What's Changed

Caution

This release marks the upgrade to using Play Framework v2.9.

With this upgrade comes the requirement that the application secret key meets the Play Framework's minimum length of 32 bytes. CiviForm will not start if the minimum length is not met. If you need to change your secret key value you can follow our steps documented here.

Enhancements

  • Update question bank program list to match the localized program name by @swatkat1 in #7362

Bug fixes

  • Fix add button enable/disable logic when answering enumerator questions by @jeffpw-goog in #7321
  • Add FIX_APPLICANT_DOB_DATA_PATH back into enum by @rockycodes in #7349
  • Remove year, month, and day from predicate view dropdown by @greg-hyde in #7418

Under Development

Dependencies

  • Update dependency oidc-provider to v8.4.6 by @renovate in #7322
  • Update dependency dompurify to v3.1.2 by @renovate in #7319
  • Update dependency com.google.errorprone:error_prone_core to v2.27.0 by @renovate in #7327
  • Update dependency com.azure:azure-storage-blob to v12.25.4 by @renovate in #7318
  • Update aws-java-sdk-v2 monorepo to v2.25.41 by @renovate in #7326
  • Update aws-java-sdk-v2 monorepo to v2.25.43 by @renovate in #7350
  • Update pac4j to v5.7.4 by @renovate in #7338
  • Update dependency sass to v1.76.0 by @renovate in #7353
  • Update dependency scala to v2.13.14 by @renovate in #7337
  • Upgrade to Play 2.9.x by @bion in #5648
  • Update dependency ch.qos.logback:logback-classic to v1.5.6 by @renovate in #7217
  • Update dependency com.google.errorprone:error_prone_core to v2.27.1 by @renovate in #7358
  • Update dpage/pgadmin4 Docker tag to v8.6 by @renovate in #7375
  • Update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.36 by @renovate in #7374
  • Update dependency com.google.guava:guava to v33 by @renovate in #7400
  • Update dependency @types/markdown-it to v14.1.1 by @renovate in #7373
  • Update dependency org.glassfish.jaxb:jaxb-runtime to v4 by @renovate in #7396
  • Update dependency org.apache.commons:commons-csv to v1.11.0 by @renovate in #7404
  • Update dependency com.azure:azure-identity to v1.12.1 by @renovate in #7403
  • Update aws-java-sdk-v2 monorepo to v2.25.44 by @renovate in #7402

Other changes

  • Updates for file server/conf/i18n/messages by @transifex-integration in #7359
  • Updates for file server/conf/i18n/messages by @transifex-integration in #7361
  • Updates for file server/conf/i18n/messages by @transifex-integration in #7363
  • Updates for file server/conf/i18n/messages by @transifex-integration in #7364
  • Updates for file server/conf/i18n/messages by @transifex-integration in #7367

Full Changelog: v1.62.0...v1.63.0