All Versions
42
Latest Version
Avg Release Cycle
157 days
Latest Release
1277 days ago

Changelog History
Page 1

  • v5.1.4 Changes

    September 18, 2020

    ๐Ÿ”’ Security

    • ๐Ÿ”’ Increase minimum DOMPurify version to 2.0.16 due to recent upstream security advisories
  • v5.1.3 Changes

    October 15, 2019

    ๐Ÿ”’ Security

    • ๐Ÿ”’ Increase minimum DOMPurify version to 2.0.6 due to recent upstream security advisories
  • v5.1.2 Changes

    September 15, 2018

    ๐Ÿ”’ Security

  • v5.1.1 Changes

    May 06, 2018

    ๐Ÿš€ This will be the last release line to support Node.js 4, 5 and 7.

    ๐Ÿ‘Œ Improved

    • ๐Ÿณ Backport Docker image infrastructure

    ๐Ÿ›  Fixed

    • Backport fix for non-public images always returning 403 Forbidden (#1438)
  • v5.1.0 Changes

    January 05, 2018

    ๐Ÿš€ 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)
  • v5.1.0-beta.0 Changes

    December 09, 2017

    ๐Ÿ‘Œ 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)
  • v5.0.4 Changes

    September 18, 2020

    ๐Ÿ”’ Security

    • ๐Ÿ”’ Increase minimum DOMPurify version to 2.0.16 due to recent upstream security advisories
  • v5.0.3 Changes

    October 15, 2019

    ๐Ÿ”’ Security

    • ๐Ÿ”’ Increase minimum DOMPurify version to 2.0.6 due to recent upstream security advisories
  • v5.0.2 Changes

    October 01, 2017

    ๐Ÿ›  Fixed

    • connect-auth-pumpio is pulled from npm instead of GitHub again
  • v5.0.1 Changes

    October 01, 2017

    ๐Ÿš€ This release was a private beta due to the security fixes being slightly risky for stability.

    ๐Ÿ”’ The relevant security bugs were publicly disclosed on October 1st, 2017.

    ๐Ÿ”’ Security