Skip to content

1.72.0

Choose a tag to compare

@pjenvey pjenvey released this 11 Oct 18:53
· 129 commits to master since this release
1.72.0
46d0800

Bug Fixes

  • Do not double-check VAPID aud (#772) (ea04db68)
  • pass settings to vapid when processing subscription request (#771) (3cc5a565)
  • minor fixes for GAR deploy CircleCI jobs (#764) (e0d87663)
  • using google_project_number for OIDC authentication (#763) (92772f93)
  • fixed workflow_dispatch runs for docker.yml GHA workflow (#752) (2acc5816)
  • README fenix debug link (8f769696)
  • jsonwebtoken validation errors (#709) (372f3940)
  • circleci: now using correct project IDs, cleaned up env var names (#762) (7b51e776)

Chore

Refactor

Doc

  • Update mobile debugging link in README.md (b09814a8)

Features