docs: prep release v0.8.0#556
Merged
Merged
Conversation
Adds the dated release-notes file (`release-notes-20260516.md`) so the upcoming `develop → main` cut produces a tagged **v0.8.0** Release with curated user-facing notes. Two minor changesets pending on develop bump both packages 0.7.2 → 0.8.0 in fixed mode: admin broadcast notifications (#501) and targeted broadcasts + click-to-popup viewer (#504). The remaining 15 patch changesets cover the launch-celebration popup polish cycle, drawer consolidation, i18n coverage on Playground / Skill builder / Quota chip / Model picker, the redemption-mask glyph swap, and the notification-modal mark-read / non-broadcast-open fixes. Closes #555.
Satisfies `check-changeset.yml` for this docs-only PR. No semver bump — the version impact is fully covered by the existing pending changesets on develop.
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.
Closes #555.
Adds the dated release-notes file (
.github/release-notes-20260516.md) so the upcomingdevelop → maincut produces a tagged v0.8.0 Release with curated user-facing notes.The version bump itself is already declared by the two minor changesets on develop (admin broadcast notifications + targeted broadcasts + viewer), which bump both packages
0.7.2 → 0.8.0in fixed mode. The remaining 15 patch changesets ride along.Test plan
release-notes-20260516.mdis lexically greater than the prior latest (20260515.mdused for v0.7.2), so the release workflow picks this file.## Fixed/## New Feature/## Changed) present; no(write here)placeholders remain —check-release-notes.ymlwill pass.