docs: live CDN now serves 0.3.14 - #22
Merged
Merged
Conversation
Post-release state update: pinned tarballs through 0.3.14, latest aliases flipped, and channels.stable = 0.3.14. install.sh was unchanged this release, so the tinycloud.sh endpoint needed no redeploy.
amyxst
approved these changes
Jul 19, 2026
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-release state update for 0.3.14, which is now fully live:
manifest.json+.sha256sidecars uploaded and verified (generate-manifest.mjs --checkpasses)channels.stable= 0.3.14Verified end to end after the flip: strict-mode (
TINYCLOUD_REQUIRE_MANIFEST=1) install from the live CDN reports 0.3.14 with 34 features,npx @cloudglue/tinycloud@0.3.14resolves and runs, and the full CI matrix — including every live-CDN Install+smoke leg and both npx-against-CDN legs — is green on main.install.shwas unchanged this release, so theapp.cloudglue.dev/tinycloud.shendpoint needed no redeploy.Note
Low Risk
Documentation-only version bump with no runtime, installer, or workflow logic changes.
Overview
Updates the CI section in
CLAUDE.mdso maintainer docs match the post-0.3.14 CDN: live aliases and v-prefixed tarballs now run through 0.3.14, andchannels.stableis documented as 0.3.14 (was 0.3.13).Reviewed by Cursor Bugbot for commit 989df57. Bugbot is set up for automated code reviews on this repo. Configure here.