Pump.io v5.1.0 Release Notes

Release Date: 2018-01-05 // over 6 years ago
  • ๐Ÿš€ This will be the last release line to support Node.js 4, 5 and 7.

    ๐Ÿ‘Œ 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)