Skip to content

Releases: nordeck/matrix-widget-toolkit

@matrix-widget-toolkit/[email protected]

02 Jan 14:38
47e61de

Choose a tag to compare

Minor Changes

  • 64385e0: Add CSP_FRAME_SRC support to enable custom frame-src origins

@matrix-widget-toolkit/[email protected]

02 Jan 14:38
47e61de

Choose a tag to compare

Patch Changes

@matrix-widget-toolkit/[email protected]

02 Jan 14:38
47e61de

Choose a tag to compare

Patch Changes

@matrix-widget-toolkit/[email protected]

02 Jan 14:38
47e61de

Choose a tag to compare

Patch Changes

@matrix-widget-toolkit/[email protected]

02 Jan 14:38
47e61de

Choose a tag to compare

Patch Changes

  • 1db968e: Update toolkit production dependencies to use semantic versioning ranges

@matrix-widget-toolkit/[email protected]

14 Aug 11:10
5464198

Choose a tag to compare

Patch Changes

  • efe1e05: Add optional type to the content of m.room.create

@matrix-widget-toolkit/[email protected]

11 Aug 15:07
d161462

Choose a tag to compare

Highlights

Few changes to API default parameters. These changes were made due to a rework of power level calculations.

Major Changes

  • 56a2fa1: Rework powerlevel calculations to comply with spec in all room versions.

    Note this now requires the create room event to be passed to the power level functions.
    Additionally, the mock widget api now has changed user id and room id defaults to comply with matrix spec.

Minor Changes

  • ce67d9c: Reduce strictness on room_ids to comply with changes in room version 12

Patch Changes

@matrix-widget-toolkit/[email protected]

11 Aug 15:07
d161462

Choose a tag to compare

Minor Changes

  • ce67d9c: Reduce strictness on room_ids to comply with changes in room version 12

Patch Changes

@matrix-widget-toolkit/[email protected]

11 Aug 15:07
d161462

Choose a tag to compare

Minor Changes

  • ce67d9c: Reduce strictness on room_ids to comply with changes in room version 12

Patch Changes

@matrix-widget-toolkit/[email protected]

11 Aug 16:57
7066290

Choose a tag to compare

Patch Changes

  • 10a2ee5: Expose ROOM_VERSION_12_CREATOR and compareUserPowerLevelToNormalPowerLevel on the API surface