Releases: mozilla/fxa
Releases · mozilla/fxa
v1.253.1
Full Changelog: v1.253.0...v1.253.1
v1.252.4
What's Changed
Full Changelog: v1.252.3...v1.252.4
v1.253.0
What's Changed
- fix(fxa-settings): change duplicate ftl id to a unique id by @millsoper in #14885
- task(CI): Disable fail-fast step for integration tests by @dschom in #14887
- Train 252 by @IvoJP in #14884
- fix(metrics): Add missing legal events, tweak cookies_disabled events by @LZoog in #14886
- chore(l10n): point workflow to look at correct folder by @bcolsson in #14888
- docs(customs): Update links. Fix FXA-5652 by @clouserw in #14891
- fix(auth): gen keys workaround for openssl 3.0 by @StaberindeZA in #14875
- fix(auth): errors when generating subscription email by @julianpoy in #14897
- task(ci): Experiment with increased integration test runners. by @dschom in #14879
- feat(react): Add password reset confirm page by @vbudhram in #14883
- refactor(fxa-settings): Use global branding file in fxa-settings by @vpomerleau in #14858
- feat(fxa-settings): Add l10n to storybook by @vpomerleau in #14896
- task(settings): Add --runInBand option by @dschom in #14903
- fix(storybook): Add missing branding package in settings storybook by @vpomerleau in #14908
- task(CI): Increase test timeout on feature flag tests by @dschom in #14890
- task(CI): Fix bash warnings coming from run-list-parallel by @dschom in #14889
- task(settings): Make relier factory synchronous by @dschom in #14909
- test(functional): rewrite oauth sync tests using playwright by @ashrivastava-qa in #14878
- chore(deps): bump jose from 4.10.0 to 4.12.0 by @dependabot in #14895
- Rewrite sign up tests using Playwright by @ashrivastava-qa in #14905
- Train 252 merge main by @IvoJP in #14912
- Train 252 by @IvoJP in #14907
- Skip test by @ashrivastava-qa in #14913
- task(script): audit orphaned accnts script updates by @StaberindeZA in #14910
- Train 252 merge main by @IvoJP in #14924
- Train 252 with uplift 3 by @IvoJP in #14923
- task(subscriptions): add invoice to billing subs api by @StaberindeZA in #14919
- feat(auth): Record account security when password fails by @vbudhram in #14911
- fix(auth): paypal Partial Refund Amount Not Formatted Properly by @IvoJP in #14928
- fix(subscriptions): show total for zero price by @StaberindeZA in #14930
- feature(fxa-settings): add functionality to primary_email_verified by @millsoper in #14917
- task(subscriptions): checkout error on archived price by @StaberindeZA in #14920
- Legal tests react by @ashrivastava-qa in #14931
- Fxa 4924.2 by @dschom in #14927
- feat(react): Account recovery confirm key functionality (+ CompleteResetPassword refactor) by @LZoog in #14933
- feat(auth): geoip, parallelization for automatic tax by @julianpoy in #14932
- task(subscriptions): in sub manage use invoice from customer by @StaberindeZA in #14926
- feat(fxa-settings): setup signup_confirmed in react app by @millsoper in #14935
- task(subscription): exclude fpn subs from tax enablement by @StaberindeZA in #14894
Full Changelog: v1.252.3...v1.253.0
v1.252.3
v1.252.2
v1.252.0
What's Changed
- bug(ci): Fix test_and_deploy_tag workflow by @dschom in #14828
- test(subplat): create update payment for paypal test by @ashrivastava-qa in #14826
- refactor(react): Export viewNames for tests, add entrypoint const by @LZoog in #14830
- chore(l10n): Fix brand references in ftl message by @bcolsson in #14833
- chore(deps): bump deep-equal from 2.0.5 to 2.2.0 by @dependabot in #14829
- storybook(fxa-settings): recreate pair/failure and pair/success by @millsoper in #14832
- Add back in build story book by @dschom in #14843
- storybook(fxa-settings): Recreate WaitForAuth and WaitForSupp by @vpomerleau in #14836
- fix(subscription): on pm.attached skip tax where automatic tax enabled by @StaberindeZA in #14837
- chore(deps): bump @opentelemetry/sdk-trace-web from 1.7.0 to 1.9.1 by @dependabot in #14820
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #14838
- chore(deps): bump @opentelemetry/instrumentation-user-interaction from 0.31.0 to 0.32.0 by @dependabot in #14582
- fix(sub): invoice preview error not in Sentry by @StaberindeZA in #14849
- Revert "chore(deps): bump @opentelemetry/sdk-trace-web from 1.7.0 to 1.9.1" by @vbudhram in #14854
- Release 1.251.0 by @dschom in #14827
- feat(auth): query and log eligible Stripe autotax users by @julianpoy in #14819
- storybook(fxa-settings): Recreate Pair/Supp/Allow by @vpomerleau in #14841
- fix(payments): some checkout links do not open a new tab by @StaberindeZA in #14853
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #14860
- task(shared): Make opentelemetry only update patches by @dschom in #14855
- feat(react): Update reset password react view to use gql by @vbudhram in #14825
- Fix(test): fix failing subscription test by @ashrivastava-qa in #14861
- refactor(react): Extend CardHeader component, use across new pages and components by @LZoog in #14844
- storybook(fxa-settings): Recreate Pair/Auth/Allow page in React by @vpomerleau in #14845
- test(functional): disable flaky paypal test by @ashrivastava-qa in #14869
- storybook(fxa-settings): add pair/unsupported to React storybook by @millsoper in #14859
- storybook(fxa-settings): Recreate pair/supp view in React by @vpomerleau in #14862
- test(functional): disable all paypal tests by @ashrivastava-qa in #14870
- feat(auth): convert users to stripe autotax by @julianpoy in #14818
- fix(email): Revise SubscriptionUpgrade email to reflect invoice total by @xlisachan in #14846
- storybook(fxa-settings): adding pair view to storybook by @millsoper in #14865
- storybook(fxa-settings): Recreate Pair/AuthComplete in React by @vpomerleau in #14857
- feat(auth): Prompt users to set password during login if none present by @vbudhram in #14871
- test(functional): rewrite sync v3 sign in tests using playwright by @ashrivastava-qa in #14874
- storybook(fxa-settings): add pair/auth/totp view to storybook by @millsoper in #14873
- fix(auth): Use maxmind for Stripe tax by @julianpoy in #14872
- feat(payments): Add script to audit orphaned accounts by @xlisachan in #14868
- task(settings): Port relier models from content-server by @dschom in #14842
- feat(react): Add password reset confirm page functionality by @vbudhram in #14867
- feat(react): Add functionality to ResetPasswordWithRecoveryKeyVerified by @vpomerleau in #14876
- task(admin-server): Compile admin server scripts by @dschom in #14881
- storybook(fxa-settings): add connect_another_device to storybook by @millsoper in #14877
- fix(fxa-settings): Add elems and vars to FtlMsg when missing by @vpomerleau in #14864
- feat(react): Reactify legal, legal/terms, legal/privacy by @LZoog in #14880
Full Changelog: v1.251.3...v1.252.0
v1.251.3
Full Changelog: v1.251.2...v1.251.3
v1.251.2
Full Changelog: v1.251.1...v1.251.2
v1.250.1
What's Changed
- fix(content): Another metrics fix for invalid timing values by @dschom in #14766
- fix(ci): Disable docker layer caching by @dschom in #14770
- refactor(fxa-settings): Group reset password pages by @vpomerleau in #14767
- feat(api): Add gql resolvers for security events by @vbudhram in #14764
- Train 249 by @vbudhram in #14772
- Train 250 Uplift 1 by @biancadanforth in #14773
Full Changelog: v1.250.0...v1.250.1
v1.249.5
Full Changelog: v1.249.4...v1.249.5