Releases: nordeck/matrix-widget-toolkit
Releases · nordeck/matrix-widget-toolkit
@matrix-widget-toolkit/[email protected]
Minor Changes
- 64385e0: Add CSP_FRAME_SRC support to enable custom frame-src origins
@matrix-widget-toolkit/[email protected]
Patch Changes
- 1db968e: Update toolkit production dependencies to use semantic versioning ranges
- Updated dependencies [1db968e]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Patch Changes
- 1db968e: Update toolkit production dependencies to use semantic versioning ranges
- Updated dependencies [1db968e]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Patch Changes
- 1db968e: Update toolkit production dependencies to use semantic versioning ranges
- 3d6fa5f: Use i18next-cli instead of i18next-parser
- Updated dependencies [1db968e]
- @matrix-widget-toolkit/[email protected]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Patch Changes
- 1db968e: Update toolkit production dependencies to use semantic versioning ranges
@matrix-widget-toolkit/[email protected]
Patch Changes
- efe1e05: Add optional
typeto the content ofm.room.create
@matrix-widget-toolkit/[email protected]
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
- Updated dependencies [56a2fa1]
- Updated dependencies [ce67d9c]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Minor Changes
- ce67d9c: Reduce strictness on room_ids to comply with changes in room version 12
Patch Changes
- Updated dependencies [56a2fa1]
- Updated dependencies [ce67d9c]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Minor Changes
- ce67d9c: Reduce strictness on room_ids to comply with changes in room version 12
Patch Changes
- c10df6a: Fix typo in mobile-client instructions
- Updated dependencies [56a2fa1]
- Updated dependencies [ce67d9c]
- @matrix-widget-toolkit/[email protected]
- @matrix-widget-toolkit/[email protected]
@matrix-widget-toolkit/[email protected]
Patch Changes
- 10a2ee5: Expose
ROOM_VERSION_12_CREATORandcompareUserPowerLevelToNormalPowerLevelon the API surface