Skip to content

2025.02.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 20:31
· 21 commits to main since this release
f298942

User-facing improvements

  • Improved web performance, specifically around the way Javascript, CSS, and font resources are downloaded

User-facing improvements (Admin)

  • Cal-ITP staff users can now add new transit agencies and enrollment flows
  • Updated styling for in-person enrollment (background color and spacing)
  • Added specific eligibility criteria for in-person enrollment flows

Internal

  • Reorganized admin module into an admin package
  • Introduced Playwright for automated testing (no tests yet)
  • Reduced Agency Index templates by refactoring to use new context package
  • Fixed a port auto-forwarding issue which was affecting developers on macOS

Bug fixes

  • Avoid swallowing an OAuth exception
  • Fix Content Security Policy issue with reCAPTCHA

What's Changed

Full Changelog: 2025.01.1...2025.02.1

Release process issue: #2695