mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 03:38:32 +02:00
MUL-3303: add 2026-06-15 changelog entry (#4150)
* docs: add 0.3.22 changelog entry Co-authored-by: multica-agent <github@multica.ai> * docs: clarify 0.3.22 changelog copy Co-authored-by: multica-agent <github@multica.ai> --------- Co-authored-by: Eve <eve@multica-ai.local> Co-authored-by: multica-agent <github@multica.ai> Co-authored-by: J <j@multica.ai>
This commit is contained in:
@@ -292,6 +292,30 @@ export function createEnDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "Bug Fixes",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.22",
|
||||
date: "2026-06-15",
|
||||
title: "Faster Lists, Easier Runtime Setup, and Safer Issue Editing",
|
||||
changes: [],
|
||||
features: [
|
||||
"Agents, autopilots, projects, runtimes, skills, and squads now use a faster, more consistent list experience with clearer rows, filters, selections, and actions",
|
||||
"The command line can now manage workspace repositories, so local agents can pick up project repo context more easily",
|
||||
"Cursor and OpenClaw are easier to set up: Cursor connection settings can be managed for you, and OpenClaw can connect through an existing gateway",
|
||||
"When editing a comment, you can preview and control which agents or squads will run before saving",
|
||||
],
|
||||
improvements: [
|
||||
"Desktop recovery prompts now include more page context, making stuck-window reports easier to understand",
|
||||
"Long Issues and inbox views now keep their scroll position and comment anchors more reliably when you navigate away and return",
|
||||
"Cursor usage and billing details are clearer for Composer, cached inputs, and newer Cursor agent output",
|
||||
],
|
||||
fixes: [
|
||||
"Issue attachments, inline images, and file cards are more reliable across web, desktop, mobile, and shared token links",
|
||||
"The editor and read-only Issue content now handle dollar amounts and email links more predictably",
|
||||
"Desktop Cmd+W now closes the active tab first, then the window when no tab can be closed",
|
||||
"Self-hosted Docker Compose uploads and default settings fail less often, with missing values caught earlier",
|
||||
"Agent tasks now stop safely when their run credentials are invalid",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
|
||||
@@ -268,6 +268,30 @@ export function createJaDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "バグ修正",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.22",
|
||||
date: "2026-06-15",
|
||||
title: "より速いリスト体験、使いやすい実行設定、安全な Issue 編集",
|
||||
changes: [],
|
||||
features: [
|
||||
"エージェント、オートパイロット、プロジェクト、ランタイム、スキル、スクワッドのリストがより速く一貫した体験になり、行表示、絞り込み、選択、操作が分かりやすくなりました。",
|
||||
"コマンドラインからワークスペースのリポジトリを管理できるようになり、ローカルエージェントがプロジェクトのリポジトリ情報を受け取りやすくなりました。",
|
||||
"Cursor と OpenClaw の設定が簡単になりました。Cursor の接続設定は Multica に任せられ、OpenClaw は既存のゲートウェイにも接続できます。",
|
||||
"コメントを編集するとき、保存前にどのエージェントやスクワッドが動き始めるかをプレビューして制御できます。",
|
||||
],
|
||||
improvements: [
|
||||
"デスクトップの復旧案内にページの文脈が増え、固まったウィンドウを報告するときに状況を伝えやすくなりました。",
|
||||
"長い Issue と受信箱ビューでは、別の場所へ移動して戻ったときにスクロール位置やコメント位置がより安定して保たれます。",
|
||||
"Cursor の Composer、キャッシュ入力、新しい Cursor エージェント出力で、使用量と請求情報がより分かりやすく表示されます。",
|
||||
],
|
||||
fixes: [
|
||||
"Issue の添付ファイル、本文内画像、ファイルカードは、Web、デスクトップ、モバイル、トークン付き共有リンクでより安定して開けるようになりました。",
|
||||
"エディターと読み取り専用の Issue 内容で、ドル金額とメールリンクがより安定して扱われます。",
|
||||
"デスクトップの Cmd+W は、まず現在のタブを閉じ、閉じられるタブがない場合にウィンドウを閉じます。",
|
||||
"セルフホストの Docker Compose アップロードと既定設定は失敗しにくくなり、足りない設定値も早めに見つかります。",
|
||||
"実行に必要な認証情報が無効な場合、エージェントタスクは安全に停止するようになりました。",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
|
||||
@@ -267,6 +267,30 @@ export function createKoDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "버그 수정",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.22",
|
||||
date: "2026-06-15",
|
||||
title: "더 빠른 목록 경험, 쉬운 실행 설정, 안전한 Issue 편집",
|
||||
changes: [],
|
||||
features: [
|
||||
"에이전트, 오토파일럿, 프로젝트, 런타임, 스킬, 스쿼드의 목록이 더 빠르고 일관된 경험으로 바뀌어 행, 필터, 선택, 작업이 더 명확해졌습니다.",
|
||||
"명령줄에서 워크스페이스 저장소를 관리할 수 있어 로컬 에이전트가 프로젝트 저장소 정보를 더 쉽게 가져올 수 있습니다.",
|
||||
"Cursor와 OpenClaw 설정이 더 쉬워졌습니다. Cursor 연결 설정은 Multica가 관리할 수 있고, OpenClaw는 기존 게이트웨이에 연결할 수 있습니다.",
|
||||
"댓글을 편집할 때 저장하기 전에 어떤 에이전트나 스쿼드가 실행될지 미리 보고 제어할 수 있습니다.",
|
||||
],
|
||||
improvements: [
|
||||
"데스크톱 복구 안내에 페이지 맥락이 더 많이 포함되어 멈춘 창의 상황을 설명하기 쉬워졌습니다.",
|
||||
"긴 Issue와 받은함 보기에서 다른 곳으로 이동했다가 돌아와도 스크롤 위치와 댓글 위치가 더 안정적으로 유지됩니다.",
|
||||
"Cursor의 Composer, 캐시 입력, 새로운 Cursor 에이전트 출력에서 사용량과 청구 정보가 더 명확하게 표시됩니다.",
|
||||
],
|
||||
fixes: [
|
||||
"Issue 첨부 파일, 본문 이미지, 파일 카드가 웹, 데스크톱, 모바일, 토큰 공유 링크에서 더 안정적으로 열립니다.",
|
||||
"편집기와 읽기 전용 Issue 내용에서 달러 금액과 이메일 링크가 더 안정적으로 처리됩니다.",
|
||||
"데스크톱 Cmd+W는 먼저 활성 탭을 닫고, 닫을 탭이 없을 때 창을 닫습니다.",
|
||||
"셀프 호스트 Docker Compose 업로드와 기본 설정이 덜 실패하고, 빠진 설정값을 더 일찍 확인합니다.",
|
||||
"실행에 필요한 인증 정보가 유효하지 않으면 에이전트 작업이 안전하게 중단됩니다.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
|
||||
@@ -292,6 +292,30 @@ export function createZhDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "问题修复",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.22",
|
||||
date: "2026-06-15",
|
||||
title: "更快的列表体验、更顺手的运行配置和更安全的 Issue 编辑",
|
||||
changes: [],
|
||||
features: [
|
||||
"智能体、自动任务、项目、运行环境、技能和小队的列表体验更快也更一致,行内容、筛选、选择和操作都更清楚",
|
||||
"命令行现在可以管理工作区仓库,本地智能体更容易拿到项目仓库上下文",
|
||||
"Cursor 和 OpenClaw 更容易配置:Cursor 连接设置可以由 Multica 托管,OpenClaw 也可以连接已有网关",
|
||||
"编辑评论时,可以在保存前预览并控制哪些智能体或小队会开始运行",
|
||||
],
|
||||
improvements: [
|
||||
"桌面端恢复提示会带上更多页面上下文,反馈卡住窗口时更容易说清发生位置",
|
||||
"长 Issue 和收件箱视图在离开后返回时,会更稳定地保留滚动位置和评论锚点",
|
||||
"Cursor 的 Composer、缓存输入和新版 Cursor 智能体输出会展示更清楚的用量和计费信息",
|
||||
],
|
||||
fixes: [
|
||||
"Issue 附件、正文图片和文件卡片在网页端、桌面端、移动端以及令牌分享链接里更稳定可用",
|
||||
"编辑器和只读 Issue 内容会更稳定地处理美元金额和邮箱链接",
|
||||
"桌面端 Cmd+W 现在会先关闭当前标签页,无法关闭标签页时再关闭窗口",
|
||||
"自托管 Docker Compose 上传和默认配置更少失败,缺失的配置值也会更早暴露",
|
||||
"智能体任务遇到无效运行凭证时,会安全停止而不是继续执行",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
|
||||
Reference in New Issue
Block a user