Skip to content

Releases: codeforamerica/form-flow

1.5.0

27 Nov 14:24
ca3ee5a
Compare
Choose a tag to compare

FILL IN DETAILS ABOUT THIS RELEASE!

What's Changed

Full Changelog: 1.4.5...1.5.0

1.4.5

20 Nov 21:17
724f6fd
Compare
Choose a tag to compare

FILL IN DETAILS ABOUT THIS RELEASE!

What's Changed

  • ILGCC-CCAP-319 Add autocomplete capabilities to relevent input fields by @spokenbird in #621

  • Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #614

  • Bump org.springframework.integration:spring-integration-ws from 6.3.4 to 6.3.5 by @dependabot in #615

  • Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 by @dependabot in #617

  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.18.2 to 3.18.3 by @dependabot in #618

  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.8.3 to 3.9.0 by @dependabot in #619

  • Bump org.springframework.integration:spring-integration-ws from 6.3.5 to 6.4.0 by @dependabot in #622

  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #620

Full Changelog: 1.4.4...1.4.5

1.4.4

22 Oct 17:58
871f961
Compare
Choose a tag to compare

What's Changed

  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.8.2 to 3.8.3 by @dependabot in #608
  • Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot in #610
  • Bump com.smartystreets.api:smartystreets-java-sdk from 3.18.1 to 3.18.2 by @dependabot in #612
  • Bump org.apache.tika:tika-core from 2.9.2 to 3.0.0 by @dependabot in #611
  • [CCAP-420] Updating FFL short code configs to be set per flow and not per project by @cram-cfa in #613

Full Changelog: 1.4.3...1.4.4

1.4.3

07 Oct 23:53
abbbd13
Compare
Choose a tag to compare

What's Changed

  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2 by @dependabot in #606
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #603
  • Bump org.springframework.integration:spring-integration-ws from 6.3.3 to 6.3.4 by @dependabot in #600
  • Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #604
  • [CCAP-260] Missing Spanish translation in FFB library by @cram-cfa in #607

Full Changelog: 1.4.2...1.4.3

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