herdr/website/latest.json

11 lines
1.3 KiB
JSON

{
"version": "0.5.2",
"notes": "### Added\n- Config can now be reloaded in the running app/server from the global menu or with `herdr server reload-config`, applying safe live settings without restarting the persistent server.\n\n### Fixed\n- Persistent server startup now surfaces config diagnostics in attached clients instead of silently hiding parse or validation errors.\n- Pane backgrounds now stay transparent when the host terminal background color is unknown, while explicit terminal cell backgrounds still render correctly.\n- Persistent-session toast and sound notifications now target the foreground attached client instead of firing across every connected client.\n- Claude Code subagent hook events no longer make the parent Claude pane look idle or released when a subagent finishes, and permissioned tool-call completion keeps the pane in the correct working state.",
"assets": {
"linux-x86_64": "https://github.com/ogulcancelik/herdr/releases/download/v0.5.2/herdr-linux-x86_64",
"linux-aarch64": "https://github.com/ogulcancelik/herdr/releases/download/v0.5.2/herdr-linux-aarch64",
"macos-x86_64": "https://github.com/ogulcancelik/herdr/releases/download/v0.5.2/herdr-macos-x86_64",
"macos-aarch64": "https://github.com/ogulcancelik/herdr/releases/download/v0.5.2/herdr-macos-aarch64"
}
}