ライブ・チェンジ・ログ

リアルタイムで構築しているものを見る。 プラットフォーム間で出荷されるすべての機能、修正、改善.

17,888
総変更点
4,594
特徴:
4,520
フィックス
32
プロジェクト
プロジェクトによるフィルタ
すべてのプロジェクト17,888AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService364InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,557kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
タイプ別フィルター
すべてのタイプBuild24CI522Chore670Docs226Feature4,594Fix4,520Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
April 29, 2026
Fixkamo-internal

リリースの継承されたドラッグ速度をキャンセル

ドラッグハンドラは、ヘッドのモーション値を高速 mx.set(nx) で更新します。 呼び出しは、フレーム・モーションが速度を計算するのに使用します。 リリース時 パスはソフトプッシュをトリガーしました(下落した位置がグラズされたので) エッジまたはツールウィンドウをオーバーラップ)、是正スプリングが継承 ドラッグの高...

kamo·4mo ago
Fixkamo-internal

Crispen hexagon outline at all sizes/states

Four sources of softness eliminated: - **************** on the SVG - **************** on the visible outline so the stroke width does not stretch (and blur) u...

kamo·4mo ago
Fixkamo-login

セッション orgID がホスト org と一致しないときのRefuse

auto-login は、任意の *** を受け入れ、それを指す OTK を minted、 どのディレクトリも内部です。* ホストは所属しています。 ログイン時に面したステープルまたはクロスオーグ***クッキー。<host>は そのホストの内部サブドメインに伝播され、 "my session は 間違った org" ...

Kamo·4mo ago
Featurekamo-internal

サーバミントのOTKを使用して、新しいorgに切り替える

POST /api/security/org で返された otk をフォローアップに優先します。 /api/security/enter-asの往復。 サーバは新しい所有者をミントト org の作成の一環として、ポスト・クリエイトが新しいものにリダイレクト org's /validate は決定的です — ドメイン作成...

kamo·4mo ago
FeatureSecurityService

ミントオーナー***+OTK on org作成

CreateOrganizationOwner を立ち上げた後、新しい所有者に縛られた新しい*** チームメンバーは、ID/members と一緒にOTK を返す。 これなしで クリエイターは、親組織のセッションにとどまります — 限られた権利と isOrganizationOwner=false — なので、新しい子...

Kamo·4mo ago
Fixkamo-internal

パークラスターの間隔 + 同じサイズのグループ化規則

クラスターのセルと六角の隣接はクラスターの最大のものから派生しています グローバルな規模ではなく、フォローア MV には、 中心一直線のオフセット従って異なったサイズの頭部はきれいな蜜蜂の巣を共有します グリッド。 磁気スナップおよびwiggle/circle/holdは両方フィルターをに集めます サイズの Bucke...

kamo·4mo ago
Fixkamo-internal

会議への招待がダイアログを開くときにポップアップを非表示

ミーティング ダイアログの下に開くために使用されるポップアップは、 ダイアログは、ポップアップのターゲットゲート内で条件的にレンダリングされました。 クリック時に招待状をキャプチャし、ポップアップを解除し、レンダリングします。 独立した状態からConferenceDialogは、それがポップアップの却下を生き残ります.

kamo·4mo ago
Refactorkamo-internal

ドラッグ/クラスターシステムを磁気スナップで書き直し、ジェスチャーを収集

モジュラークラスターエンジンでモノリシックなHexHeadGroup (847ライン)を交換 app/components/chat/hexheads/の下。 真実の単一ソース:すべての頭の命 クラスター(サイズ1+)で、座席は最優先で埋められます。 頭をドラッグする 独自のクラスターに、別のクラスターの MAGNET...

kamo·4mo ago
Fixkamo-internal

Robust English fallback for missing and empty locale translations

- mergeWithFallback now treats empty-string locale values as untranslated, falling back to the English value instead of rendering nothing - Replace bare NextI...

kamo·4mo ago
Fixkamo-internal

Update orders page account uid type from number to string

AccountSummary.uid is now a string (Long precision fix). Also remove parseInt comparison and type="number" from the manual account ID field.

kamo·4mo ago
Revertkamo-shared-library

@PostConstruct COMPプロビジョナーを削除 — 既存の注文を直接DBに固定する

approveOrder() は新しい COMP 注文を既に処理しています。 ワンタイムのデータギャップ 既存の注文はデータベースに直接修正されます.

