Skip to content

Commit a077772

Browse files
update changelog
1 parent 71fde23 commit a077772

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Show pictures of the groups in the Vaults member list.
12+
- Show pictures of the groups in the Vaults member list. (#375)
1313

1414
### Changed
1515

1616
- Updated Keycloak to 26.4.7
17+
- Improved efficiency of group-based access permission checks (#372)
18+
- Migrated aes-siv and base encoding libraries to [`@noble/ciphers`](https://github.com/paulmillr/noble-ciphers) and [`@scure/base`](https://github.com/paulmillr/scure-base/) (#373)
19+
20+
### Security
21+
22+
- CVE-2025-64756, CVE-2025-64118: removed `glob` and `tar` dependencies
23+
- CVE-2025-64718, CVE-2025-62522: updated `js-yaml` and `vite`
1724

1825
## [1.4.6](https://github.com/cryptomator/hub/compare/1.4.5...1.4.6)
1926

0 commit comments

Comments
 (0)