What's Changed
- feature(admin-panel): Add guard to serverside by @dschom in #12611
- fix(swagger): SyntaxError: Cannot use import statement outside a module by @xlisachan in #12685
- fix(swagger): Copy .ts files into Docker image by @jbuck in #12688
- fix(swagger): import for .ts files, require for .js files by @jbuck in #12689
- chore(deps): bump grunt-contrib-clean from 2.0.0 to 2.0.1 by @dependabot in #12677
- chore(deps-dev): bump @nestjs/testing from 8.4.3 to 8.4.4 by @dependabot in #12692
- fix(payments): missing metrics props on success by @StaberindeZA in #12684
- feat(auth): stripe metadata expansion validate url by @StaberindeZA in #12654
- feature(admin-server,auth-server): Refactor to support querying account subscriptions from admin-server by @dschom in #12659
- feat(fxa-admin-panel): add new event name to db by @millsoper in #12660
- fix(auth): fix collection prefix for iap by @bbangert in #12728
- chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.26.0 by @dependabot in #12693
- fix(fxa-settings) fix label vertical centering in mobile by @millsoper in #12735
- fix(mjml): Use
minifyOptions
instead ofminify
for mjml templates by @vbudhram in #12738 - fix(fxa-settings): limit button margin adjustment to mobile portrait by @millsoper in #12739
- fix(fxa-admin-panel) temporarily add logging to debug on staging by @millsoper in #12749
- fix(subscriptions): on upgrade use correct invoice line by @StaberindeZA in #12702
- feat(subscriptions): guess a language tag from plan metadata by @chenba in #12666
- chore(deps): bump google-auth-library from 7.14.1 to 8.0.2 by @dependabot in #12753
- Release 1.231.0 by @annasob in #12679
- chore(deps): bump knex from 1.0.7 to 2.0.0 by @dependabot in #12760
- fix(auth): always broadcast stripe sub changes by @bbangert in #12752
- fix(fxa-content-server): add spacing bn 3rd party auth buttons by @millsoper in #12700
- Fixes issue with swapping primary emails and unblock code by @vbudhram in #12757
- chore(experiments): Remove newsletter experiment by @vbudhram in #12465
- fix(admin-panel): trim whitespace from admin panel search bar by @millsoper in #12706
- feat(auth): update capability service to query App Store purchases by @biancadanforth in #12724
- Fix group comments and apostrophes by @flodolo in #12772
- fix(fxa-settings) update wording on 'unlink account' prompt warning by @millsoper in #12750
- feat(payments): replace external link to component by @sardesam in #12756
- fix(fxa-settings) remove static list of feature from account deletion… by @millsoper in #12731
- Remove extra characters from data-l10n-name by @flodolo in #12788
- chore: Included githubactions in the dependabot config by @naveensrinivasan in #12789
- fix(settings): Fixes en-GB strings showing up en-US strings should be… by @dschom in #12778
- feat(fxa-admin-panel) allow admin to enable login for account from ad… by @millsoper in #12709
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #12791
- fix(fxa-settings): update string id on updated string by @millsoper in #12790
- chore(deps): bump slackapi/slack-github-action from 1.16.0 to 1.19.0 by @dependabot in #12793
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #12792
- chore: Set permissions for GitHub actions by @naveensrinivasan in #12648
- chore(deps): bump react-redux from 7.2.8 to 8.0.1 by @dependabot in #12785
- fix(email): remove duplicate Fluent string payment-details by @xlisachan in #12786
- chore(deps-dev): bump tsconfig-paths from 3.14.1 to 4.0.0 by @dependabot in #12800
- fix(auth): populate ua info in session token for linked account session by @dschom in #12796
- chore(deps): bump @sentry/integrations from 6.19.6 to 6.19.7 by @dependabot in #12801
- chore(deps): bump cldr-core from 40.0.0 to 41.0.0 by @dependabot in #12805
- chore(deps): bump @peculiar/webcrypto from 1.3.2 to 1.3.3 by @dependabot in #12818
- style(settings): remove extra white-space before and after "Resend verification code" text by @sardesam in #12824
- chore(deps): bump @stripe/stripe-js from 1.25.0 to 1.29.0 by @dependabot in #12821
- task(settings): Disable 2FA and Recovery Code actions when account has no password by @dschom in #12819
- chore(deps): bump @sentry/tracing from 6.19.1 to 6.19.7 by @dependabot in #12828
- chore(deps-dev): bump @babel/cli from 7.17.6 to 7.17.10 by @dependabot in #12827
- Revert "fix(fxa-settings): update string id on updated string" by @millsoper in #12836
- Revert "fix(fxa-settings) remove static list of feature from account deletion…" by @millsoper in #12837
- chore(deps): bump cldr-localenames-full from 40.0.0 to 41.0.0 by @dependabot in #12832
New Contributors
- @flodolo made their first contribution in #12772
- @sardesam made their first contribution in #12756
- @naveensrinivasan made their first contribution in #12789
Full Changelog: v1.231.4...v1.232.0