Skip to content

Releases: passbolt/passbolt_docker

[1.6.5+1] - 2017-11-14

14 Nov 11:08
Compare
Choose a tag to compare

Fixed

  • Introduce EMAIL_AUTH=false Environment variable #71
  • Fixed https in App.fullBaseUrl for SSL=false. #73

[1.6.5] - 2017-09-14

14 Sep 14:55
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-2406: change to LABEL, add docker-compose file for testing #69
  • PASSBOLT-2407: Check for email cron before setting it #63
  • PASSBOLT-2408: Strict Transport Security (HSTS) Invalid Server provided more than one HSTS header #65
  • PASSBOLT-2410: nginx config sub optimal #66

[1.6.3] - 2017-08-31

31 Aug 09:07
Compare
Choose a tag to compare

Refer to passbolt_api CHANGELOG for a list of new features and fixes.

[1.6.2+1] - 2017-08-16

16 Aug 17:05
Compare
Choose a tag to compare

Fixed

  • PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports (reopened) #43

[1.6.2] - 2017-08-16

16 Aug 15:55
Compare
Choose a tag to compare

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

  • PASSBOLT-2319: Fullbaseurl parameter was not changing when specifying URL #50
  • PASSBOLT-2320: TLS value on email.php should not be quoted PR#53

[1.6.1+1] - 2017-08-01

01 Aug 09:57
Compare
Choose a tag to compare

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

[1.6.1] - 2017-06-29

29 Jun 07:34
Compare
Choose a tag to compare
  • 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

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