chore(release): bump to 2026.06.1 - #2981
Merged
Merged
Conversation
- CalVer (YYYY.0M.MICRO); still June 2026, micro 0 -> 1 - Ships the QML VideoOutput presentation path (#2975), the pi2/pi3 GStreamer HW video pipeline (#2972), and the x86 WLR_DRM_NO_ATOMIC display-freeze fix (#2978) - Also picks up Pi 4 eglfs rotation (#2971, #2973), the armv7 viewer spawn retry (#2969), the Writeback-connector headless guard (#2968), and viewer log cleanups (#2977, #2979) Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
There was a problem hiding this comment.
Pull request overview
CalVer micro bump for the June 2026 release line, updating the project version across the Python package metadata, JavaScript package metadata, and the uv lockfile to prepare the 2026.06.1 release.
Changes:
- Bump Python project version to
2026.06.1(pyproject.toml). - Bump JavaScript package version to
2026.06.1(package.json). - Regenerate/adjust
uv.lockeditable package version to2026.6.1(PEP 440-normalized form).
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
uv.lock |
Updates the locked editable anthias package version to match the release bump (normalized form). |
pyproject.toml |
Updates Python package version to 2026.06.1. |
package.json |
Updates JS package version to 2026.06.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.



Description
CalVer bump for the next release: still June 2026, so micro increments 0 → 1. Bumps
package.json,pyproject.toml, anduv.lock(viauv lock), same as the 2026.06.0 bump (#2965).Ships everything merged since v2026.06.0:
WLR_DRM_NO_ATOMIC=1display-freeze fix (fix(viewer): default WLR_DRM_NO_ATOMIC=1 on x86 so EBUSY can't freeze the display #2978)Checklist
🤖 Generated with Claude Code