Releases: element-hq/matrix-bot-sdk
Releases · element-hq/matrix-bot-sdk
0.8.0-element.3
This release should now support using encrypted appservices under Matrix OIDC / MAS.
What's Changed
- Empty merge to preserve history by @AndrewFerr in #81
- Use MSC4190 to provision devices for E2EE by @sandhose in #48
- Split out AS APIs to subclass by @Half-Shot in #80
New Contributors
Full Changelog: 0.8.0-element.2...0.8.0-element.3
0.8.0-element.2
What's Changed
- Revert setting a type for getRequestFn by @Half-Shot in #78
Full Changelog: 0.8.0-element.0...0.8.0-element.2
0.8.0-element.0
What's Changed
- Pull in changes from v0.8.0
- Update @matrix-org/matrix-sdk-crypto-nodejs to 0.4.0 by @Half-Shot in #75
Full Changelog: 0.7.1-element.16...0.8.0-element.0
0.7.1-element.16
What's Changed
- Refactor namespace handling by @Half-Shot in #73
Full Changelog: 0.7.1-element.15...0.7.1-element.16
0.7.1-element.15
What's Changed
- Update yarn.lock by @AndrewFerr in #69
- Support appservice user registration with MSC4190 by @AndrewFerr in #70
Full Changelog: 0.7.1-element.14...0.7.1-element.15
0.7.1-element.14
What's Changed
- chore: bump express to 4.21.2 by @ricardogarim in #53
- IAppserviceRegistration.url must be string or null. by @Half-Shot in #61
- Add room upgrade function. by @Half-Shot in #67
- Support "logout_devices" for users admin api by @AndrewFerr in #59
- Fix PowerLevel calculation in MatrixClient helper functions by @Half-Shot in #66
- Fix types for getRoomEvent by @Half-Shot in #68
New Contributors
- @ricardogarim made their first contribution in #53
Full Changelog: 0.7.1-element.12...0.7.1-element.14
0.7.1-element.12
What's Changed
- Make predecessor.event_id optional by @AndrewFerr in #60
- Support node 24, drop node 18, 20 by @AndrewFerr in #63
- Add a helper to determine power levels for rooms by @Half-Shot in #64
- Bump matrix-sdk-crypto-nodejs for room v12 compat by @AndrewFerr in #65
Full Changelog: 0.7.1-element.11...0.7.1-element.12
0.7.1-element.11
What's Changed
- Fix logging for device ID being too early by @Half-Shot in #58
0.7.1-element.9
What's Changed
- Support AS ping endpoint by @Half-Shot in #57
- Add reason to membership event content by @Half-Shot in #56
Full Changelog: 0.7.1-element.8...0.7.1-element.9
0.7.1-element.8
What's Changed
- Add capabilities API by @Half-Shot in #54
Full Changelog: 0.7.1-element.7...0.7.1-element.8