Pump.io v2.0.0 Release Notes

Release Date: 2016-11-10 // over 7 years ago
  • โž• Added

    • A pump(1) manpage is now included
    • ๐Ÿ’ป Any internal web UI link with a data-bypass attribute is now ignored by the routing logic (useful for e.g. custom pages added by the admin)
    • ๐Ÿ’ป YouTube links in posts are now shown as embeds by the web UI (#1158)

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ Node.js 0.10 and 0.12 support is now deprecated (#1212)
    • TLS connections now use Mozilla's "intermediate" cipher suite and forces server cipher suite preferences (#1061)
    • Adjusted the XSS error page wording based on user feedback

    ๐Ÿ’ฅ Breaking

    • โฌ†๏ธ Upgrade to Express 3.x (affects plugins)
    • Templates are now based on Jade instead of utml (affects people who change the templates) (#1167)