docs(changelog): drop reverted self-host onboarding beacon from v0.3.32

The anonymous self-host onboarding source beacon (MUL-3708, #4691) was reverted in #4712 because of issues with the collection path. Remove the corresponding feature bullet from all four locales so the v0.3.32 changelog only advertises what actually ships.

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
Eve
2026-06-29 19:10:40 +08:00
parent fab62f5d11
commit 3240bacdce
4 changed files with 0 additions and 4 deletions

View File

@@ -300,7 +300,6 @@ export function createEnDict(allowSignup: boolean): LandingDict {
changes: [],
features: [
"You can now connect Multica to Slack using your own Slack app, with each installation running on its own Socket Mode connection — and the Connect dialog links straight to a new step-by-step setup guide.",
"The self-host setup flow can send an anonymous, opt-in beacon noting where you came from, so we can better support the channels through which new self-hosted teams discover Multica.",
"Issues now have a Remove parent action, so you can detach a sub-Issue without first having to pick a different parent.",
],
improvements: [

View File

@@ -276,7 +276,6 @@ export function createJaDict(allowSignup: boolean): LandingDict {
changes: [],
features: [
"Multica を自前の Slack アプリで Slack に接続できるようになり、インストールごとに独立した Socket Mode 接続で動作します。Connect ダイアログから新しいセットアップ ガイドへ直接遷移できます。",
"セルフホストのセットアップで、新しいチームが Multica を知ったきっかけを把握するための匿名・オプトインのソース ビーコンを送信できるようになりました。",
"Issue のアクションに「親 Issue を解除」が追加され、別の親を選び直さなくても子 Issue を直接切り離せます。",
],
improvements: [

View File

@@ -275,7 +275,6 @@ export function createKoDict(allowSignup: boolean): LandingDict {
changes: [],
features: [
"이제 자체 Slack 앱으로 Multica를 Slack에 연결할 수 있고, 설치마다 별도의 Socket Mode 연결로 동작합니다. Connect 다이얼로그에 새 설치 가이드 링크가 추가되어 단계별로 따라갈 수 있습니다.",
"셀프 호스팅 설치 과정이 익명·옵트인 출처 비콘을 보낼 수 있게 되어, 새 자체 호스팅 팀이 어떤 경로로 Multica를 알게 되었는지 더 잘 파악할 수 있습니다.",
"Issue 액션에 '상위 Issue 해제'가 추가되어, 다른 상위를 먼저 고르지 않고도 하위 Issue를 즉시 분리할 수 있습니다.",
],
improvements: [

View File

@@ -300,7 +300,6 @@ export function createZhDict(allowSignup: boolean): LandingDict {
changes: [],
features: [
"你现在可以用自己的 Slack 应用把 Multica 接到 Slack每个安装跑在独立的 Socket Mode 连接上Connect 弹窗里也新增了配置入口,直接跳转到完整的配置指引。",
"自托管引导流程支持匿名、可选的来源信标,让我们更了解新加入的自托管团队是从哪些渠道认识 Multica 的。",
"Issue 操作菜单新增「移除父级 Issue」可以直接断开父子关系不用先去挑一个新的父级。",
],
improvements: [