diff --git a/CHANGELOG.md b/CHANGELOG.md index 937e54c9..6068c42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [4.6.2-rc0] - 2024-03-28 +## [4.6.2] - 2024-03-29 ### Fixed - PB-32394 As a user defining my passphrase while activating my account I want to know if my passphrase is part of a dictionary on form submission - PB-32396 As a user defining my new passphrase while changing it I want to know if my new passphrase is part of a dictionary on form submission @@ -110,7 +110,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - PB-29159 As a signed-in user I want the Mfa screen to be available when using the bext 4.4 and API 4.5 - PB-29263 Replace the mechanism to have CSRF token from the cookie - ### Security - PB-29194 Upgrade vulnerable library web-ext - PB-28658 Mitigate browser extension supply chain attack @@ -138,7 +137,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - PB-28592 Fix minimum gecko version in firefox manifest.json - PB-29020 Fix detection pagemod duplicate - ## [4.4.2] - 2023-11-06 ### Fixed - PB-28880 Fix resource with TOTP when description is updated from information panel diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7fe42c42..e169da32 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,10 @@ -Passbolt is pleased to announce that the v4.6.2 Release Candidate is officially available for testing. This release contains some bug fixes for issues reported by the community. As always, your feedback is invaluable, please share and report any issues you come across. +Song: https://youtu.be/3WOZwwRH6XU?si=jvTiezg7eEEpEh-S -Thank you for your support! ♥️ +Version 4.6.2 is a targeted maintenance release of the browser extension, focusing on refining passwords strength verification process. This update ensures a balance between adhering to security best practices and maintaining user-friendliness. -## [Unreleased] -## [4.6.2-rc0] - 2024-03-28 +We extend our gratitude to the community for their insights to help us build passbolt. + +## [4.6.2] - 2024-03-29 ### Fixed - PB-32394 As a user defining my passphrase while activating my account I want to know if my passphrase is part of a dictionary on form submission - PB-32396 As a user defining my new passphrase while changing it I want to know if my new passphrase is part of a dictionary on form submission