Skip to content

5.1.0 beta 0

Pre-release
Pre-release
Compare
Choose a tag to compare
@strugee strugee released this 09 Dec 00:57
· 438 commits to master since this release
v5.1.0-beta.0
2fefb3a

Improved

  • Generate startup log warnings on bad configurations, including insecure secret values and internal parameters
  • Add a Dockerfile
  • Added zero-downtime upgrade support

Changed

  • Update deps
  • Enable some more tests and start tracking code coverage with Coveralls
  • Expand package.json metadata
  • Clarify semver-major local modification policy
  • Move most documentation to ReadTheDocs (#1496)

Fixed

  • bin/pump-import-collection no longer crashes due to an underscore-contrib reference
  • Fix the logged-out mobile homepage's menu icon being black (#1445)
  • Fix the JavaScript license page not loading Bootstrap properly (#1432)
  • Fix some README config options
  • SockJS connections no longer fail due to authorization problems (#1475)