Releases: mullvad/browser-extension
Releases · mullvad/browser-extension
v0.7.9-firefox-beta
Added
- Recommend to use Mullvad DoH when not connected to Mullvad VPN
- Add warnings for incorrect DoH/DNS settings / webRTC leaks
- Add DNS information when available (leak status & DNS provider)
- Add default search engine recommendation when the default is either of Google, Bing, Yahoo, Yandex, Baidu, Amazon
- Add extension autoupdate URL
- Add a warning if internal IPs are leaked through webRTC
Changed
- Change name from Privacy Companion to Browser Extension
- Change the way recommendations are displayed on the home screen
- Show all connection information by default
- Change the About screen to Settings screen
- Change webRTC recommendation: only recommend disabling webRTC as the last resort
- Update all packages to the latest available
- Change the node/npm requirements
Fixed
- Use IP instead of the hostname when enabling the socks5 proxy: if the browser was configured to use DoH without failover, the hostname would never resolve.
- Adapt popup height to content
- Use consistent icons across the extension
Removed
- Remove outdated System Transparency filter
- Remove recommendations for CookieAutoDelete & Privacy Badger
- Remove recommendation to disable webRTC: it is not needed anymore on Firefox/Chromium
Full Changelog: v0.7.8-firefox-beta...v0.7.9-firefox-beta
v0.7.8-firefox-beta
What's Changed
- Update version / add extension ID to manifest by @ruihildt in #142
- Clean storage from old settings/recommendations by @ruihildt in #143
Full Changelog: v0.7.7-firefox-beta...v0.7.8-firefox-beta
v0.7.7-firefox-beta
What's Changed
- Updating dependencies by @ruihildt in #135
- Update webextension-polyfill by @ruihildt in #136
- Update interface by @ruihildt in #137
- Use ip instead of hostname to connect via socks5 by @ruihildt in #138
- Interface polish by @ruihildt in #139
- Add update endpoint by @ruihildt in #140
- Update readme by @ruihildt in #141
Full Changelog: v0.7.0-firefox-beta...v0.7.7-firefox-beta
v0.7.0-firefox-beta | unsigned
What's Changed
- Remove outdated System Transparency filtering by @ruihildt in #122
- Remove outdated extension recommendations by @ruihildt in #125
- Make DNS/DoH recommendations by @ruihildt in #127
- Rebrand extension by @ruihildt in #130
- Add recommendation when user is using one of the main non-privacy-friendly search engines by @ruihildt in #131
Full Changelog: v0.6.3-firefox-beta...v0.7.0-firefox-beta
v0.6.3-firefox-beta
Added
- Add HTTPS-Only mode to the recommended settings
- Display IPV6 along IPV4
- Display DNS in connection details
- Add DNS leaks check indicator*
- Allow selecting a proxy server at country and city level*
- Display proxy servers used most frequently/recently*
- Add an about page with credits an license information
- Add readme and license to the extension file
- Add some tests with Jest
Changed
- Implement a recommendation system for extensions and browser settings
- Display proxy server selection as a drawer*
- Get proxy servers from a dedicated beta API
- Rebase on vitesse-webext to use Vue 3
- Update documentation and add contribution guidelines
Fixed
- Fix order of countries/cities*
Removed
- Remove HTTPS Everywhere from recommendations, as it's deprecated
* Accessible only when connected to Mullvad
v0.6.2-firefox-beta | unsigned
Added
- Add HTTPS-Only mode to the recommended settings
- Display IPV6 along IPV4
- Display DNS in connection details
- Add DNS leaks check indicator*
- Allow selecting a proxy server at country and city level*
- Display proxy servers used most frequently/recently*
- Add an about page with credits an license information
- Add readme and license to extension
- Add some tests with Jest
Changed
- Implement a recommendation system for extensions and browser settings
- Display proxy server selection as a drawer*
- Get proxy servers from a dedicated beta API
- Rebase on vitesse-webext to use Vue 3
Fixed
- Fix order of countries/cities*
Removed
- Remove HTTPS Everywhere from recommendations, as it's deprecated
* Accessible only when connected to Mullvad
v0.5.3-firefox-beta
This is the initial beta release of the Firefox extension.
Features
- Recommendation of privacy extensions (HTTPS)
- Disable WebRTC
- Connect to socks servers when connected to Mullvad