- Fix rendering non-checkbox forms in the settings window. (#239)
- I feel bad for the person who reported this: #248. This was the most unlucky result of this breakage that were possible.
- Fix parsing new Discord's
<title>
.- It still includes some code for compatibility reasons (IDK if Discord's updates are locale-specific or not).
- Block all stuff from
/cdn-cgi
endpoint.- It may or may not be a yet another script for tracing. From my tests it did not break anything when blocked and
invisible.js
looks there quite suspicious. Note:/cdn-cgi
is blocked when user chooses to block either fingerprinting or tracing – I'm unsure how to categorise it right now.
- It may or may not be a yet another script for tracing. From my tests it did not break anything when blocked and
- Sync localization files with Weblate. (#241)
- Initial 🇵🇹️ Portuguese localization (thanks to @antoniohauren, @s-medalha and @Yzapre).
- Update 🏴 Catalan translation (by @rogervc).
Full Changelog: v3.8.1...v3.8.2