Skip to content

orchard: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 May 23:55
e0cb8b2

1.0.0 (2026-05-09)

⚠ BREAKING CHANGES

  • config: orchard's global config now lives at ~/.orchard/config.json instead of ~/.config/orchard/config.json. Migrate with: mv ~/.config/orchard ~/.orchard

Features

  • config: move global config to ~/.orchard/ (#424) (#477) (3e736ff)
  • tui: rip cache_sources from dashboard refresh path (#426 phase 5) (#482) (19e0413)

Bug Fixes

  • global_config: preserve unknown top-level keys on save (#432) (#479) (d2ef6c9)
  • restore: stop resurrecting killed tmux sessions on every read (#460) (#480) (2394cf8)