docs(changelog): add v0.4.17 release entry (2026-08-03) (MUL-5655) - #6311
Merged
Conversation
Co-authored-by: multica-agent <github@multica.ai>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…655) Co-authored-by: multica-agent <github@multica.ai>
Co-authored-by: multica-agent <github@multica.ai>
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.
Release confirmation issue: MUL-5655 (
每日发版确认 - 2026-08-03).What
Adds the
0.4.17(2026-08-03) changelog entry and bumps the web app version.Range covered:
v0.4.16..main— 21 commits / 20 PRs, latest release tagv0.4.16(2026-07-31).Files changed (5, as required):
apps/web/features/landing/i18n/{en,zh,ja,ko}.ts— one new entry at the front ofchangelog.entriesapps/web/package.json—version0.4.16→0.4.17Version choice
Patch bump
0.4.16→0.4.17. The heaviest change in this window (runtime delete now unbinds agents instead of destroying them, #6220) is a data-safety correction to an existing destructive flow, not a new headline capability. Everything else is bug fixes, diagnostics, and small enhancements — the default patch case.Entry content
Written from the user's point of view: results only, no module names, no function names, no "refactored X". Kept
Issuein English in all four languages; every other term follows the existing vocabulary in each locale file (智能体/エージェント/에이전트,运行时/ランタイム/런타임,Autopilot/オートパイロット/자동 운행,Skill/スキル/스킬).Verification
pnpm --filter @multica/web run typecheck— cleanpnpm --filter @multica/web exec vitest run features/landing/components/changelog-page-client.test.ts— 3/3 passed