ライブ・チェンジ・ログ

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

17,916
総変更点
4,605
特徴:
4,536
フィックス
32
プロジェクト
プロジェクトによるフィルタ
すべてのプロジェクト17,916AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService371InitializerService300KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,573kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,321kamo-signer-monorepo50kamolos102
タイプ別フィルター
すべてのタイプBuild24CI523Chore670Docs226Feature4,605Fix4,536Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
October 18, 2025
Fixkamo-internal

Add default value for usagePercent to handle undefined

- Changed usagePercent > 80 to (usagePercent || 0) > 80 - Prevents TypeScript error when usagePercent is possibly undefined - Defaults to 0 if undefined, showin...

snadjafinia·10mo ago
Fixkamo-internal

Remove remaining Grid tags causing syntax error

- Fixed lines 518-527 that still had Grid container/item tags - Replaced with Box + CSS Grid for 2-column layout - All Grid references now removed from SystemDi...

snadjafinia·10mo ago
Fixkamo-internal

Replace all MUI Grid components with Box and CSS Grid

- Removed Grid2 import (module doesn't exist in this MUI version) - Replaced all Grid containers with Box + CSS Grid layout - Used gridTemplateColumns with resp...

snadjafinia·10mo ago
October 17, 2025
Fixkamo-internal

Use Grid2 for proper MUI Grid component support

- Changed Grid import to use @mui/material/Unstable_Grid2 - Fixes TypeScript error: Grid item prop not recognized - Grid2 properly supports item, xs, md, lg pro...

snadjafinia·10mo ago
Fixkamo-internal

Replace any types with proper interfaces in SystemDiagnostics

- Replaced all 'any' types with detailed TypeScript interfaces - Removed unused WarningIcon import - Removed unused getStatusColor and getStatusIcon helper func...

snadjafinia·10mo ago
FixSecurityService

Correct Redis ping() method call in DiagnosticsController

- Changed **************** to connection.ping() - RedisConnection.ping() is the correct API method - Fixes compilation error on lines 302 and 473 Resolves buil...

snadjafinia·10mo ago
Fixkamo-login

Forgejoワークフローでre***ビルドのargsを渡します

- re***サイトキーでDocker/build-push-actionにbuild-argsを追加 - NEXT PUBLIC * env vars は JavaScript のバンドルに適切に焼き上げられました - これはre***機能を有効にします(あなたの人間の上敷であることを確認) 重要な修正: ビルド ...

snadjafinia·10mo ago
Fixkamo-login

NEXT PUBLIC環境変数のビルド args サポートを追加

- NEXT PUBLIC RE*** SITE KEYおよび関連するvarsのALG宣言を追加しました - ARGをNext.jsビルドプロセス用のENV varsに変換する - CI/CD の指示と BUILD ARGS REQUIRED.md を作成 重要: CI/CD ワークフローは --build-arg ...

snadjafinia·10mo ago
Fixkamo-shared-library

チャイルドドメインの連結を組織リポジトリに追加する

- サブドメイン + 親の連結を処理するためにfindByDomain クエリを更新 - 直接マッチ(localhost)と階層的なマッチ(login.kamocrm.com)の両方をサポート - 'login.kamocrm.com' と親 'kamocrm.com' のサブドメイン 'login' を適切に連結 -...

snadjafinia·10mo ago
Fixkamo-login

X-Forwarded-Host ヘッダーを SecurityService プロバイダーエンドポイントへ転送

- /api/security/providers を呼び出すときに X-Forwarded-Host ヘッダーを追加 - SecurityService は、このヘッダを要求し、どの組織がプロバイダをフェッチするのかを判断します。 - このヘッダがなければ、SecureServiceはドメインによって組織を調べること...

snadjafinia·10mo ago
Fixkamo-login

ウェルカムバックセクションでホワイトテキスト色を復元

- Typographyコンポーネントに明示的なカラースタイリング(sx={{{color: '#ffffffff' }})を追加 - Material-UI はデフォルト色のテキストホワイトのクラスを上書きしました - 歓迎された背部見出しおよび記述のテキストが第一次背景の白残っていることを保障します

snadjafinia·10mo ago
Fixkamo-shared-library

外部AuthProviderDTO の正しいタイムスタンプ フィールド名

- getCreatedAt() を getDateCreated() に変更 - getUpdatedAt() を getDateUpdated() に変更 - LocalDateTimeからEmbRecordStateに一致する日付に変更 - EmbRecordState は Date フィールド (dateCre...

snadjafinia·10mo ago
October 16, 2025
Fixkamo-internal

Prevent cell width adjustment by using fixed 180px width

- Outer container now has fixed width: 180px - Removed minWidth in favor of fixed width - Inner flex container handles content layout - No more width adjustment...

snadjafinia·11mo ago
Fixkamo-internal

Make timer update every second and add 'ago' suffix to elapsed time

- Timer now updates EVERY SECOND regardless of age (truly live) - calculateTimeAgo() uses currentTime state for real-time calculation - Added ' ago' suffix to a...

snadjafinia·11mo ago
Fixkamo-internal

Make timer truly live with constant recalculation and stabilize hover area

- Timer now recalculates on every render (truly live, no lag) - State updates trigger re-renders at smart intervals (1s to 1hr) - Fixed glitchy hover by adding ...

snadjafinia·11mo ago
Fixkamo-internal

Store and retrieve timezone from localStorage instead of API calls

- Updated validate route to fetch timezone from Redis session data - Store timezone in localStorage during validation - DateTimeDisplay now reads from localStor...

snadjafinia·11mo ago
Fixkamo-internal

Add user-info API route for timezone fetching

snadjafinia·11mo ago
October 15, 2025

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

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

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