Kamo·4mo ago
RefactorSecurityService

手動プロビジョニングコンプリートエンドポイントを削除 — スタートアップセルフヒース

COMP注文がSecurityServiceの起動時に自動的にプロビジョニングされます サブスクリプションサービス@PostConstruct 手動エンドポイントは必要ありません.

Kamo·4mo ago
Featurekamo-shared-library

スタートアップにおける自己healの未開発のCOMP注文

@PostConstructでは、すべてのAPPROVED COMPの注文をスキャンし、任意のものをプロビジョニング AccountSubscription がない。 イデムポテント — 発見または作成は、安全な手段 繰り返し実行します.

Kamo·4mo ago
Fixkamo-shared-library

GetUid() の代わりに CommerceMarket.getId() を providerCompSubscription で使用する

CommerceMarket は @Id UUID id (uid ではなく) を使用しており、Lombok は getId() を生成します.

Kamo·4mo ago
Featurekamo-internal

在庫状況のドロップダウンをビジネスの左側に移動

右側のアクションバーから左のウェルカムセクションにステータスピルを移し、挨拶セパレータとマイビジネスをディバイダーで配置します。 以前はアイコンボタンからステータスを分離した垂直ルールを削除します.

kamo·4mo ago
FeatureSecurityService

承認された注文から COMP サブスクリプションをアクティブにするプロビジョニングエンドポイントを追加

メニュー コールコール ******************** は、EntitlementService 経由でターゲット org のエンタイトルを無効化します.

Kamo·4mo ago
Featurekamo-shared-library

COMP注文の承認の自動プロビジョンアカウントサブスクリプションとライセンスを割り当てる

- サブスクリプション注文: ターゲット組織を追加 (nullable FK を orgs) -**************** で targetOrganizationId 文字列を追加 - AccountRepository: 所有者メンバーによるアカウントの検索のためにfindByPrimaryMember Id...

Kamo·4mo ago
Fixkamo-internal

CustomerId は、会員 ID 文字列であり、プライマリMemberId によるアカウントの解決

- posApi: AccountSummary uid 文字列、プライマリMemberId を追加します。 customerMemberId 文字列;************************************************************************************...

kamo·4mo ago
Fixkamo-shared-library

CustomerMemberId を文字列としてシリアライズし、高精度を維持

- AccountSummaryDTO:************************************で、プライマリ member idからポップアップされたプライマリMemberId文字列フィールドを追加 - CreateSubscriptionOrderRequest: customerMemberId ...

Kamo·4mo ago
Featurekamo-internal

アクションポップアップ+サイズコントロールでクリックして開きます

ヘックスヘッドをクリックすると、洗練されたガラス形態のポップアップが開きます ツールウィンドウをすぐに開く代わりにコンテキストアクション。 メンバー チャット ヘッドを公開:チャットを開き、アカウントを表示し、電子メールを表示し、ミーティングを招待します。 コール(両側に登録された VOIP 拡張子があるとき); ツー...

kamo·4mo ago
FeatureInitializerService

MEMBER UI PREFERENCESテーブル(注文60)を追加

ジェネリック・パー・メンバーの UI-preference ストア・バックイングのための Idempotent CREATE hex-head ポップアップサイズセレクターと、ユーザー毎のUI設定。 Schema は EmbRecordState 条約 (is active, date created ) をミラーリン...

Kamo·4mo ago
FeatureSecurityService

Add MemberUiPreferenceController for per-member UI settings

Backs the new hex-head popover size selector and any future small per- member UI preference. Endpoints under /api/security/members/me/ui- preferences resolve th...

Kamo·4mo ago
Featurekamo-shared-library

Add MemberUiPreference entity for per-member UI prefs

Generic per-member UI preference store (memberId, prefKey, JSONB value) for small persisted UI settings. First consumer is the hex-head popover size selector.

Kamo·4mo ago
Fixkamo-internal

Complete next-intl for System Diagnostics

Wire remaining MySQL, Redis, statistics, request, and accordion UI copy to components.settings.diagnostics keys; use locale-aware time and translated heap badge...

kamo·4mo ago
Featurekamo-internal

ワイヤー機能子供向けgatingのプラットフォームサブスクリプションを管理する

FeatureManager がレガシーを呼んだ ************************ 実際のプラットフォームサブスクリプションを読む代わりに、投げる(ウンティングフォールバック)。 今すぐコール ******************** ルートorg's をクエリする コールワーズ・クロス・オーガナイズ...

