Skip to content

v3.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 15:42
· 294 commits to master since this release
cd4d9e7
  • 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.
  • Sync localization files with Weblate. (#241)

Full Changelog: v3.8.1...v3.8.2