Skip to content

Releases: codeforamerica/mdpilot

V1.0.3

24 Apr 21:10
Compare
Choose a tag to compare

What's Changed

  • Revert name change by @analoo in #211
  • Remove extra spaces in names 187409488 by @analoo in #208
  • Expedited snap flow 187339668 by @analoo in #201
  • Resolves Accessibility issue at expense of design by @analoo in #207
  • Add logic to subflow preparers to skip incomplete records by @bseeger in #218

Library updates:

  • Bump com.google.apis:google-api-services-drive from v3-rev20240123-2.0.0 to v3-rev20240327-2.0.0 by @dependabot in #210
  • Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 by @dependabot in #212
  • Bump org.springframework.boot from 3.2.4 to 3.2.5 by @dependabot in #213

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Apr 18:09
850de37
Compare
Choose a tag to compare

What's Changed

  • Bump io.github.bonigarcia:webdrivermanager from 5.7.0 to 5.8.0 by @dependabot in #198
  • Change county worker to caseworker by @analoo in #202
  • Remove amount requirement for inputs 187359678 by @analoo in #197
  • Add extra check for whether to show email confirmation message on confirmation page by @bseeger in #203
  • Implements Minimum app flow by @analoo in #199
  • Write tca signature only if tca application by @analoo in #200
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4 by @dependabot in #204
  • Remove docUploadRecommendations page inherited from LA and not used by @analoo in #206

Full Changelog: v1.0.1...v1.0.2

v1.0.0

05 Apr 14:14
Compare
Choose a tag to compare

Initial release of MD Benefits Project

v1.0.1

03 Apr 23:42
a3c11fd
Compare
Choose a tag to compare
  • Fixes an issue where incomplete iterations were being saved in the JSON data unintentionally if a user started a subflow iteration and then hit back in their browser before completing it.
  • Includes some visual / styling fixes for various screens