Releases: Curetix/mailflare-extension
Releases · Curetix/mailflare-extension
v1.5.2
No changes, just to kick off a new CI release
v1.5.0
Add support for subdomains (see #26 for more info).
Note: Email Routing has to be set-up for each subdomain you want to use, and MailFlare needs an API token with the Zone | Zone Settings | Read
permission so it can check which subdomains are configured for a given zone.
v1.4.7
- Properly pre-fill domain and email destination when creating an alias for the first time
- Show a warning when Email Routing is disabled or misconfigured for a domain. This requires a additional and optional token permission (
Zone | Zone Settings | Read
)
v1.4.6
- Add various missing translation strings
- Fix some minor settings layout issues
- Make all select inputs for domains and destination addresses searchable
- Enable autofocus for alias search input
- Add confirmation to logout
v1.4.5
- Add automatic theme option, thanks to @listill (#19), and set default theme to Auto
- Add Chinese translation, thanks to @listill (#19)
- Fix selected domain not being saved and loaded correctly
v1.4.3
- Replace standalone query in alias creation modal to support pagination (related to #17)
- Shorten update message and dismiss it automatically (after 5 seconds)
v1.4.2
Add support for API pagination (#17)