Releases: mozilla/fxa
Releases · mozilla/fxa
v1.232.0
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
v1.231.0
What's Changed
- Revert "chore(deps): bump @google-cloud/pubsub from 2.18.4 to 2.19.0" by @clouserw in #12476
- fix(broker): update test timeouts by @bbangert in #12478
- fix(broker): use workspace focus first by @bbangert in #12480
- Release 1.230.2 by @xlisachan in #12472
- chore(deps): bump superagent from 7.1.1 to 7.1.2 by @dependabot in #12482
- Revert "chore(deps): bump p-retry from 4.6.1 to 5.1.0" by @bbangert in #12486
- Patch release 1.230.3 -> main by @xlisachan in #12488
- chore(deps): bump @nestjs/platform-express from 8.4.3 to 8.4.4 by @dependabot in #12485
- chore(deps): bump knex from 1.0.4 to 1.0.7 by @dependabot in #12490
- fix(deps): fix yarn.lock by @xlisachan in #12499
- fix(admin-sever): fix broken connection in email-bounce script by @dschom in #12508
- chore(deps): bump @nestjs/config from 1.2.0 to 2.0.0 by @dependabot in #12509
- chore(deps): bump aws-sdk from 2.1110.0 to 2.1115.0 by @dependabot in #12505
- fix(fxa-settings): align password CTA by @millsoper in #12514
- feat(auth): ensure customer currency is set when needed by @bbangert in #12513
- chore(deps): bump convict from 6.2.1 to 6.2.2 by @dependabot in #12510
- chore(deps): bump @googlemaps/google-maps-services-js from 3.3.10 to 3.3.12 by @dependabot in #12545
- fix(deps): fix yarn.lock by @xlisachan in #12547
- chore(deps): bump aws-sdk from 2.1115.0 to 2.1116.0 by @dependabot in #12555
- chore(deps): bump stripe from 8.215.0 to 8.218.0 by @dependabot in #12556
- chore(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0 by @dependabot in #12554
- chore(deps): bump @sentry/node from 6.19.1 to 6.19.6 by @dependabot in #12561
- Patch release 1.230.4 -> main by @xlisachan in #12565
- chore(deps-dev): bump @nestjs/cli from 8.2.1 to 8.2.5 by @dependabot in #12601
- chore(deps): bump @nestjs/core from 8.3.1 to 8.4.4 by @dependabot in #12560
- chore(deps): bump @nestjs/common from 8.4.3 to 8.4.4 by @dependabot in #12602
- chore(deps): bump keyv from 4.1.1 to 4.2.2 by @dependabot in #12603
- chore(deps-dev): bump tap from 16.0.0 to 16.0.1 by @dependabot in #12605
- chore(deps): bump grunt from 1.4.1 to 1.5.2 by @dependabot in #12604
- fix(fxa-payments-server): capture productId with PayPal payments by @caugner in #12566
- [CI][DO NOT MERGE] fix(fxa-payments-server): capture productId with PayPal payments by @chenba in #12607
- feature(admin-panel): Add user guard around UI functionality by @dschom in #12279
- feat(coupons): check coupons apply entire plan interval by @StaberindeZA in #12512
- chore(deps): bump luxon from 2.3.1 to 2.3.2 by @dependabot in #12613
- chore(deps-dev): bump sass from 1.49.7 to 1.50.1 by @dependabot in #12606
- feat(subscriptions): Add cancel to productConfig by @StaberindeZA in #12525
- chore(yarn): fix yarn ports by @chenba in #12617
- feat(scripts): use redlock to prevent >1 instance of paypal-processor by @chenba in #12610
- chore(deps): bump sharp from 0.30.3 to 0.30.4 by @dependabot in #12615
- chore(deps): bump @googlemaps/google-maps-services-js from 3.3.12 to 3.3.13 by @dependabot in #12623
- Icons and urls by @clouserw in #12618
- fix(auth): dont report error on deleted customers by @bbangert in #12629
- feat(auth): set up App Store modules by @biancadanforth in #12374
- fix(auth): wait for auth to avoid unhandled exc by @bbangert in #12626
- chore(deps-dev): bump @testing-library/user-event from 13.5.0 to 14.1.1 by @dependabot in #12631
- chore(deps): bump @emotion/react from 11.7.1 to 11.9.0 by @dependabot in #12632
- chore(deps): bump aws-sdk from 2.1116.0 to 2.1120.0 by @dependabot in #12634
- docs(Swagger API): Implement Swagger for API documentation by @xlisachan in #12266
- Revert "docs(Swagger API): Implement Swagger for API documentation" by @xlisachan in #12638
- fix(admin-server): Fix watch on schema.gql by @dschom in #12643
- docs(Swagger): Implement Swagger for API documentation by @xlisachan in #12641
- feat(fxa-admin-panel): add email bounce diagnosticCode to FXA Admin Panel by @millsoper in #12551
- fix(auth): delete Stub Account When Subscription Fails by @IvoJP in #12459
- fix(content-server): Fix issue on login with legacy accounts by @dschom in #12663
- feat(admin-panel): Add subscriptions field + display in UI, CSS tweaks by @LZoog in #12637
- fix(admin-panel): revise style by @xlisachan in #12667
- Patch release 1.230.5 -> main by @xlisachan in #12676
New Contributors
Full Changelog: v1.230.5...v1.231.0