Skip to content

Releases: mozilla/fx-private-relay

v1.2.3

27 May 18:37
fcac5a7
Compare
Choose a tag to compare

Summary

  • Fixed issue (#817 ) where users with default icons would not load correctly.
  • Fixed minor display errors
  • Update redis requirement

Changelog

7305c6a Remove stable/local URL, remove trailing slash, revise CSP allow-list URLs
7aa3a69 Fix #817 - Add additional avatar URLs to IMG CSP
62432b6 Fix display issue where two notifications appear on dashboard page
b72b440 Add django-redis requirement
3c821f3 Set default color
c6edf1f Default to premium disabled
2e48668 Fix #829 - Refactor CSS default message color
000d786 add REDIS_CACHE_URL for caching and sessions

Add DomainAddress premium feature

11 May 15:01
8160f86
Compare
Choose a tag to compare

DomainAddress features behind the PREMIUM_ENABLED flag. When the flag is enabled, a user with premium subscription can set a subdomain under the service's domain and create an email address impromptu (generated when first email received), display new DomainAddress in the dashboard, and manage the DomainAddress on the dashboard. The release also includes backend functionality to randomly generate DomainAddress and create a named DomainAddress.

Addon 1.5.0

07 Jan 18:48
Compare
Choose a tag to compare

Addon release

Minor improvements including improved email detection.

Sync email with/without attachment behavior

10 Sep 17:44
6730853
Compare
Choose a tag to compare

Text only email with attachment is relayed with the HTML body as well
Broken text-only body header with HTML tags on the Relay address is displayed properly as text only
Text only email with text attachment is relayed properly

Check user information during relay address changes

01 Jul 16:22
9f37b41
Compare
Choose a tag to compare

9f37b41 Validate create relay address
744d99e Send signed out users back to oauth flow
4e9209c Redirect to profile or login
0be30f1 Validate user authentication and api address