Skip to content

v4.0.0-epic-ras-acc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@matticbot matticbot released this 22 May 16:53

4.0.0-epic-ras-acc.1 (2024-05-22)

Bug Fixes

  • data-events: handle no ga_client_id in data (fc4fc9f)
  • enable Memberships fix cron job only when environment constant is defined (#3087) (5d40297)
  • google-login: get the email from the /tokeninfo endpoint (#3117) (3296f1a)
  • google-login: use wp_generate_password for CSRF; handle CSRF saving failure (37bab22)
  • google-oauth: use a custom table for transients (#3106) (d4a2f5c)
  • oauth-transients: remove redundant cleanup (#3112) (c123c02)
  • oauth: prevent false warning when opening Google OAuth (22723f2)
  • ras: sync purchase data only for most recent order/subscription (#3086) (2c7763a)
  • registration-block: prevent undefined variable warning (8af9d89)
  • remove deprecated filter callback (#3090) (5d7d0bf)
  • starter-content: make the starter content generation idempotent (d5e10ff)

Features

BREAKING CHANGES

  • Changes order autocompletion behavior for existing products!

  • feat: add product option to autocomplete orders

  • chore: update outdated docblock description