mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-16 19:29:26 +02:00
MUL-3256: add 2026-06-12 changelog entry (#4065)
* docs: add 2026-06-12 changelog entry Co-authored-by: multica-agent <github@multica.ai> * docs: refine 2026-06-12 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>
This commit is contained in:
@@ -292,6 +292,26 @@ export function createEnDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "Bug Fixes",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
title: "CodeBuddy Runtime",
|
||||
changes: [],
|
||||
features: [
|
||||
"CodeBuddy can now run local Multica agents, with its available model and effort choices shown automatically",
|
||||
"Quick-created Issues now keep uploaded files attached from the first draft through the final Issue",
|
||||
],
|
||||
improvements: [
|
||||
"Skill import conflicts are clearer: locked skills show a person's name instead of an internal ID, and a single overwrite now completes in one click",
|
||||
"Desktop recovery prompts now explain what happened first and give clearer details to include when reporting a stuck window",
|
||||
"Views that sort or filter people by signup time can now load faster",
|
||||
],
|
||||
fixes: [
|
||||
"Chat now keeps messages and drafts in sync when sending, stopping, or recovering from a failed send",
|
||||
"Lark account binding now works reliably for users who are already signed in, and sign-in returns to the binding page",
|
||||
"Local agent runs no longer announce that work has started before the task folder is ready",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.20",
|
||||
date: "2026-06-11",
|
||||
|
||||
@@ -268,6 +268,26 @@ export function createJaDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "バグ修正",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
title: "CodeBuddy Runtime",
|
||||
changes: [],
|
||||
features: [
|
||||
"CodeBuddy でローカルの Multica エージェントを動かせるようになり、利用できるモデルと実行の強さが自動で表示されます。",
|
||||
"クイック作成した Issue では、下書きでアップロードしたファイルが最終的な Issue まで保持されます。",
|
||||
],
|
||||
improvements: [
|
||||
"スキル取り込みの競合が分かりやすくなり、ロックされたスキルには内部 ID ではなくメンバー名が表示され、単体の上書きも 1 クリックで完了します。",
|
||||
"デスクトップの復旧案内は、まず何が起きたかを説明し、固まったウィンドウを報告するときに含める情報も分かりやすくなりました。",
|
||||
"登録日時でメンバーを並べ替えたり絞り込んだりする画面が、より速く読み込まれるようになりました。",
|
||||
],
|
||||
fixes: [
|
||||
"チャットの送信、停止、送信失敗からの復旧時に、メッセージと下書きがより安定して同期されます。",
|
||||
"Lark アカウント連携は、すでにサインイン済みのユーザーでも安定して完了し、サインイン後も連携ページに戻ります。",
|
||||
"ローカルエージェントの実行は、タスクフォルダの準備が終わる前に開始済みとして表示されなくなりました。",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.20",
|
||||
date: "2026-06-11",
|
||||
|
||||
@@ -267,6 +267,26 @@ export function createKoDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "버그 수정",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
title: "CodeBuddy Runtime",
|
||||
changes: [],
|
||||
features: [
|
||||
"CodeBuddy로 로컬 Multica 에이전트를 실행할 수 있으며, 사용할 수 있는 모델과 실행 강도 선택지가 자동으로 표시됩니다.",
|
||||
"빠르게 만든 Issue에서도 초안에서 올린 파일이 최종 Issue까지 함께 유지됩니다.",
|
||||
],
|
||||
improvements: [
|
||||
"스킬 가져오기 충돌이 더 이해하기 쉬워졌습니다. 잠긴 스킬은 내부 ID 대신 멤버 이름을 보여주고, 단일 덮어쓰기도 한 번의 클릭으로 끝납니다.",
|
||||
"데스크톱 복구 안내가 먼저 무슨 일이 있었는지 설명하고, 멈춘 창을 신고할 때 포함할 정보를 더 명확하게 보여줍니다.",
|
||||
"가입 시간으로 멤버를 정렬하거나 필터링하는 화면이 더 빠르게 로드될 수 있습니다.",
|
||||
],
|
||||
fixes: [
|
||||
"채팅을 보내거나 중지하거나 전송 실패에서 복구할 때 메시지와 초안이 더 안정적으로 동기화됩니다.",
|
||||
"Lark 계정 연결은 이미 로그인한 사용자에게도 안정적으로 완료되며, 로그인 후에도 연결 페이지로 돌아옵니다.",
|
||||
"로컬 에이전트 실행은 작업 폴더가 준비되기 전에 시작된 것으로 표시되지 않습니다.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.20",
|
||||
date: "2026-06-11",
|
||||
|
||||
@@ -292,6 +292,26 @@ export function createZhDict(allowSignup: boolean): LandingDict {
|
||||
fixes: "问题修复",
|
||||
},
|
||||
entries: [
|
||||
{
|
||||
version: "0.3.21",
|
||||
date: "2026-06-12",
|
||||
title: "CodeBuddy Runtime",
|
||||
changes: [],
|
||||
features: [
|
||||
"CodeBuddy 现在可以驱动本地 Multica 智能体,并会自动显示可用的模型和投入强度选项",
|
||||
"快速创建 Issue 时上传的文件现在会从草稿一直带到最终创建的 Issue 里",
|
||||
],
|
||||
improvements: [
|
||||
"技能导入冲突更容易理解:锁定的技能会显示成员名称,不再显示内部 ID;单个覆盖也可以一键完成",
|
||||
"桌面端恢复提示会先说明发生了什么,并给出更清楚的窗口卡住反馈信息",
|
||||
"按注册时间排序或筛选成员的页面现在加载更快",
|
||||
],
|
||||
fixes: [
|
||||
"聊天在发送、停止或发送失败恢复时,会更稳定地同步消息和草稿",
|
||||
"Lark 账号绑定现在对已登录用户也能稳定完成,登录后也会回到绑定页面",
|
||||
"本地智能体运行不会再在任务文件夹准备好之前就显示已经开始",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.3.20",
|
||||
date: "2026-06-11",
|
||||
|
||||
Reference in New Issue
Block a user