Skip to content

Releases: nordeck/element-web-modules

@nordeck/[email protected]

19 Nov 09:15
Compare
Choose a tag to compare

Major Changes

  • 374bc3f: Makes the Element Web guest module work with Element 1.11.84 or later.

    Element Web included the matrix-react-sdk into Element Web with release 1.11.84.
    With this release of Element Web guest modules Element Web 1.11.84 or later is required.
    If you want to use a previous version of Element Web also use a previous version of the guest module.

@nordeck/[email protected]

03 Oct 15:56
2c8997e
Compare
Choose a tag to compare

Major Changes

  • 5539790: Guest users are now only allowed in Ask to Join rooms

@nordeck/[email protected]

17 May 15:36
570ba9a
Compare
Choose a tag to compare

Minor Changes

  • c63e67b: Launcher icon color when expanded is now configurable

@nordeck/[email protected]

26 Feb 11:23
Compare
Choose a tag to compare

Minor Changes

@nordeck/[email protected]

26 Feb 11:23
Compare
Choose a tag to compare

Minor Changes

@nordeck/[email protected]

26 Nov 11:16
Compare
Choose a tag to compare

Minor Changes

  • b7c4063: Refactor the wrapper implementation.

    Breaking Change:
    This module requires at least Element 1.11.50.
    The module did break the navigation feature in prior Element versions.

@nordeck/[email protected]

09 Nov 15:55
Compare
Choose a tag to compare

Minor Changes

  • 0c96da9: Introduce widget toggles

@nordeck/[email protected]

23 Oct 14:47
78260cf
Compare
Choose a tag to compare

Minor Changes

  • b75ff6a: Move the configuration parameters for the banner and hide it if not configured.

    Breaking Change:
    The configuration parameters for the banner (ics_navigation_json_url,
    ics_silent_url, portal_logo_svg_url, portal_url) were moved to a banner
    object. You must update your configuration in order to still display the banner.

Patch Changes

  • 11119b8: Accept a navigation entry with a null icon.

@nordeck/[email protected]

20 Oct 08:01
c30328a
Compare
Choose a tag to compare

Patch Changes

  • f242b54: Customize the Element theme with configurable colors.
  • 383769a: Add support for future Element versions.

@nordeck/[email protected]

19 Oct 08:49
f1ac8d5
Compare
Choose a tag to compare

Patch Changes