Skip to content

Releases: codeforamerica/form-flow

1.4.2

18 Sep 21:00
72e59f3
Compare
Choose a tag to compare

What's Changed

  • [CCAP-341] Fixing the migration script file name by @cram-cfa in #601

Full Changelog: 1.4.1...1.4.2

1.4.1

18 Sep 20:20
572a59a
Compare
Choose a tag to compare

What's Changed

  • [CCAP-341] Create confirmation code for family applications by @cram-cfa in #598

Full Changelog: 1.4.0...1.4.1

1.4.0

05 Sep 20:28
44ad306
Compare
Choose a tag to compare

What's Changed

Breaking Change - Update Github Actions Workflows to stop using deprecated arguments syntax

  • This is a breaking change because projects will need to update their github actions workflows to match the new syntax since the old syntax is deprecated and will stop functioning
  • #592

Non Breaking Changes

  • Update color for required input to match text--error by @analoo in #587
  • Fix file upload validation service by @spokenbird in #591

Dependency Updates

  • Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 by @dependabot in #583
  • Bump gradle/actions from 3 to 4 by @dependabot in #585
  • Bump com.google.crypto.tink:tink from 1.14.0 to 1.14.1 by @dependabot in #584
  • Bump com.github.librepdf:openpdf from 2.0.2 to 2.0.3 by @dependabot in #586
  • Bump org.springframework.integration:spring-integration-ws from 6.3.2 to 6.3.3 by @dependabot in #590
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #589
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #588
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #594
  • Bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 by @dependabot in #596
  • Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #597
  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.17.5 to 3.18.1 by @dependabot in #595

Full Changelog: 1.3.7...1.4.0

1.3.7

30 Jul 23:57
e009a6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

1.3.6

30 Jul 23:26
f31c697
Compare
Choose a tag to compare

FILL IN DETAILS ABOUT THIS RELEASE!

What's Changed

  • Bump org.springframework.integration:spring-integration-ws from 6.3.1 to 6.3.2 by @dependabot in #577
  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.8.1 to 3.8.2 by @dependabot in #581
  • Bump io.github.bonigarcia:webdrivermanager from 5.9.1 to 5.9.2 by @dependabot in #578
  • Bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #580
  • Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #579

Full Changelog: 1.3.5...1.3.6

1.3.5

29 Jul 17:50
c4f1d26
Compare
Choose a tag to compare

FILL IN DETAILS ABOUT THIS RELEASE!

What's Changed

  • Update tab spacing in PlatformFlavoredGoogleStyle.xml by @spokenbird in #574

  • Update deprecated gradle build action in github actions workflows by @spokenbird in #575

  • Updating setup.sh to handle the deprecated cask call, same as the IL GCC project by @cram-cfa in #576

  • Bump gradle/gradle-build-action from 3.3.2 to 3.4.1 by @dependabot in #561

  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.6 to 3.8.1 by @dependabot in #571

  • Bump org.springframework.integration:spring-integration-ws from 6.3.0 to 6.3.1 by @dependabot in #563

  • Bump com.google.crypto.tink:tink from 1.13.0 to 1.14.0 by @dependabot in #572

  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.17.0 to 3.17.5 by @dependabot in #570

  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #569

  • Bump io.github.bonigarcia:webdrivermanager from 5.8.0 to 5.9.1 by @dependabot in #567

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

12 Jun 19:26
bb3325e
Compare
Choose a tag to compare

What's Changed

  • Add configuration to make PDF fields read-only by @spokenbird in #538
  • Make required fields in dates and address fragments configurable by @spokenbird in #558
  • Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #559
  • Bump org.springframework.integration:spring-integration-ws from 6.2.4 to 6.3.0 by @dependabot in #556
  • Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #540
  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.16.3 to 3.17.0 by @dependabot in #555
  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.5 to 3.7.6 by @dependabot in #560

Full Changelog: 1.3.3...1.3.4

1.3.3

13 May 18:30
201b8e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

09 May 23:08
0d4b4ac
Compare
Choose a tag to compare

What's Changed

  • Automatically indicate required input fields by @spokenbird in #502

  • Fix error seen in validating uuid. by @bseeger in #551

  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.4 to 3.7.5 by @dependabot in #550

  • Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #552

  • Bump gradle/gradle-build-action from 3.3.1 to 3.3.2 by @dependabot in #549

  • Bump io.spring.dependency-management from 1.1.4 to 1.1.5 by @dependabot in #553

Full Changelog: 1.3.1...1.3.2

1.3.1

26 Apr 20:13
ecda742
Compare
Choose a tag to compare

What's Changed

  • Add metadata to Cloudfile and populate the S3 version with tags. by @bseeger in #542

  • Attempts to fix security errors around using unsanitized flow and screen inputs by @bseeger in #547

  • Add validation for a few inputs (like flow and uuid) in a few spots. by @bseeger in #548

  • Bump com.google.crypto.tink:tink from 1.12.0 to 1.13.0 by @dependabot in #536

  • Bump com.github.librepdf:openpdf from 2.0.1 to 2.0.2 by @dependabot in #541

  • Bump gradle/gradle-build-action from 3.1.0 to 3.3.0 by @dependabot in #543

  • Bump org.springframework.integration:spring-integration-ws from 6.2.3 to 6.2.4 by @dependabot in #544

  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.3 to 3.7.4 by @dependabot in #545

  • Bump gradle/gradle-build-action from 3.3.0 to 3.3.1 by @dependabot in #546

  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #531

  • Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #533

  • Bump org.springframework.integration:spring-integration-ws from 6.2.2 to 6.2.3 by @dependabot in #534

  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #535

  • Bump io.github.bonigarcia:webdrivermanager from 5.7.0 to 5.8.0 by @dependabot in #537

Full Changelog: 1.3.0...1.3.1