Pump.io v5.0.0 Release Notes

Release Date: 2017-09-01 // over 6 years ago
  • 👌 Improved

    • 👍 Node 7 and 8 are now supported
    • Documented the bounce and logLevel config options
    • 💻 The web UI more clearly shows shares
    • ⚠ Worker process deaths are sent to the error log stream, not the warning stream

    🔄 Changed

    • ✂ Removed 0.10/0.12-specific hacks
    • 🔨 Internal refactoring to use newer ES6 features

    🛠 Fixed

    • 🛠 Fixed crash in an endpoint which prevented "login with remote account" from working (#1281)

    💥 Breaking

    • ⬇️ Dropped support for Node.js 0.10 and 0.12 (#1234)
    • ➕ Added a period and space after the footer text; if you use appendFooter please adjust accordingly (#1349)
    • 💻 Switched from Glyphicons to Font Awesome (affects web UI template modifications) (#1351)
    • ⬆️ Upgraded Backbone to 1.3.3 (ditto) (#1382)
    • Switched from Underscore to Lodash (ditto) (#1326)
    • 🔒 Enabled many systemd security restrictions in the systemd service file (#1346, #1257)