Skip to content

Releases: passbolt/passbolt_api

Won't be long

17 Oct 13:50
Compare
Choose a tag to compare

Added

  • PASSBOLT-1706 GITHUB-18 Resource Description length is too short, should be 10K characters
  • PASSBOLT-1658 GITHUB-18 Resource URI length is too short, should be 1024 characters
  • PASSBOLT-1637 GITHUB-14 The "+" is not allowed in the email address field while adding a new user
  • PASSBOLT-1525 Test coverage for SetupControllerTest & CakeErrorController
  • PASSBOLT-1694 Default config change: debug should be set to 0
  • PASSBOLT-1660 Refactoring to simplify Chrome plugin development
  • PASSBOLT-1649 Adjusted coveralls markup
  • PASSBOLT-1648 Upgrade to Cakephp 2.9.1
  • PASSBOLT-1250 Contribution guidelines

Fixed

  • PASSBOLT-1700 Event names should stay backward compatible
  • PASSBOLT-1668 Remove GPGAuth debug count
  • PASSBOLT-1673 Restore avatars during quick install

Celebration

08 Aug 22:11
v1.1.0
Compare
Choose a tag to compare

Added

  • PASSBOLT-1124: As LU on user workspace I should be able to see the last logged in date of a user.
  • PASSBOLT-1216: As LU I should be able to sort the tableview in passwords workspace
  • PASSBOLT-1217: As LU I should be able to sort the tableview in users workspace.
  • PASSBOLT-1535: Fix mysql 5.7 schema issues and improve compatibility.
  • PASSBOLT-1633: Travis and Coveralls integration.
  • PASSBOLT-1597: Implemented schema versioning and migration tool.

Fixed

  • PASSBOLT-1604: As a AD I should be able to see the healthcheck page when debug is set to 0
  • PASSBOLT-1525: Misc unit test code coverage & phpcs cleanup
  • PASSBOLT-1653: After migration, Gpgkey.uid should be sanitized in DB.
  • PASSBOLT-1634: Authentication logs are moved in each authentication stage.
  • PASSBOLT-1383: Cleanup cakephp config & prevent future regressions like PASSBOLT-1621 with a default.
  • PASSBOLT-1486: After deleting a user, I should be able to recreate a user with the same username.
  • PASSBOLT-1620: Duplicate users in the list when selecting a user and using filters.
  • PASSBOLT-1652: As LU I cannot use passbolt with long public key.

Tests

  • PASSBOLT-1642: Increased selenium tests coverage when browser is restarted.
  • PASSBOLT-1643: Increased selenium tests coverage when passbolt tab is closed and restored.

Release song: https://youtu.be/3GwjfUFyY6M

More bounce to the ounce

06 Jul 12:46
v1.0.14
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1616: Fixed bad merge during the previous release.
  • PASSBOLT-1599: GITHUB-10 passbolt.js requesting wrong path for config.json.

Release song: https://www.youtube.com/watch?v=lK6wOG_aDl8

Just the way you are

01 Jul 15:27
v1.0.13
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1605: Set::extract to Hash::extract refactoring regression.
  • PASSBOLT-1601: ControllerLog Model should support IVP6 addresses.
  • PASSBOLT-1366: Worker bug when multiple passbolt instances are open in multiple windows.
  • PASSBOLT-1590: Styleguide bump to v1.0.38.
  • PASSBOLT-1613: As a user losing access to a password I selected, I shouldn't encounter an error.
  • PASSBOLT-1569: Cleanup: remove SetupController::ping.

Added

  • PASSBOLT-1077: As a LU searching for a password (or a user) search results should filter as I type.
  • PASSBOLT-1588: As AN it should be possible to recover a passbolt account on a new device.

Brick House

01 Jul 11:51
v1.0.12
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-1439: Email is sent as anonymous when a user is created from the console.
  • PASSBOLT-1509: As LU, when a password is shared with me in read only, I should not see the delete menu available in more.
  • PASSBOLT-1407: As LU, there is no visual feedback when I upload a picture and that the process is in progress.
  • PASSBOLT-1579: Segfault at the end of setup when trying to display login form.
  • PASSBOLT-1576: Fixed Hash component warning message in EmailQueue.
  • PASSBOLT-1322: Insertion of comments in unittest dataset display an error in the console.
  • PASSBOLT-1234: Authentication token used for account registration expiracy check.

Added

  • PASSBOLT-1572: As LU, I should be able to see which users a password is shared with directly from the sidebar.