v4.4.0 (2025-02-18)
Features
- The "Report a Bug" feature is enabled by default
- It is now possible to send a bug report by clicking on the "Open" button in the "No response received yet" toast
- The bug report form UX was improved and is now easier to submit
- We now collect metrics even when the enableMetrics flags is set to false. The collected metrics will be stored locally on the user machine. These metrics won’t be shared with us until a user fills out a bug report.
Internal
- IndexedDBStorage now can work across multiple objectStores
- Fetching or writing to an IndexedDB entry no longer requires StorageKey as type (a string is sufficient)
- Extended SDK reset on any Matrix error received while trying to login
Full Changelog: v4.3.3...v4.4.0