Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 06:43
· 20 commits to main since this release

v0.6.0 (2025-01-10)

Bug Fixes

Chores

  • Bump dependencies (53be031)

  • Commit the updated uv.lock version (b7cb817)

  • Remove Homebrew release stuff from CI (4f81bb5)

Features

The wizard will walk the user through configuring the essential settings for the node. For ex: LoRa preset, long/short names, etc.

Since the recommended configs may change over time, it's important that users stay up to date. This commit adds a facility for checking for updates and notifying the user if a newer version is available.

For now we're checking on every command invocation, but we can cache this in the future if it becomes problematic.


Detailed Changes: v0.5.1...v0.6.0