2024.07.02.1
groovecoder
released this
02 Jul 20:42
·
925 commits
to main
since this release
What's Changed
User-facing Changes
- fix Hungary monthly stripe price plan ID by @groovecoder in #4839
Other Changes
- MPP-3827: Move non-model code out of
emails/models.py
by @jwhitlock in #4799 - MPP-3827: Switch from
RequestsClient
toAPIClient
, remove transaction tests by @jwhitlock in #4801 - MPP-3827: Move user creation methods to
privaterelay.tests.utils
by @jwhitlock in #4802 - MPP-2822: add gtag to Layout and update gaEvent hook to ping both GA endpoints by @groovecoder in #4796
- MPP-3528: Recreate website metrics, add images by @jwhitlock in #4793
- MPP-3827 - Prefer
user.profile
toProfile.objects.get(user=user)
by @jwhitlock in #4798 - MPP-3834: Fix CSP rules for inline styles by @jwhitlock in #4819
- remove CODEOWNERS file by @groovecoder in #4821
- MPP-3835: Workaround next/image's inline style for SVG images by @jwhitlock in #4820
- Command to normalize and aggregate generated_for data by @say-yawn in #4780
- MPP-3827: Optimize badwords and blocklist checks by @jwhitlock in #4822
- call useMetrics hook to check FxA profile metricsEnabled by @groovecoder in #4824
- update script-src and worker-src directives by @groovecoder in #4838
Dependency Updates
- Bump coverage from 7.5.3 to 7.5.4 in the testing-libraries group by @dependabot in #4805
- Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 in the typing-stubs group by @dependabot in #4806
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #4807
- Bump djangorestframework from 3.15.1 to 3.15.2 by @dependabot in #4810
- Bump the eslint group with 2 updates by @dependabot in #4813
- Bump sass from 1.77.5 to 1.77.6 by @dependabot in #4814
- Bump the boto group with 3 updates by @dependabot in #4804
- Bump stylelint-scss from 6.3.1 to 6.3.2 by @dependabot in #4817
- Bump django-cors-headers from 4.3.1 to 4.4.0 by @dependabot in #4808
- Bump twilio from 9.1.1 to 9.2.1 by @dependabot in #4811
- Bump whitenoise from 6.6.0 to 6.7.0 by @dependabot in #4812
- Bump sentry-sdk from 2.5.1 to 2.6.0 by @dependabot in #4809
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #4816
- Bump @stripe/stripe-js from 3.5.0 to 4.0.0 by @dependabot in #4815
- Update to django-csp 4.0 by @jwhitlock in #4800
- Bump the eslint group with 2 updates by @dependabot in #4825
- Bump @testing-library/dom from 10.1.0 to 10.2.0 in the testing-library group by @dependabot in #4826
- Bump the boto group with 3 updates by @dependabot in #4828
- Bump model-bakery from 1.18.1 to 1.18.2 in the testing-libraries group by @dependabot in #4829
- Bump twilio from 9.2.1 to 9.2.2 by @dependabot in #4830
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #4832
- Bump ruff from 0.4.10 to 0.5.0 by @dependabot in #4833
- Bump sentry-sdk from 2.6.0 to 2.7.1 by @dependabot in #4834
Full Changelog: 2024.06.20...2024.07.02.1