v0.9.9
v0.9.9 includes improvements to the App Store alongside other bugfixes.
Running the Binary
To run the binary, you must indicate where the home folder for the node will be. You may also optionally specify your HTTP port with -p
. The default if unspecified is the first free port at or above 8080. Here's an example:
./kinode home/mynodename
What's Changed
- vfs: fix bad change from d3ee13e that broke caps by @nick1udwig in #602
- app_store improvements by @bitful-pannul in #599
- v0.9.9 by @nick1udwig in #601
- v0.9.9-rc by @nick1udwig in #608
Full Changelog: v0.9.8...v0.9.9