Fixed
- Update checks and in-app What's New release notes no longer depend on GitHub’s release API, which avoids the transient 403 failures from the previous update path.
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.- 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.