diff --git a/apps/web/features/landing/i18n/en.ts b/apps/web/features/landing/i18n/en.ts index 68c610ae7..4c2b1b8d0 100644 --- a/apps/web/features/landing/i18n/en.ts +++ b/apps/web/features/landing/i18n/en.ts @@ -293,6 +293,31 @@ export function createEnDict(allowSignup: boolean): LandingDict { fixes: "Bug Fixes", }, entries: [ + { + version: "0.3.28", + date: "2026-06-23", + title: "Staged Issue Workflows and Clearer Agent Handoffs", + changes: [], + features: [ + "Sub-Issues can now be organized into stages, so parallel work moves forward together and the parent Issue is updated only when a stage is complete", + "Before an assignment starts an agent, Multica can preview what will happen and let you add a handoff note for the next run", + "Qoder is now available as an agent provider, including model discovery and provider branding", + "Custom runtimes can include fixed launch arguments, with clearer feedback when a saved runtime cannot register", + ], + improvements: [ + "Project descriptions now travel with agent work, giving agents more durable context from the project they are working in", + "Command line workflows now cover comment resolve actions, Issue usage summaries, and autopilot subscriber management", + "Readonly code blocks include a copy button, and the marketing header now shows the live GitHub star count", + "Agent skill delivery is more efficient for newer daemons while keeping older daemons compatible", + ], + fixes: [ + "Issue batch edit menus now show the real shared status, priority, and assignee for the selected Issues", + "Dragging Issues across board and list views no longer snaps cards back before settling", + "GitHub PR links and check updates are routed to the workspace that owns the repository", + "Live task transcripts now keep updating while a run is still in progress", + "Custom runtime deletion now removes the saved profile instead of only removing a row that could return later", + ], + }, { version: "0.3.27", date: "2026-06-22", diff --git a/apps/web/features/landing/i18n/ja.ts b/apps/web/features/landing/i18n/ja.ts index b99f5d62d..6262cd43b 100644 --- a/apps/web/features/landing/i18n/ja.ts +++ b/apps/web/features/landing/i18n/ja.ts @@ -269,6 +269,31 @@ export function createJaDict(allowSignup: boolean): LandingDict { fixes: "バグ修正", }, entries: [ + { + version: "0.3.28", + date: "2026-06-23", + title: "段階的な Issue ワークフローと分かりやすいエージェント引き継ぎ", + changes: [], + features: [ + "子 Issue をステージごとに整理できるようになり、同じステージの作業を並行して進め、ステージ完了時だけ親 Issue に更新できます。", + "割り当てでエージェントが起動する前に、Multica が何が起きるかをプレビューし、次の実行に引き継ぎメモを添えられます。", + "Qoder をエージェントプロバイダーとして選べるようになり、モデル検出とプロバイダー表示にも対応しました。", + "カスタムランタイムに固定の起動引数を設定でき、保存済みランタイムの登録に失敗した場合も分かりやすく表示されます。", + ], + improvements: [ + "プロジェクト説明がエージェント作業に引き継がれるようになり、プロジェクトの背景をより安定して参照できます。", + "コマンドラインでコメントの解決状態、Issue の利用状況サマリー、オートパイロットの購読者管理を扱えるようになりました。", + "読み取り専用コードブロックにコピーボタンが付き、ウェブサイトの GitHub ボタンには現在のスター数が表示されます。", + "新しいデーモンではエージェントスキルの受け渡しがより効率的になり、古いデーモンとの互換性も保たれます。", + ], + fixes: [ + "Issue の一括編集メニューで、選択した Issue に共通するステータス、優先度、担当者が正しく表示されます。", + "ボードやリストで Issue をドラッグしても、カードが元の位置に戻ってから移動するちらつきが起きにくくなりました。", + "GitHub PR のリンクとチェック更新は、そのリポジトリを所有するワークスペースに正しく届きます。", + "実行中のタスク記録ダイアログは、タスク完了やページ更新を待たずに新しい内容を表示し続けます。", + "カスタムランタイムの削除は、後から戻ってくる可能性のある行だけでなく保存済み設定を削除します。", + ], + }, { version: "0.3.27", date: "2026-06-22", diff --git a/apps/web/features/landing/i18n/ko.ts b/apps/web/features/landing/i18n/ko.ts index a40bce0c3..44502bbf4 100644 --- a/apps/web/features/landing/i18n/ko.ts +++ b/apps/web/features/landing/i18n/ko.ts @@ -268,6 +268,31 @@ export function createKoDict(allowSignup: boolean): LandingDict { fixes: "버그 수정", }, entries: [ + { + version: "0.3.28", + date: "2026-06-23", + title: "단계별 Issue 워크플로와 더 명확한 에이전트 인계", + changes: [], + features: [ + "하위 Issue를 단계별로 정리할 수 있어 같은 단계의 작업을 함께 진행하고, 단계가 끝났을 때만 부모 Issue가 업데이트됩니다.", + "할당으로 에이전트가 시작되기 전에 Multica가 어떤 일이 일어날지 미리 보여 주고 다음 실행에 넘길 인계 메모를 추가할 수 있습니다.", + "Qoder를 에이전트 제공자로 선택할 수 있으며, 모델 검색과 제공자 표시도 함께 지원됩니다.", + "사용자 지정 런타임에 고정 실행 인수를 둘 수 있고, 저장된 런타임이 등록되지 못할 때 더 명확한 피드백을 제공합니다.", + ], + improvements: [ + "프로젝트 설명이 에이전트 작업에 함께 전달되어 프로젝트 배경을 더 안정적으로 참고할 수 있습니다.", + "명령줄에서 댓글 해결 상태, Issue 사용량 요약, 오토파일럿 구독자 관리를 처리할 수 있습니다.", + "읽기 전용 코드 블록에 복사 버튼이 추가되고, 웹사이트의 GitHub 버튼은 실시간 스타 수를 보여 줍니다.", + "새 데몬에서는 에이전트 스킬 전달이 더 효율적이며, 이전 데몬과의 호환성도 유지됩니다.", + ], + fixes: [ + "Issue 일괄 편집 메뉴가 선택한 Issue들의 공통 상태, 우선순위, 담당자를 올바르게 보여 줍니다.", + "보드와 목록에서 Issue를 드래그할 때 카드가 원래 위치로 되돌아갔다가 다시 이동하는 깜박임이 줄었습니다.", + "GitHub PR 연결과 체크 업데이트가 해당 저장소를 소유한 워크스페이스로 올바르게 전달됩니다.", + "실행 중인 작업 기록 대화상자가 작업 종료나 페이지 새로 고침 없이도 계속 최신 내용을 보여 줍니다.", + "사용자 지정 런타임 삭제가 나중에 다시 나타날 수 있는 행만 지우지 않고 저장된 설정을 삭제합니다.", + ], + }, { version: "0.3.27", date: "2026-06-22", diff --git a/apps/web/features/landing/i18n/zh.ts b/apps/web/features/landing/i18n/zh.ts index 895ffe5ec..be9ba6938 100644 --- a/apps/web/features/landing/i18n/zh.ts +++ b/apps/web/features/landing/i18n/zh.ts @@ -293,6 +293,31 @@ export function createZhDict(allowSignup: boolean): LandingDict { fixes: "问题修复", }, entries: [ + { + version: "0.3.28", + date: "2026-06-23", + title: "分阶段推进 Issue 工作流和更清晰的智能体交接", + changes: [], + features: [ + "子 Issue 现在可以按阶段组织,同一阶段的工作可以并行推进,父 Issue 只会在整个阶段完成后收到更新", + "在指派会启动智能体之前,Multica 可以先预览即将发生的动作,并允许添加交接备注给下一次运行", + "Qoder 现在可以作为智能体服务商使用,并带有模型发现和服务商品牌展示", + "自定义运行时可以配置固定启动参数;保存的运行时无法注册时,也会给出更清楚的提示", + ], + improvements: [ + "项目描述现在会跟随智能体工作一起提供,让智能体获得更稳定的项目上下文", + "命令行现在支持处理评论解决状态、查看 Issue 用量汇总,以及管理自动任务订阅人", + "只读代码块新增复制按钮,官网页头的 GitHub 按钮也会显示实时星标数", + "新版守护进程获取智能体技能时更高效,同时继续兼容旧版本守护进程", + ], + fixes: [ + "批量编辑 Issue 时,菜单现在会正确显示所选 Issue 共有的状态、优先级和指派人", + "在看板和列表中拖动 Issue 时,卡片不会再先跳回原位再移动到目标位置", + "GitHub PR 关联和检查更新会路由到真正拥有该仓库的工作空间", + "运行中的任务记录弹窗现在会持续更新,不必等任务结束或刷新页面", + "删除自定义运行时时会删除保存的配置,而不是只删除之后可能重新出现的运行时行", + ], + }, { version: "0.3.27", date: "2026-06-22",