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