Beta 0.8.2
A patch release. Contains updates to various key dependencies, terminal fixes, app store UI fixes, improvements to terminal scripting, changes to the top
script, critical fixes for capabilities management.
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
- Dr/deps cleanup by @dr-frmr in #398
- allow wider widgets on smaller screens by @0x70b1a5 in #400
- refactor terminal a bit by @dr-frmr in #402
- bump runtime version and bump alloy dep to 0.1.1 by @dr-frmr in #406
- remove tailwind from appstore and kinoupdates widgets by @0x70b1a5 in #408
- use blog post header image thumbnails for kinoupdates widget by @0x70b1a5 in #412
- kernel: only overwrite request prompting_message when there could be a reply to it by @nick1udwig in #411
- tagged release build workflow by @dolled-possum in #417
- app store mobile ui by @0x70b1a5 in #418
- add scripts by @nick1udwig in #415
- Dr/disk modules refactor by @dr-frmr in #419
- Dr/vfs close files by @dr-frmr in #422
- top: don't show capabilities by default, add --show-caps (-c) flag to do so. by @dr-frmr in #423
- ...spring cleaning by @dr-frmr in #426
- fix revoke all behavior, make caps printing on verbosity=3 cleaner by @dr-frmr in #427
- fix: if hitting path before login, redirect to login by @dr-frmr in #428
- Release candidate by @dr-frmr in #407
- develop 0.8.2 by @dr-frmr in #397
- conditional removed in workflow by @dolled-possum in #432
Full Changelog: v0.8.1...v0.8.2