Skip to content

Releases: codeforamerica/form-flow

0.0.4

16 May 22:05
7fd8a16
Compare
Choose a tag to compare

What's Changed

  • Add conditions to subflows
  • Update state.html placeholder text
  • Update address fields to match USWDS convention
  • Use temp files for PDF generator
  • Add X-forwarded-for headers filter
  • Update Gradle to 8.1.1
  • Add email service
  • Bumps dependencies:
    • Bump org.flywaydb:flyway-core from 9.17.0 to 9.18.0
    • Bump io.github.bonigarcia:webdrivermanager from 5.3.2 to 5.3.3

0.0.3

03 May 14:31
Compare
Choose a tag to compare

What's Changed

  • Upgrades code to use Spring Boot version 3.0.5
  • Starts PDF Generation work - it is not complete.
  • Adds currentSubflowItem to model so that it is available for use in the Thymeleaf templates
  • Adds noneOfTheAbove boolean to checkboxInSet input
  • Bumps dependencies:
    • io.hypersistence:hypersistence-utils-hibernate-60 from 3.3.1 to 3.3.2
    • org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3
    • org.flywaydb:flyway-core from 9.16.3 to 9.17.0
    • org.jsoup:jsoup from 1.15.4 to 1.16.1

0.0.2-SNAPSHOT

21 Apr 18:17
Compare
Choose a tag to compare

A stable release before adding PDF mapping and an upgrade to Spring Boot 3.0.

0.0.1-SNAPSHOT

23 Mar 18:18
Compare
Choose a tag to compare

This will be a "frozen" release to be used for Doc LA project.