Skip to content

Releases: hexparrot/mineos-node

Last working commit for Node pre-v4.0

23 Nov 18:02
Compare
Choose a tag to compare

Commits after this depend on path.parse, which exists in the Node API only 4.0 (stable) and beyond. All users are recommended to move to a stable build of NodeJS, beyond v0.10-0.12.

First round of fixes for 1.1.x

15 Oct 19:16
Compare
Choose a tag to compare
  • fixed issue: crash on login attempt for users with no password
  • fixed issue: server disappeared from webui when server.config removed
  • users with no passwords previously crashed the webui. this will appropriately just return failed login
  • reports current commit to mineos.log on service startup

ISO release with stable NodeJS 4.0

29 Sep 17:53
Compare
Choose a tag to compare
Merge pull request #131 from hexparrot/update_npm

Update npm

Last pre-Node v4 commit

05 Oct 17:55
Compare
Choose a tag to compare

All commits hereafter depend on updated package.json dependencies that do not build properly on nodev4 (stable).