File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 5.5.2] - 2025-09-29
6+ ### Fixed
7+ - PB-45439 As an administrator I can edit the metadata key settings when not editing zero-knowledge mode
8+
59## [ 5.5.2-test.1] - 2025-09-29
610### Fixed
711- PB-45439 As an administrator I can edit the metadata key settings when not editing zero-knowledge mode when not editing zero-knowledge mode
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ Passbolt 5.5.2 resolves an issue introduced in the previous version that affecte
44
55We thank the community for reporting this issue!
66
7- ## [ 5.5.2-test.1 ] - 2025-09-29
7+ ## [ 5.5.2] - 2025-09-29
88### Fixed
9- - PB-45439 As an administrator I can edit the metadata key settings when not editing zero-knowledge mode when not editing zero-knowledge mode
9+ - PB-45439 As an administrator I can edit the metadata key settings when not editing zero-knowledge mode
Original file line number Diff line number Diff line change 11<?php
22return [
33 'passbolt ' => [
4- 'version ' => '5.5.2-test.1 ' ,
4+ 'version ' => '5.5.2 ' ,
55 'name ' => 'Hey Boy Hey Girl ' ,
66 ],
77 'php ' => [
You can’t perform that action at this time.
0 commit comments