Passbolt v3.5.0 Release Notes
Release Date: 2021-01-12 // over 1 year ago-
โ Added
- PB-13161 As LU I should be able to use passbolt with my Android mobile
- PB-13161 As LU I should be able to use passbolt with my IOS mobile
- PB-5967 As AD I can use passbolt with a PostgreSQL database provider [experimental]
- ๐ป PB-5967 As AD I can migrate an existing instance to PostgreSQL with the help of the command line [experimental] and MySQL to Postgres migration tools, e.g. as described here: https://pgloader.readthedocs.io and here: https://pgloader.io/.
- PB-8513 As LU I can request gpg keys using pagination
- PB-13321 As a user I can use passbolt in Dutch
- PB-13321 As a user I can use passbolt in Japanese
- ๐ PB-13321 As a user I can use passbolt in Polish
๐ Improved
- PB-12817 As LU I can import avatars having a jpeg extension
- ๐ PB-12943 As AD I should be able to see log when a user tries to sign-in with an invalid bearer token
- ๐ PB-12888 Improve performances of the operations requiring permissions accesses by replacing the single index on type by a combined index involving the requested columns
- ๐ PB-13177 As AD I should be able to see any gpg keys errors from the healthcheck
- PB-13183 As LU I should be able create resource having a name or a username of 255 characters long
- PB-13265 As AD I can create a JWT key pair even if the database is not set
- PB-13164 As AD I can cleanup duplicate entries in the favorites tables, groups_users and permissions
๐ Security
- PB-13217 PBL-06-011 Fix ACL on mobile transfer view controller
๐ Fixed
- PB-9887 Fix as AD I can send email digest from the /bin/cron script
- PB-12957 Fix multiple language issues reported by community
- โก๏ธ PB-12914 Fix as a group manager I should not get multiple notifications when a group is updated
- ๐ PB-13158 As AD I should see a tip with proper directory permissions when the JWT assets healthcheck fails
๐ง Maintenance
- ๐ PB-12835 Move users setup/recover/register controllers logic into services to welcome the upcoming account recovery feature
Previous changes from v2.13.5
-
๐ Fixed
- ๐ Fix allow overriding rememberMe options in passbolt.php configuration file
- ๐ Fix all target blank link should contain rel noopener noreferrer
- ๐ Fix email sender, email subject should not exceed 255 characters.
- ๐ Fix secret access log on resource view with contain secret
- GITHUB-376 Fix missing route prefix on the recovery button
- GITHUB-373 Fix API format for create group (previously v1 instead of v2 format)
- GITHUB-372 Fix after modifying passwd, the modification time should be changed
- ๐ GITHUB-370 Fix metadata should be deleted for deleted resources
- GITHUB-369 Fix Notification Emails Have Wrong Tense In Subject/Body
- GITHUB-368 Clarify PHP extension requirements
- GITHUB-362 Fix wrong filename on healthcheck HELP message for assertConfigFiles
- ๐ GITHUB-356 As a user I shouldn't be able to export folders if export plugin is disabled
- GITHUB-350 Fix no mails are sent when providers offer AUTH PLAIN authentication only
- ๐ GITHUB-339 Fix web installer urls do not work when passbolt is installed in a directory
- ๐ Fix performance issues on resource / folder activity log