Releases: codeforamerica/form-flow
Releases · codeforamerica/form-flow
0.0.4
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
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 tocheckboxInSet
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
A stable release before adding PDF mapping and an upgrade to Spring Boot 3.0.
0.0.1-SNAPSHOT
This will be a "frozen" release to be used for Doc LA project.