Releases: matrix-org/matrix-js-sdk
Releases · matrix-org/matrix-js-sdk
v0.9.1
v0.9.0
v0.9.0-rc.1
- Modify addRoomToGroup to allow setting isPublic, create alias
updateGroupRoomAssociation
#567 - Expose more functionality of pushprocessor
#565 - Function for working out notif trigger permission
#566 - keep track of event ID and timestamp of decrypted messages
#555 - Fix notifEvent computation
#564 - Fix power level of sentinel members
#563 - don't try to decrypt a redacted message (fixes element-hq/element-web#3744)
#554 - Support room notifs
#562 - Fix the glob-to-regex code
#558
v0.8.5
v0.8.5-rc.1
v0.8.4
- Fix build issue
v0.8.3
- No changes
v0.8.3-rc.1
- consume trailing slash when creating Matrix Client in HS and IS urls
#526 - Add ignore users API
#539 - Upgrade to jsdoc 3.5.5
#540 - Make re-emitting events much more memory efficient
#538 - Only re-emit events from Event objects if needed
#536 - Handle 'left' users in the deviceList mananagement
#535 - Factor out devicelist integration tests to a separate file
#534 - Refactor sync._sync as an async function
#533 - Add es6 to eslint environments
#532
v0.8.2
v0.8.1
- [No changes]