Files
herdr/website/latest.json
T

11 lines
1.0 KiB
JSON

{
"version": "0.4.3",
"notes": "### Fixed\n- Update checks and in-app **What's New** release notes no longer depend on GitHub\u2019s release API, which avoids the transient 403 failures from the previous update path.\n- `herdr pane run ...` now submits the full command atomically in one request, fixing cases where scripted commands did not reliably execute because the final Enter was sent separately.\n- Bare line-feed input is now preserved in raw terminal input instead of being normalized to Enter, fixing Linux terminal cases where inputs like Shift+Enter or Ctrl+J could be interpreted incorrectly.",
"assets": {
"linux-x86_64": "https://github.com/ogulcancelik/herdr/releases/download/v0.4.3/herdr-linux-x86_64",
"linux-aarch64": "https://github.com/ogulcancelik/herdr/releases/download/v0.4.3/herdr-linux-aarch64",
"macos-x86_64": "https://github.com/ogulcancelik/herdr/releases/download/v0.4.3/herdr-macos-x86_64",
"macos-aarch64": "https://github.com/ogulcancelik/herdr/releases/download/v0.4.3/herdr-macos-aarch64"
}
}