v4.0.0-epic-ras-acc.1
Pre-release
Pre-release
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
- add product option to autocomplete orders (#3072) (4a2859b)
- cli: command to migrate CAP guest authors to WP users (#3068) (7ea8273)
- custom role for assignable authors who don't edit posts (#3066) (7b89053)
- ras: skip campaign setup (#3051) (9ef0e6d)
- support for wrapping rss titles in cdata (#3104) (8b3a3be)
- update donation landing page (#3109) (96218c1)
BREAKING CHANGES
-
Changes order autocompletion behavior for existing products!
-
feat: add product option to autocomplete orders
-
chore: update outdated docblock description