Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:42
8fa49d1

0.4.0 (2026-07-16)

⚠ BREAKING CHANGES

  • the Python package and all Python-based distribution are removed; cuttle now ships as a Go binary (go install / Homebrew cask) plus the ghcr.io/glim-sh/cuttle image. The Go module is github.com/glim-sh/cuttle, and the bare-metal serve data dir moved to $XDG_DATA_HOME/cuttle/serve (was ~/.cloakbrowser/cloakserve).

Features

  • rewrite cuttle in Go; remote backends + local-canonical profiles (6987473)