You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passbolt v4.12.0 introduces the final update in the version 4 series. This release completes the groundwork for version 5 and allows integrators to test the migration directly from the UI ahead of the stable release.
3
+
This is a maintenance release. It fixes a reported issue when notifying group administrators that a user should be added to a group. The issue occurred when a group administrator had been suspended.
4
4
5
-
As always, this version also addresses community-reported issues, including fixes for UI inconsistencies and multi-selection shortcuts that were not working across all environments.
5
+
Thank you to the communityfor the valuable feedback!
6
6
7
-
As a final update of the v4 series, system administrators are invited to upgrade their version of PHP to meet Passbolt v5’s minimum requirements: PHP 8.2. We posted a guide in our Weblog to help you with the process:
8
-
[Preparing for Passbolt v5: PHP 8.2 Requirement](https://www.passbolt.com/blog/preparing-for-passbolt-v5-php-8-2-requirement).
9
-
10
-
Thank you to the community for your feedback and patience — we’re almost there!
11
-
12
-
13
-
## [4.12.0] - 2025-03-12
14
-
### Added
15
-
- PB-39395 As an administrator I can contain permissions when upgrading folders to v5 format
16
-
- PB-39394 As an administrator I can contain permissions when upgrading resources to v5 format
17
-
- PB-38850 As an administrator I cannot rotate entities while two metadata keys are active
18
-
- PB-37699 As an administrator I can upgrade folders to v5 format
19
-
- PB-37363 As an administrator I can rotate metadata keys encrypting folders metadata
20
-
- PB-36582 As an administrator I cannot reuse a previously deleted metadata key
21
7
8
+
## [4.12.1] - 2025-03-17
22
9
### Fixed
23
-
- PB-39512 Fix during metadata upgrade process, the resource_type_id field is now updated in the database
24
-
- PB-39399 Adds missing fields to metadata private keys in index response
25
-
- PB-39393 Fix limit value is null in pagination header response for rotate & upgrade endpoints
26
-
- PB-38770 Fix email subject for delete resource email when resource is v5
27
-
- PB-38791 Fix 500 error on the duo MFA setup & verify page when duo service is unavailable
28
-
- PB-38771 Fix unable to expire the metadata key due to expired datetime format
29
-
30
-
### Maintenance
31
-
- PB-39629 Set next minimum PHP version to 8.2 as passbolt v5 will not support lower PHP versions
10
+
- PB-39959 Fixes an issue when fetching the locale of suspended users when queried in a sub-query
0 commit comments