Releases: matrix-org/matrix-files-sdk
Releases · matrix-org/matrix-files-sdk
v3.1.0
3.1.0 (2023-11-29)
Features
- update matrix-js-sdk from v24 to v30 (4f55110)
v3.0.2
3.0.2 (2023-03-30)
Bug Fixes
- deps: bump matrix-js-sdk from 22.0.0 to 24.0.0 (#16) (d433cb9)
v3.0.1
3.0.1 (2022-12-09)
Bug Fixes
- deps: update qs to non-vulnerable version (393e815)
v3.0.0
3.0.0 (2022-12-08)
Features
- upgrade to matrix-js-sdk v22 (165d3ac)
BREAKING CHANGES
v2.5.0
2.5.0 (2022-11-14)
Features
- upgrade js-sdk to known secure version (ca396ee)
v2.4.2
2.4.2 (2022-05-18)
Bug Fixes
- use release version of matrix-js-sdk not RC (10e4fb9)
v2.4.1
2.4.1 (2022-02-28)
Bug Fixes
- emit modified event when room/folder is left or deleted (baac1bd)
v2.4.0
2.4.0 (2022-02-24)
Bug Fixes
- support waiting for sent/real event from PendingBranchEvent (c172413)
Features
- improve trace logging to include entity ID (22d2699)
- keep tracking of pending IFileEntries and return them in IFolder.getChildren() (2372d1c)
- return ID from IFileEntry.addVersion() and .copyAsVersion() (39ea089)
v2.3.2
2.3.2 (2022-02-23)
Bug Fixes
v2.3.1
2.3.1 (2022-02-21)
Bug Fixes
- added trace logging of event emitter (f7e28a3)