Releases: passbolt/passbolt_docker
Releases · passbolt/passbolt_docker
[1.6.5+1] - 2017-11-14
- Refer to passbolt_api CHANGELOG for a list of new features and fixes.
Fixed
[1.6.5] - 2017-09-14
- Refer to passbolt_api CHANGELOG for a list of new features and fixes.
Fixed
[1.6.3] - 2017-08-31
Refer to passbolt_api CHANGELOG for a list of new features and fixes.
[1.6.2+1] - 2017-08-16
Fixed
- PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports (reopened) #43
[1.6.2] - 2017-08-16
Added
- PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports. #43
- PASSBOLT-2321: Upgraded passbolt container to latest stable alpine (3.6)
Fixed
[1.6.1+1] - 2017-08-01
1.6.1+1 - 2017-07-31
Notes
This release aims to distribute passbolt-1.6.1 and include most relevant community contributions
The most notable change from user perspective is the switch from lowercase to uppercase environment variables. Users will
have to review their previous scripts and update any environment variable to match the new naming convention. Please refer to PR#39
Added
- PASSBOLT-2276: ENV-Variable uppercase convention PR#39
- PASSBOLT-2279: Allow Config files to be symbolic links PR#32
- PASSBOLT-2278: Allow no db environment variable setting PR#20
- PASSBOLT-2280: On MacOS systems note you should access it using https PR#35
Fixed
- PASSBOLT-2159: Added registration env support PR#37