Releases: mozilla/fx-private-relay
v1.2.3
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
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
Addon release
Minor improvements including improved email detection.
Sync email with/without attachment behavior
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