Skip to content

Releases: element-hq/element-modules

Module API v1.5.0

29 Oct 15:22
5f2f9e0

Choose a tag to compare

What's Changed

Full Changelog: packages/element-web-playwright-common/v2.0.0...packages/element-web-module-api/v1.5.0

Playwright Common v2.0.0

03 Oct 16:19
2c93117

Choose a tag to compare

  • Add populateLocalStorageWithCredentials helper #80
  • Add buildConfigJson and routeConfigJson helpers #81
  • Add createNewInstance utility function #82

Opendeck modules build against Element Web v1.11.110

05 Sep 07:49
ae5c765

Choose a tag to compare

module/opendesk/v0.1.3

Merge pull request #51 from element-hq/dependabot/npm_and_yarn/npm_an…

Playwright Common v1.4.6

05 Aug 10:20
6f5941e

Choose a tag to compare

Playwright Common v1.4.5

05 Aug 09:36
bfae0c2

Choose a tag to compare

What's Changed

  • Simplify the MAS config & allow overriding the Docker image by @sandhose in #46

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

31 Jul 09:11
c79a1fd

Choose a tag to compare

Add rc_room_creation to Synapse testcontainers config

Module API v1.4.1

29 Jul 09:30
58b5e69

Choose a tag to compare

Fix CJS export

Module API v1.4.0

28 Jul 14:59
fe7cbd3

Choose a tag to compare

What's Changed

  • Extend the Module API in prep of restricted-guests module by @t3chguy in #38

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

24 Jul 10:09

Choose a tag to compare

This release adds options to playwright-screenshots so it can be used to generate other screenshots.

v1.3.0 of Element Web Module API

04 Jul 14:59
packages/element-web-module-api/v1.3.0

Choose a tag to compare

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.