Pump.io v4.1.0 Release Notes

Release Date: 2017-07-01 // almost 7 years ago
  • 🚀 This will be the last release to support Node.js 0.10 and 0.12.

    👌 Improved

    • ➕ Added some basic styles to the LibreJS info page (#1353)
    • 💻 Minor UX improvements to the web UI (#1355, #1354)
    • 💻 Expanded the list of disallowed nicknames and warn about them in the web UI (#1345, #1347)
    • Pull our fork of connect-auth from npm instead of GitHub (#1360)
    • 💻 Use [Subresource Integrity][] for web UI resources pulled from CDNs (#1340)
    • 🔨 Internal test refactoring

    🔄 Changed

    • Switched bcrypt implementation from bcrypt to bcryptjs (#1233)

    🛠 Fixed

    • Return the correct Content-Type for OAuth endpoints (#822)