Passbolt v2.0.0 Release Notes

Release Date: 2018-04-09 // about 6 years ago
  • โž• Added

    • ๐Ÿ”ง PASSBOLT-2725: Implement start page when passbolt is not configured
    • โšก๏ธ PASSBOLT-2740: Update <3 link and add unsafe mode warning
    • PASSBOLT-2697: Add passbolt migrate shell with backup option prior migration
    • ๐Ÿ”ง PASSBOLT-2803: Make the privacy policy footer link configurable in the settings
    • ๐Ÿšš PASSBOLT-2720 Move dev dependencies out of the passbolt_api repo
    • ๐Ÿšš PASSBOLT-2511: passbolt pro bootstrap is moved in a separate folder

    ๐Ÿ›  Fixed

    • GITHUB-229: Fix passbolt can not run in a subdirectory
    • COMMUNITY-533: Fix plaintext should be initialized prior verification
    • ๐Ÿ”Œ PASSBOLT-2776: Fix: As AN, settings entry point should be able to have plugins settings whitelisted
    • PASSBOLT-2762: Fix unexpected error on resource share
    • โœ… PASSBOLT-2754: Change the way to define if passbolt is installed while running the unit tests
    • PASSBOLT-2571: Delete secrets when a password is soft deleted
    • โœ… PASSBOLT-2688: Fix healtcheck warning if the development plugin passbolt_test_data is not loaded
    • PASSBOLT-2711: Delete orphans secrets
    • PASSBOLT-2678: Edit Appjs API calls to use version number
    • PASSBOLT-2694: Improve GPG lib to handle private keys validation
    • PASSBOLT-2744: Favorites delete on group user delete
    • โšก๏ธ PASSBOLT-2743: Favorites delete on permissions update
    • PASSBOLT-2705: Increase coverage, ensure all users who lost access to a resource have no a secret in db for this resource
    • PASSBOLT-2735: Display a specific message if a sidebar section has not content to display
    • PASSBOLT-2664: Change cakephpConfig into settings entry point and adjusted app-js to work with it