Skip to content

Releases: mozilla/fx-private-relay-add-on

1.7.1

05 Oct 15:59
e695ee2
Compare
Choose a tag to compare

Summary

  • Added localization for 16+ languages!
  • Many different UI and UX refinements
  • Revised development setup and contributor documentation
  • Resolved multiple website-specific compatibility issues

🎉 Special thanks to @codemist, @Vinnl, and @peiying2 for their contributions!

Changelog

Localization sub-module updates have been omitted from this list

b160607 1.7.1 version bump for re-submission to AMO
e66a142 Include package-lock.json file
359f541 Update version number for new release
feb44a1 Refine UI for Non-premium Popup Panel (#147)
db1cba2 Align on toolchain versions (#146)
c0cd4f6 Store the original site when generating a new alias from the add-on (#141)
db0574b Preserve input width of content-box-sized elements (#140)
bd7c345 Fix #118 - Only show premium UI if premium is enabled [NEW VERSION] (#133)
f515baf Allow saving an alias label by pressing Enter (#138)
9d79eac Variable same name as object property
76ea0b3 Remove classname selector
1e2ebcf Fix subdomain module switching logic
fc47f86 Remove extra parameters
102a905 Fix panel bar l10n strings
2704724 new popupGetUnlimitedAliases-2 message ID
10675a2 Consolidate dashboard data from Relay site (#129)
5ac2337 fix #125: add l10n message for "add account name"
fe35128 fix #124: localize allow data label
d967c3b pre-releases should point at stage
aedff36 run build:clean before config scripts
bd0223d add pre-release link to "latest translations" section of README
a260ed6 add Continuous pre-release section to README
9868ab0 new GitHub Action workflows for lint and continuous prereleases
dfca15c add l10n steps with new npm run commands
192fae0 npm scripts for web-ext commands to work with .github directory
a8fe179 Update src/_locales submodule to latest
fb085ee change src/_locales to l10n submodule
e6d5534 Update educational img and UI
ccbc985 Change img to placeholder
8e6fb26 Revise premiumWrapper logic
1dafd00 Remove redudant textContent lines, add educational component
b76867f Remove console msg
fcca15e Add headline, update footer UI
2e8638e Add Premiun Panel State to Add On V2
184e607 Add Get Premium CTA (#113)
70da373 Premium create unlimited aliases (#111)
8609dcd remove machine-translated de/ locale
d460abd i18n for page content script strings
e8b9e51 i18n for dynamic remaining aliases message
e664090 start i18n
b3cebb3 Add distribtuion steps to the README
5f99c46 Remove hidden config files
699dbf1 Update config files
85b67bf Remove non-add-on code
156e019 Refactored feature to be CSS-driven
3bbe883 Fix #806 - Fade out copied success message after 5 seconds
749f8eb Bump django-debug-toolbar from 2.2 to 2.2.1
0fd04d3 Test DomainAddress
111471d Refactor code and better testing for unique alias
ae6b2f6 Optional address field for custom email
c9c0ca2 Use existing DeletedAddress on make DomainAddress
27f33b8 Use get domain address function
6c38a20 Refactor emails model Remove DeletedDomainAddres, add created_at field to DomainAddress
167a288 updates from code review
f23f16f Refactor settings
4d6aaf6 Separate logic between relay and domain address and refactor code
e3ad882 Add function to make domain address and refactor code
937247b Refactor migration and add DeletedDomainAddress
d73f7b1 Update privaterelay/settings.py
b2c5392 Bump django from 2.2.18 to 2.2.20
35f28c4 refactor PUT and DELETE for domain addresses
6d20036 fix #750: remove buggy unnecessary log output
77784c6 fix DomainAddress stats display
edc9278 show domain addresses on profile
c2b2baf remove debug logger statements
3224f67 fix return value of get_or_create
bf12b0f fix ses_relay_email call
77b80b0 flake8 fixes
d0dfd45 wip: debugging domain sending
ecc62fd emails.views needs urlparse
b1a4307 Bump django from 2.2.13 to 2.2.18
acdd969 latest migrations to match models
3c66a34 handle subscription refresh param and change events
b5a1ab0 add domain_addresses to profile template context
1e82022 update DomainAddress stats while relaying email
d1c8ebe start DomainAddress model
e0d20f1 wip: start sns handling code for subdomains
f71482c fix user_email_domain copy
34a50a1 fix env vars for enabling/disabling premium
8dd24ac add subdomains for premium subscribers
009bbce start unlimited aliases for premium subscribers
eff6a6e ga "DEBUG" option and clean up dupe events
efd4b18 add custom metric fields for SUPR-Q responses
ac0a285 add deactivate_user_by_token command
5965b96 add "unsure" option to responses
1231eb7 fix #793: metrics-event require POST and valid JSON
fa70e49 change class name to "likert"
5843f40 adjust detractor/passive thresholds
47ee437 Make sure same data-attr gets the displayed survey number
2109335 Remove '0' option from NPS survey
eca6b0a add questions for usability, credibility, appearance
52a426d Style the surveys
25fe312 Add logic to only unhide the survey is everything loads correctly.
66a97ec add micro-survey-banner with nps and pmf questions
55edd3d fix #789: show users when they are "bounce paused"
2718e3c bug 1685570 - Fx85 omits Origin from addon requests

1.7.0

04 Oct 17:36
994e663
Compare
Choose a tag to compare
Merge pull request #149 from mozilla/foxfood-version-bump

Update version number for new release

2021.9.17.890

17 Sep 19:59
c0cd4f6
Compare
Choose a tag to compare
2021.9.17.890 Pre-release
Pre-release

c0cd4f6 Store the original site when generating a new alias from the add-on (#141)
db0574b Preserve input width of content-box-sized elements (#140)
bd7c345 Fix #118 - Only show premium UI if premium is enabled [NEW VERSION] (#133)
5075408 Update submodules
dcbe8d8 Update submodules
6f091ee Update submodules
ba58fe2 Update submodules
77ceb04 Update submodules
51d995f Update submodules
3e2d642 Update submodules
f515baf Allow saving an alias label by pressing Enter (#138)
414b94f Update submodules
a25dd36 Update submodules
293ce6f Update submodules

2021.9.3.971

03 Sep 16:22
980bfe5
Compare
Choose a tag to compare
2021.9.3.971 Pre-release
Pre-release

Changelog

Note – Submodule L10N updates have been omitted

9d79eac Variable same name as object property
76ea0b3 Remove classname selector
1e2ebcf Fix subdomain module switching logic
fc47f86 Remove extra parameters
102a905 Fix panel bar l10n strings
2704724 new popupGetUnlimitedAliases-2 message ID
10675a2 Consolidate dashboard data from Relay site (#129)
5ac2337 fix #125: add l10n message for "add account name"
fe35128 fix #124: localize allow data label

2021.9.3.659

03 Sep 16:16
980bfe5
Compare
Choose a tag to compare
2021.9.3.659 Pre-release
Pre-release

9d79eac Variable same name as object property
76ea0b3 Remove classname selector
1e2ebcf Fix subdomain module switching logic
fc47f86 Remove extra parameters
102a905 Fix panel bar l10n strings
2704724 new popupGetUnlimitedAliases-2 message ID
10675a2 Consolidate dashboard data from Relay site (#129)
5ac2337 fix #125: add l10n message for "add account name"
fe35128 fix #124: localize allow data label

2021.8.31.885

31 Aug 19:55
483ae7b
Compare
Choose a tag to compare
2021.8.31.885 Pre-release
Pre-release
Merge pull request #120 from mozilla/continuous-prereleases-to-github

new GitHub Action workflows for lint and continuous prereleases