release: 0.6.3 - #44
Merged
Merged
Conversation
version.txt 0.6.2 -> 0.6.3, plus the hand-written notes the release workflow reads from docs/release-notes/<version>.md. No code changes -- everything shipping already merged in #39, #40, #41 and #42. This is the first release whose changes were exercised on real hardware before shipping rather than only in CI. A seat was provisioned, paired, streamed to a Moonlight client on another machine, restarted mid-life and torn down; the client received the seat's own desktop with working input; hevc_nvenc opened inside the seat's RDP session; teardown after the restart terminated the running Apollo instead of leaking it; and a standalone Apollo streamed throughout without being touched. The notes name the two known limitations that remain -- seats capture the RDP surface rather than a dedicated virtual display, and a streaming seat still reports Ready (#43) -- along with the MoonlightVibe seat-discovery gap and its workaround. Overstating a release is worse than understating one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SQvL62WkT8xDWXqyjFCGDw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts 0.6.3.
version.txt0.6.2 → 0.6.3, plus the hand-written notes the release workflow reads fromdocs/release-notes/<version>.md.No code changes — everything shipping already merged in #39, #40, #41 and #42.
What ships
First release exercised on real hardware
Unlike previous ones, these changes were run before shipping rather than only passing CI:
hevc_nvencopened inside the seat's RDP sessionThe notes state what is still wrong
Three limitations are named rather than omitted:
Ready(A streaming seat still reports its status as Ready #43)They also carry an "If your seats stopped working recently" section for the
termsrv.dllcase, which took our own host down for two days while preparing this release.Once merged, pushing
v0.6.3publishes. The workflow refuses a tag that disagrees withversion.txt.🤖 Generated with Claude Code
https://claude.ai/code/session_01SQvL62WkT8xDWXqyjFCGDw