Skip to content

Beta 0.8.5

Compare
Choose a tag to compare
@dr-frmr dr-frmr released this 18 Jul 19:02
· 485 commits to main since this release
66f8dd2
Screenshot 2024-05-08 at 2 38 11 PM

This release fixes two important bugs:

  • update kit version to properly build non-sim-mode
  • fix import-from-keyfile functionality on login/register

To run the binary, you must indicate where the home folder for the node will be. You may also optionally specify your HTTP port. The default if unspecified is 8080. Here's an example:

./kinode home/mynodename

What's Changed

Full Changelog: v0.8.4...v0.8.5