chore(release): open 1.0.5-alpha.1 cycle on alpha - #71
Merged
Conversation
Following the 1.0.4 stable release: - Bump version 1.0.4-alpha.4 -> 1.0.5-alpha.1 (per CLAUDE.md lesson #9: never continue 1.0.4-alpha.N after 1.0.4 stable, or electron-updater 404s on the missing alpha.yml). Channel resolves to "alpha"/prerelease. - Sync CHANGELOG with main: consolidated [1.0.4] - 2026-05-31 entry plus a fresh empty [Unreleased]; alpha CHANGELOG is now identical to main. Verified: electron-builder reports "Channel: alpha (prerelease: true)"; pnpm install --frozen-lockfile passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the CHANGELOG.md to document the stable 1.0.4 release, detailing features such as the Calibration Assistant, go2rtc camera streaming, security hardening, and testing improvements. It also bumps the application version in package.json from 1.0.4-alpha.4 to 1.0.5-alpha.1. There are no review comments, so no feedback is provided.
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.
Post-1.0.4-stable housekeeping for the alpha branch.
1.0.4-alpha.4→1.0.5-alpha.1(lesson feat: comprehensive multi-printer support, RTSP streaming, headless mode, and codebase quality improvements #9: never continue1.0.4-alpha.Nafter1.0.4stable). Channel resolves toalpha/ prerelease.## [1.0.4] - 2026-05-31entry + fresh empty[Unreleased]. alpha CHANGELOG is now byte-identical to main.Verified:
Channel: alpha (prerelease: true);pnpm install --frozen-lockfilepasses.