Skip to content

Releases: passbolt/passbolt_browser_extension

Let's Groove

21 Jun 17:55
v1.6.0
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-2078: As GM/AD I shouldn't be able to add a user who didn't complete the registration process to a group I edit/create
  • PASSBOLT-2111: As an admin I should be able to install passbolt under mydomain.tld/passbolt

Grapevine

23 May 13:02
v1.5.1
Compare
Choose a tag to compare

With this release we are very pleased to announce the beginning of the groups feature support in passbolt. You can learn more about it in the dedicated blog post or the summary below.

Full release notes: http://www.passbolt.com/release/notes#Grapevine

Disclaimer for Firefox users: Version 1.5.1 is still pending approval from volunteers at Mozilla reviewing addons. Therefore the automatic rollout has not started yet. If you want to start using groups with firefox, please switch to the development channel. Your profile will be kept and you can switch back later.
Switch to v1.5.1-RC2

[1.5.1] - 2017-05-23

Fixed

  • PASSBOLT-1908: Fix memory leak with openpgp webworker initialization

[1.5.0] - 2017-05-16

Added

  • PASSBOLT-1955: As an administrator I can create a group
  • PASSBOLT-1969: As a group manager I can see which users are part of a given group from the group edit dialog
  • PASSBOLT-1838: As a group manager I can add a user to a group using the edit group dialog
  • PASSBOLT-1838: As a group manager adding a user to a group, the passwords the group has access should be encrypted for the new user
  • PASSBOLT-1838: As a group manager I can remove a user from a group using the edit group dialog
  • PASSBOLT-1969: As a group manager I can edit the membership roles
  • PASSBOLT-1953: As a user I can share a password with a group
  • PASSBOLT-1940: As a user when editing a password for a group, the secret should be encrypted for all the members

v1.4.3

16 Feb 16:02
v1.4.3
Compare
Choose a tag to compare

Updated

  • PASSBOLT-1909: updated openpgpjs to latest version: 1.3.7. Thanks to @pomarec for the pull request. (#11)

v1.4.2

15 Feb 19:55
v1.4.2
Compare
Choose a tag to compare

This is a temporary fix for chrome 56 crash bug.
See https://www.passbolt.com/incidents

Cry to Me

15 Feb 19:47
v1.4.0
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1850: GITHUB-5 Minor spelling and grammar fixes (@colin-campbell)
  • PASSBOLT-1807: Fix parsing issues with keys that have multiple identities

Short Change Hero

16 Jan 15:37
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1827: As a user I should be able to log in with a passphrase longer than 50 chars in length
  • PASSBOLT-1809: As a developer I should be able to get the chrome zip distrib file as part of the build process

The World

04 Jan 11:52
v1.3.1
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1606: Wrong message when auto logged out and passbolt is not the active tab
  • PASSBOLT-1769: Refactor extension bootstrap, prepare code to welcome future features
  • PASSBOLT-1759: Share: autocomplete list will appear even when there is no text entered in the search
  • PASSBOLT-1760: Share: image is broken in the autcomplete list after user has changed it
  • PASSBOLT-1566: Share autocomplete html is not valid
  • PASSBOLT-1778: Simplify toolbarController openPassboltTab function
  • PASSBOLT-1680: Password is limited to 50 chars, increase the limit to 4096
  • PASSBOLT-1657: As AP I should not be able to complete the recovery process with my public key

California Soul

25 Nov 15:45
Compare
Choose a tag to compare

[1.3.0]

Added

  • PASSBOLT-1725 Chrome support

Fixed

  • PASSBOLT-1708 Refactor Request get and post to use fetch

Won't be long

16 Oct 21:23
v1.2.0
Compare
Choose a tag to compare

[1.2.0]

Fixed

  • PASSBOLT-1668: Refactor GPGAuth to handle capitalization issue. See github #24 & #16
  • PASSBOLT-1660: Refactoring ground work for Chrome Extension
  • PASSBOLT-1698: Gpgkey is not downloadable after generation