Releases: matrix-org/matrix-encrypt-attachment
Releases · matrix-org/matrix-encrypt-attachment
v1.0.3
1.0.3 (2022-04-01)
Bug Fixes
- add explicit default export for browser build to aide backwards compatibility (7280eae)
v1.0.2
1.0.2 (2022-01-29)
Bug Fixes
- specify correct Node.js compatibility (>=12) (999f197)
v1.0.1
1.0.1 (2022-01-14)
Bug Fixes
- enabled automatic semantic release from main branch (6b7fde1)
v1.0.0
1.0.0 (2022-01-13)
BREAKING CHANGES
- Published as
matrix-encrypt-attachment
instead of browser-encrypt-attachment
Features
- support for Node.js >=12 as well as browsers
- TypeScript typings are now provided