v1.233.0
Pre-release
Pre-release
What's Changed
- feat(auth): load capabilities from the payment config manager by @chenba in #12845
- fix(graphql): Fix graphql playground by @vbudhram in #12844
- feat(payments): add new product configuration by @StaberindeZA in #12782
- main <- train 232 @ 232.0 by @chenba in #12842
- chore(deps): bump jwks-rsa from 2.0.5 to 2.1.1 by @dependabot in #12833
- chore(deps): bump @sentry/browser from 6.19.4 to 6.19.7 by @dependabot in #12834
- chore(deps): bump @hapi/boom from 9.1.4 to 10.0.0 by @dependabot in #12852
- chore(deps-dev): bump @testing-library/jest-dom from 5.16.2 to 5.16.4 by @dependabot in #12853
- style(settings): fix alignment of headers on Settings page by @sardesam in #12841
- style(content): fix alignment of "Firefox Relay" icon on sign-in page by @sardesam in #12843
- chore(deps-dev): bump nodemon from 2.0.15 to 2.0.16 by @dependabot in #12854
- fix(settings): Add default text to several l10n.getString calls by @LZoog in #12861
- chore(deps): bump p-retry from 4.6.2 to 5.1.1 by @dependabot in #12874
- chore(deps): bump redux from 4.1.2 to 4.2.0 by @dependabot in #12873
- chore(deps-dev): bump @testing-library/user-event from 14.1.1 to 14.2.0 by @dependabot in #12872
- fix(apple): Generate JWT for client secret on each request by @xlisachan in #12779
- fix(admin-panel): Fix remote group resolution by @dschom in #12871
- chore(deps): bump @nestjs/common from 8.4.4 to 8.4.5 by @dependabot in #12888
- chore(deps): bump grunt from 1.5.2 to 1.5.3 by @dependabot in #12887
- feat(password): Add graphql mutation to support creating a new password by @vbudhram in #12838
- main <- Train 232 @ 232.1 by @chenba in #12878
- chore(deps): bump @hapi/hoek from 9.3.0 to 10.0.0 by @dependabot in #12886
- feat(payments): add Email Verification to Passwordless Flow by @IvoJP in #12683
- feat(admin-panel): Add information pertaining to bounceType by @xlisachan in #12877
- chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 by @dependabot in #12899
- chore(deps): bump aws-sdk from 2.1120.0 to 2.1135.0 by @dependabot in #12889
- fix(auth): pass Product/Plan Metadata to Email Sender by @IvoJP in #12835
- fix(strings): Add default string for delete account checkbox by @vbudhram in #12913
- chore(payments): Missing markup in payment-confirm string by @annasob in #12875
- fix(fxa-admin-panel) use clearer icons to indicate permission status by @millsoper in #12826
- feat(third-party auth): Add UI with /create_password route for passwordless accounts by @LZoog in #12798
- fix(payments): fallback text in legal blurb by @StaberindeZA in #12928
- chore(build): switch to python3 in builder docker deps by @chenba in #12939
- FTL: Replace apostrophe in auth-error-114 string by @flodolo in #12937
- feat(settings): Add Pontoon icon+link. Fix FXA-4917 Fix #12574 by @clouserw in #12938
- style(settings): remove extra white-space before and after "Resend verification code" text by @sardesam in #12948
- chore(assets) Upload temp VPN/Relay bundle assets by @annasob in #12927
- Don't treat Firefox Sync as a feature name by @flodolo in #12945
- fix(ftl): Don't treat Firefox Sync as a feature name (draft PR for contributor CI run) by @LZoog in #12949
- fix(ci): Interpolate Slack message correctly by @jbuck in #12954
- feat(auth): add app store registration endpoint by @bbangert in #12896
- feat(l10n): remove sr-LATN support. Fix FXA-5126 by @clouserw in #12951
- fix(functional-test): fix broken smoke test for add-ons displaying in… by @dschom in #12959
- feat(auth): update subscriptions endpoint to include Apple IAP by @biancadanforth in #12890
- fix(fxa-shared): add missing type declarations for AppendedAppStore/P… by @biancadanforth in #12967
- chore(lint): Tweak ESLint config for fxa-admin-panel by @pdehaan in #12936
- chore(lint): Lint hidden .storybook/ directories by @pdehaan in #12941
- fix(support-panel): remove AbbrevPlayPurchase type by @biancadanforth in #12974
- Main uplift train 232 by @vbudhram in #12972
- chore(lint): Fix linting in fxa-settings package by @pdehaan in #12934
- chore(tests): Fix uncalled .toBeInTheDocument and .toBeTruthy referen… by @pdehaan in #12892
- CI run for #12892 (contributor PR) by @LZoog in #12965
- chore(payments): fix flaky test with date matching by @StaberindeZA in #12988
- fix(swagger): Revise API docs for redocusaurus support by @xlisachan in #12932
- chore(deps): bump nocache from 3.0.3 to 3.0.4 by @dependabot in #12982
- chore(deps): bump @nestjs/platform-express from 8.4.4 to 8.4.5 by @dependabot in #12983
- fix(admin-panel): Fix slow autocomplete in account search by @dschom in #12981
- chore(deps): bump @sentry/node from 6.19.6 to 6.19.7 by @dependabot in #12985
- chore(deps-dev): bump sass from 1.50.1 to 1.52.1 by @dependabot in #12986
- chore(deps-dev): bump tap from 16.0.1 to 16.2.0 by @dependabot in #12987
- feat(devices): Add query param to allow client to filter idle devices by @vbudhram in #12879
- chore(deps): bump sqs-consumer from 5.6.0 to 5.7.0 by @dependabot in #13006
- chore(deps): bump maxmind from 2.8.0 to 2.12.0 by @dependabot in #13008
- feature(admin-panel): Add nestjs subscription service by @dschom in #12979
- feature(admin-panel): Provide link to manage customer subscription in stripe. by @dschom in #12980
- style(auth): add space to alt text and underline by @sardesam in #12956
- feat(fxa-auth-server) 3rd party authentication sets default profile display name by @millsoper in #13012
- fix(admin-server): Fix broken build command by @dschom in #13017
- Revert "feat(fxa-auth-server) 3rd party authentication sets default profile display name" by @vbudhram in #13016
- fix(test): Fix broken reminders test by @vbudhram in #13022
- chore(auth): add profile mock to tests by @StaberindeZA in #13023
- chore(deps): Upgrade hapi/joi dependency by @xlisachan in #12885
- chore(deps): bump react-easy-crop from 4.1.4 to 4.2.0 by @dependabot in #13019
- chore(deps): bump @nestjs/core from 8.4.4 to 8.4.5 by @dependabot in #13010
- 3rd party auth sets display name by @millsoper in #13028
- feat(payments): rename downloadURL to successActionButtonURL by @StaberindeZA in #12904
- Revert " chore(deps): Upgrade hapi/joi dependency" by @xlisachan in #13039
- feat(auth): create Apple notification handler by @biancadanforth in #13020
Full Changelog: v1.232.5...v1.233.0