kamo·4mo ago
FeatureSecurityService

プラットフォームのサブスクリプションエンドポイントをクロスオーグ機能のゲートに追加

児童の管理者(GNosiaの所有者のダニエルのような)は、そのCOMPサブスクリプションを持っています ルートKamoCRMのorgで注文, 自分のorgにはありません. 特徴マネージャーは 間違ったシステムを照会し、何も見つけ、すべての特徴を締めて下さい。 新規登録 メニュー ソリューション 呼び出し主のユーザ I...

Kamo·4mo ago
Fixkamo-internal

レガシー getCurrentSubscription stub は、null を返す必要はありません

サブスクリプションを持たないように、null が作った FeaturesManager がすべての org を扱います (billingLoaded=true, hasSubscription=false), 後ろに切り替えるすべての機能のロック アップグレード壁。 stubは、キャッチブロックがsubscribe=u...

kamo·4mo ago
Featurekamo-internal

翻訳された aria-label を SettingsView タブで使用

フィードバック ********************************************************************************************************************************************************...

kamo·4mo ago
Fixkamo-internal

Gitignored メッセージ/*.json インポート用のアンビエント json モジュール

`tsc` と IDE は `messages/` をマージした後に解決します。 メッセージ/の下にコミットされたファイル。 拡張には、タイプ/**/*.d.ts が含まれます.

kamo·4mo ago
Featurekamo-internal

I18n のレガシーハブ コンテンツ/サイドバー から settingsLegacyHub

次のインテルでハードコードされた英語を置き換えます。 安定したトピックid定数を導入する。 ActiveTopic は、翻訳された表示文字列の代わりに id と比較しています.

kamo·4mo ago
Refactorkamo-internal

Scope SettingsSearchBar to components.settings namespace

Use **************** with searchBar.* keys instead of global t() with full dotted paths.

kamo·4mo ago
Featurekamo-internal

Wire landing page to settingsLanding translations

Replace hardcoded feature cards and section copy with useTranslations- backed strings from **************** including ICU branch label for branch types cards. C...

kamo·4mo ago
Fixkamo-internal

アカウント設定を移動すると、メッセージキーにパネルが表示される

組織アカウントページのハードコードされたヘルプコピーをすべて置換 スコープ付き useTranslations キー。 i18n-auditを拡張してファイルが見つからない場合 継続的な移行のための翻訳ホック.

kamo·4mo ago
Fixkamo-internal

Wire organization account hero and tabs to i18n keys

Use **************** strings for SettingsView title, subtitle, and tab labels so the UI shows translated copy instead of raw placeholders left in dictionary ove...

kamo·4mo ago
Chorekamo-internal

Empty commit

kamo·4mo ago
Featurekamo-marketing

Move translations to kamo-translation-dictionary

All 22 locale files move to the centralized kamo-translation-dictionary repo. The CI now clones that repo and copies the kamo-marketing/ folder into messages/ b...

Kamo·4mo ago
Featurekamo-internal

Move translations to kamo-translation-dictionary

All 22 locale files move to the centralized kamo-translation-dictionary repo. The CI now clones that repo and copies the kamo-internal/ folder into messages/ be...

kamo·4mo ago
Chorekamo-internal

Checkpoint bn [skip ci]

Kamo CI·4mo ago
Chorekamo-internal

Checkpoint ar [skip ci]

Kamo CI·4mo ago
Chorekamo-internal

チェックポイント fr [skip ci]

Kamo CI·4mo ago
Chorekamo-internal

チェックポイント es [skip ci]

Kamo CI·4mo ago
Chorekamo-internal

チェックポイントハイ [skip ci]

Kamo CI·4mo ago
Chorekamo-internal

チェックポイント zh [skip ci]

Kamo CI·4mo ago
Featurekamo-internal

Common.actions と Common.tooltips によるワイヤ MUI ツールチップのタイトル

TCommon("actions.*") または tCommon("actions.*") で文字の単一行の Tooltip のタイトル文字列を置換するか、 tCommon("tooltips.*") は、キーをメッセージ/en.json にマージし、ネストされた問題を修正します。 独自の useTranslation...

kamo·4mo ago

配送を見るのが好きですか?

これらのアップデートは、自動的にワークスペースに埋め込まれます。 週1回無料スタートし、週1回生育する.

永遠に無料で始める料金を見る