Passbolt/CHANGELOG.md

2.0 KiB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

1.6.1-1 - 2017-07-31

Added

  • PASSBOLT-2276: ENV-Variable uppercase convention PR#39
  • PASSBOLT-2159: Added registration env support PR#37
  • PASSBOLT-2280: On MacOS systems note you should access it using https PR#35
  • PASSBOLT-2279: Allow Config files to be symbolic links PR#32
  • PASSBOLT-2278: Allow no db environment variable setting PR#20

1.6.1 - 2017-06-29

Fixed

  • PASSBOLT-2158: corrected management of fullbaseurl throug url env variable.
  • PASSBOLT-2164: corrected typo on email_transport env variable. #24
  • PASSBOLT-2166: http to https redirection fixed. #19
  • PASSBOLT-2167: healthcheck does not work on container. #26

Added

  • PASSBOLT-2165: Added TLS support through email_tls env variable. #25

1.6.0 - 2017-06-23

Added

  • Added email set up support though environment variables
  • Added cronjob to send queued emails
  • Automated builds on the docker hub
  • Updated README documentation

Fixed

  • Image build fails when using alpine:latest. Switched to alpine:3.5
  • Deletion of passwords on docker image
  • Avoid importing already imported secret keys on the gpg keyring