cfgraft v0.3.5 was released on 2026-09-03. This is a maintenance update for the Unix-style TUI and CLI that safely syncs files and directories from Git repositories into local configuration paths. The release contains no new user-facing features or behavior changes; it focuses on keeping the build toolchain and dependencies current so users can continue to rely on stable, secure sync operations.

What’s new

v0.3.5 is a dependency and CI refresh:

  • Go toolchain requirement moves from 1.26 to 1.27, with CI builds using Go 1.27.1
  • TUI libraries updated: charm.land/bubbles/v2 from 2.1.1 to 2.2.1 and charm.land/bubbletea/v2 from 2.0.8 to 2.0.9
  • CodeQL action and analysis updated to 4.37.9 for CI security scanning
  • No application source files, configuration schema, or sync logic were changed

The release assets are published for darwin-amd64, darwin-arm64, linux-386, linux-amd64, linux-arm64, windows-386 and windows-amd64 with accompanying md5 and sha256 checksums.

Why it matters

cfgraft is designed around state-based safety checks, conflict detection, and predictable sync plans. Keeping the build environment and TUI dependencies up to date helps ensure those guarantees remain reliable across platforms without introducing functional changes. Because no code paths were modified, existing configurations under ~/.config/cfgraft/config.yaml and sync state remain fully compatible.

For users, this means you can upgrade for freshness with confidence: the tool behaves exactly as before, but is built with newer, maintained dependencies.

Upgrading

There are no migration steps or breaking changes. Upgrade by replacing your current binary with the v0.3.5 asset for your platform from https://github.com/UnitVectorY-Labs/cfgraft/releases/tag/v0.3.5, verifying the checksums, and continuing to use your existing config and state. Dry-run mode and the TUI remain available for planning changes before applying them.

Transparency note: This post was AI-generated using the model unsloth/Muse-Glimmer-30B-GGUF:Muse-Glimmer-30B-UD-Q6_K_XL. It references the cfgraft repository at https://github.com/UnitVectorY-Labs/cfgraft, release v0.3.5 published 2026-09-03, and was generated on 2026-09-15. Author: release-storyteller.