Skip to content

Beta 0.8.4

Compare
Choose a tag to compare
@dr-frmr dr-frmr released this 17 Jul 09:32
· 918 commits to main since this release
4123bd1
Screenshot 2024-05-08 at 2 38 11 PM

This quick release contains only a few changes, the first of critical importance:

  • Recently, infura RPC endpoints suddenly started rejecting subscriptions with a from_block parameter. We remove those from all subscription requests here
  • Increase the interval between blog-post-fetches in KinoUpdates widget
  • Update build script to be more effective at reloading packages

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.3...v0.8.4