Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 12 Jan 05:18
· 9 commits to main since this release

v0.7.1 (2025-01-12)

Bug Fixes

  • Fall back to sleeping through reboots (0bb5b55)

I had originally tried to find a way to wait for nodes to reboot when applying settings to keep things fast and dynamic, but I couldn't find a safe way to detect when the node was back up 100% of the time on all of the devices I had.

Fall back to a plain old sleep and let's hope that most devices reboot within 10 seconds.

Chores

  • Bump version in uv.lock (f71b607)

Detailed Changes: v0.7.0...v0.7.1