Skip to content

5.0.0 beta 0

Pre-release
Pre-release
Compare
Choose a tag to compare
@strugee strugee released this 07 Aug 18:55
· 557 commits to master since this release
v5.0.0-beta.0
c1d5c5a

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)