Skip to content

BdBrowser v1.10.2.20240619

Latest
Compare
Choose a tag to compare
@tsukasa tsukasa released this 19 Jun 14:46
· 3 commits to master since this release
4b41a4f

What's Changed

  • Following the previous release, Discord has changed its module structure once more. Access to the StorageModule is seemingly no longer possible due to the way the classes are being initialized. As a mitigation, BdBrowser now saves an instance of window.localStorage before Discord deletes it and can use that reference internally in the LocalStorage class of the frontend. The instance is then deleted to ensure plugins cannot easily access it.

Full Changelog: v1.10.1.20240328...v1.10.2.20240619