-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/PB-33598_Bump-to-version-481' into 'release'
PB-33598 - Bump to version 4.8.1 See merge request passbolt/passbolt-browser-extension!884
- Loading branch information
Showing
8 changed files
with
19 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,11 @@ | ||
Song: https://www.youtube.com/watch?v=hbe3CQamF8k | ||
|
||
Passbolt v4.8.0 is a maintenance release focusing on the migration of the browser extension to the latest MV3 architecture and adding tools for administrators to help them manage their instance. | ||
|
||
This release marks the introduction of the first version of the MV3 extension for Chrome. The transition to MV3 has been in progress since last year, with changes rolled out progressively until now. The base code between MV2 and MV3 is nearly identical, and both extensions will continue to be maintained in parallel. A detailed blog post explaining our migration process will be coming soon. | ||
|
||
A new feature allowing administrators to purge audit logs from the command line was added. This will help reclaim database space for logs that are no longer relevant, improving the performance of long-running instances while keeping necessary logs for forensic and audit activities. | ||
|
||
A new command has also been added to help administrators debug issues with their SMTP server. Email functionality is crucial for Passbolt, and diagnosing connection problems is not always straightforward. This new command aims to simplify the process when connecting to a new SMTP server as well as understand errors that could occur on existing integration. | ||
|
||
As passbolt moves towards supporting more content types this year, significant work has been done to enhance performance across the entire stack, from the database to the API and the browser extension. This release includes some of these improvements, with more enhancements on the way in the next coming release v4.9.0. | ||
Passbolt v4.8.1 is a maintenance update that addresses issues related to servers serving invalid SSL certificates, which affected the accessibility of the API with certain user journeys. | ||
|
||
We hope these updates enhance your experience with Passbolt. Your feedback is always valuable to us. | ||
|
||
## [4.8.0] - 2024-05-16 | ||
### Maintenance | ||
- PB-33541 Chrome Extension Manifest upgrade to version 3 | ||
## [4.8.1] - 2024-05-17 | ||
### Fix | ||
- PB-33595 As a user running an instance serving an invalid certificate I should be able to sync the gpgkeyring | ||
- PB-33596 As a user running an instance serving an invalid certificate I cannot sync my account settings | ||
- PB-33597 As a user running an instance serving an invalid certificate I cannot install passbolt extension using an API < v3 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters