Releases: element-hq/element-modules
Module API v1.5.0
What's Changed
- Add some module interfaces by @dbkr in #79
- Render more components through builtins api by @MidhunSureshR in #111
- Allow modules to access RLS from element-web by @MidhunSureshR in #110
- Allow modules to access a part of
MatrixClientfunctionality by @MidhunSureshR in #109 - Add
openRoomaction to Navigation by @MidhunSureshR in #113 - EW module api: add
hideHeaderandhideComposerprops toRoomViewPropsandrenderRoomViewby @florianduros in #114
Full Changelog: packages/element-web-playwright-common/v2.0.0...packages/element-web-module-api/v1.5.0
Playwright Common v2.0.0
Opendeck modules build against Element Web v1.11.110
module/opendesk/v0.1.3 Merge pull request #51 from element-hq/dependabot/npm_and_yarn/npm_an…
Playwright Common v1.4.6
What's Changed
Full Changelog: packages/element-web-playwright-common/v1.4.5...packages/element-web-playwright-common/v1.4.6
Playwright Common v1.4.5
What's Changed
New Contributors
Full Changelog: packages/element-web-playwright-common/v1.4.4...packages/element-web-playwright-common/v1.4.5
Playwight Common v1.4.4
Add rc_room_creation to Synapse testcontainers config
Module API v1.4.1
Fix CJS export
Module API v1.4.0
What's Changed
Full Changelog: packages/element-web-playwright-common/v1.4.3...packages/element-web-module-api/v1.4.0
Allow script to be used for other screenshot generators
This release adds options to playwright-screenshots so it can be used to generate other screenshots.
v1.3.0 of Element Web Module API
Introduces a new hint for custom components, allowDownloadingMedia which optionally lets modules specify whether or not the download button should be available on rendered events.