Skip to content

Releases: cal-itp/benefits

2025.01.1

16 Jan 18:36
82b4b67
Compare
Choose a tag to compare
image Introducing a small but wide-reaching design refresh of the Benefits app, along with a change to how users are alert to Google reCAPTCHA use on forms.

User-facing improvements

  • Removes clunky Google reCAPTCHA icon in favor of text and link.
  • A full redesign of the app flow and error pages, featuring a streamlined design that unifies the mobile and desktop views, left aligns all text, widens buttons across the app and removes extraneous icons.

Internal

  • Simplifies front-end templating with code reductions on base.html and more. See these notes for more on developer experience improvements. Ensures empty divs are not rendered on the front-end code. Renames certain templates for consistent naming conventions.
  • Removes Cypress
  • Removes CA State Web Template, in favor of Bootstrap. Both Admin and Benefits now use the same version of Bootstrap.
  • Refactors field defaults, optional fields and templates in the database
  • Set 2-space tab default for HTML files, and ensures pre-commit and other tooling follows these rules

What's Changed

Full Changelog: 2024.11.3...2025.01.1

Release process issue: #2606

2024.11.3

19 Nov 18:49
b69e58c
Compare
Choose a tag to compare

User-facing improvements

  • Homepage image on Mobile and Desktop loads more efficiently and has a fallback in case it doesn't load

User-facing improvements (Admin)

  • Ability to configure agency logos via the Admin interface

What's Changed

Full Changelog: 2024.11.2...2024.11.3

Release process issue: #2528

2024.11.2

12 Nov 20:01
1c41cd0
Compare
Choose a tag to compare

User-facing improvements

  • Copy update: add details about when SacRT's contactless payment system will be available

What's Changed

Full Changelog: 2024.11.1...2024.11.2

Release process issue: #2515

2024.11.1

05 Nov 23:36
2e2e4f4
Compare
Choose a tag to compare

User-facing improvements

  • Copy updates: transportation type changed to bus instead of light rail for SacRT

What's Changed

Full Changelog: 2024.10.3...2024.11.1

Release process issue: #2506

2024.10.3

31 Oct 19:54
82d6604
Compare
Choose a tag to compare

User-facing improvements

  • Branding update for SacRT
  • Visual enhancements to error pages
  • Copy updates: U.S. instead of US in e.g. U.S. Veteran, Agency Cardholder instead of Agency Card to align with other options

Internal

  • Ability to process additional claims from the IdG for analytics and reporting

What's Changed

Full Changelog: 2024.10.2...2024.10.3

Release process issue: #2483

2024.10.2

18 Oct 19:34
171064f
Compare
Choose a tag to compare

User-facing improvements

  • Fix visual bugs in enrollment flow
  • Light footer branding update

Internal

  • Initial templates for Nevada County Connects

Bug fixes

  • Multi-stage build for app image to fix issue with version calculation

What's Changed

Full Changelog: 2024.10.1...2024.10.2

Release process issue: #2464

2024.10.1

10 Oct 19:34
158e1b0
Compare
Choose a tag to compare

User-facing improvements (Admin)

  • Set page titles for agency-facing admin interface pages
  • Removed "Change password" link

Internal

  • Send analytics during in-person eligibility verification and enrollment
  • Improved contextual display of enrollment flow's transit agency
  • Added support for digital-only and in-person only flows
  • More analytics refactors

Bug fixes

  • Added missing help page section for Medicare enrollment pathway
  • Corrected a typo in Medicare copy
  • Fixed a bug with configuring CSP_FRAME_SRC

What's Changed

Full Changelog: 2024.09.3...2024.10.1

Release process issue: #2451

2024.09.3

26 Sep 19:16
861519e
Compare
Choose a tag to compare

This release of the Cal-ITP Benefits application expands eligibility verification and enrollment to Medicare cardholders. The Medicare enrollment pathway in the Cal-ITP Benefits application allows transit agencies in California to offer riders with a Medicare card a reduced fare when paying for transit using a contactless debit or credit card.

In addition, this release contains more progress on internal features for in-person eligibility verification and enrollment and on refactors related to analytics.

User-facing improvements

  • Medicare copy for Spanish which completes the Medicare enrollment pathway feature

Internal

  • Updated the admin log in and log out pages
  • Fixed the form validation messages for in-person eligibility
  • New pages (success and error templates) and styling for in-person eligibility verification and enrollment
  • Several analytics refactors
  • Added a feature to determine if an enrollment flow occurred in the digital or in-person application

What's Changed

Full Changelog: 2024.09.2...2024.09.3

Release process issue: #2411

2024.09.2

18 Sep 19:37
feb06d2
Compare
Choose a tag to compare

This release of the Cal-ITP Benefits application contains a needed dependency update (calitp-littlepay) as well as more progress on internal features for eligibility verification and enrollment and on the Medicare enrollment pathway.

User-facing improvements

  • Updated copy on enrollment success page for all flows

Internal

  • New pages available in the admin interface for in-person eligibility verification and enrollment
  • Agency dashboard in admin interface now supports linking to a transit processor portal
  • New model EnrollmentEvent to keep record of enrollments
  • Incremental changes towards adding Medicare enrollment pathway

What's Changed

Full Changelog: 2024.09.1...2024.09.2

Release process issue: #2374

2024.09.1

09 Sep 21:37
adf41b9
Compare
Choose a tag to compare

This release of the Cal-ITP Benefits application supports a new URL that will take the user directly into an agency card flow. It also includes new internal features that will be used for in-person eligibility verification and enrollment.

User-facing improvements

  • Supports a new URL that will take the user directly into an agency card flow

Internal

  • Incremental changes towards in-person eligibility verification and enrollment

What's Changed

Full Changelog: 2024.08.1...2024.09.1

Release process issue: #2342