Skip to content

Beta 0.8.3

Compare
Choose a tag to compare
@dr-frmr dr-frmr released this 15 Jul 14:05
· 926 commits to main since this release
a155bfc
Screenshot 2024-05-08 at 2 38 11 PM

A patch release containing important bug fixes. Corrects login redirect behavior if browser does not have cookie. Fixes a security hole with capabilities. Fixes a booting bug with nodes that registered as indirect and then again as direct. Makes delete key behavior as expected by users.

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.2...v0.8.3