ライブ・チェンジ・ログ

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

17,865
総変更点
4,581
特徴:
4,512
フィックス
32
プロジェクト
プロジェクトによるフィルタ
すべてのプロジェクト17,865AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,553kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
タイプ別フィルター
すべてのタイプBuild24CI522Chore670Docs226Feature4,581Fix4,512Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
March 26, 2026
Featurekamo-internal

Start ChatオプションでPre TICKETステータスを追加

- TicketCreationForm: 2つのボタン — 「チャットを開始」 (チケットの事前購入、タイトルなし) 必須、トピックのみ)と「入場券」(タイトル付きのフルチケット) - TicketHeader: ステータスが PRE TICKET の場合の「チケットへの変換」ボタン、 タイトルが必要なダイアログを開...

kamo·5mo ago
FeatureMediaService

Add PRE_TICKET creation and convert-to-ticket endpoint

- createTicket: when preTicket=true, sets status to PRE_TICKET, skips assignment (no title required) - PUT /tickets/{id}/convert: converts PRE_TICKET to NEW, ...

Kamo·5mo ago
Featurekamo-shared-library

リクエストを作成する際の PRE TICKET ステータスと preTicket フラグを追加

ユーザが起動するチャットファーストセッションのための新しいステータス PRE TICKET(14) チケットを正式に提出せずにチャット。 変換する タイトルを設定し、ステータスを変更することにより、後日フルチケット.

Kamo·5mo ago
Fixkamo-internal

{トピックからのトピックの配列を抽出します。 [...] API 応答

GET /api/support/topics エンドポイントは { トピック: [...] } ではなく、 未加工配列。 すべての消費者は、配列を使用する前にdata.topicsを抽出します.

kamo·5mo ago
Fixkamo-internal

エラーと404ページからサポートツールウィンドウを開く

古い /help/ticket/new ナビゲーションをツールで置き換える:CustomEvent を開く サポートポップアップウィンドウを直接開く.

kamo·5mo ago
March 25, 2026
Otherkamo-analytics

より多くの修正.

Mike Cao·5mo ago
Otherkamo-analytics

シンタックス修正.

Mike Cao·5mo ago
Otherkamo-analytics

Yashh56/cache-control からのプルリクエスト #4054

feat: キャッシュコントロールヘッダーを GET レスポンスに追加

Mike Cao·5mo ago
Otherkamo-analytics

Merge pull request #4090 from ****************

feat(funnels): add per-step event property filters

Mike Cao·5mo ago
Otherkamo-analytics

Merge branch 'dev' into feat-funnel-per-step-filters

Mike Cao·5mo ago
Otherkamo-analytics

Support wildcard for goals report Closes #4086

Francis Cao·5mo ago
Fixkamo-analytics

Use settings timezone in revenue chart date range

The revenue chart was using the browser's local timezone instead of the timezone configured in analytics settings. This caused the chart to show different time ...

Serhii Zghama·5mo ago
Fixkamo-shared-library

既定のロールをメンバーに作成する

******************** は「会員」を割り当てました (Everyone) は、組織.roleMemberID のロールです。 ******************** は両方を割り当てます 「メンバー」の役割と「チームメンバー」の役割 組織.roleTeamMemberID。 これは空のmembe...

Kamo·5mo ago
CISecurityService

Rebuild with debug logging in shared library

Kamo·5mo ago
OtherMediaService

Log session rights on support topic creation

Kamo·5mo ago
FeatureSecurityService

Add POST **************** endpoint

Triggers org-wide member_rights_applied recalculation. Needed after schema migrations or manual DB changes to permissions.

Kamo·5mo ago
March 24, 2026
Otherkamo-analytics

Fix tooltip in darkmode

Francis Cao·5mo ago
CIMediaService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIInitializerService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIDocsService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIMCPGatewayService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIVOIPService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIEmailService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
CIDaemonService

Rebuild with latest kamo-shared-library

Kamo·5mo ago
FeatureSecurityService

Use targeted role-scoped rights recalculation

SecurityRoleController now uses updateRoleMemberRightsApplied() to only recalculate members who have the modified role, instead of recalculating all members in ...

Kamo·5mo ago
Featurekamo-shared-library

債務、役職、役割変更の対象となる権利再計算

- DepartmentService:影響を受けた部門のメンバーだけを再計算する create/update/delete 以降 - JobTitleService: 影響を受けるジョブタイトルを持つメンバーのみを再計算する create/update/delete 以降 - MemberRightsAppliedS...

Kamo·5mo ago
Featurekamo-shared-library

新規メンバー作成後にメンバー rights applied を再計算する

コール更新MemberRights両方の新しいメンバーに適用されます 組織メンバーと組織メンバーを創る 全員の権利は直ちに適用される.

Kamo·5mo ago
FixSecurityService

Recalculate member_rights_applied after role create/update/delete

The member_rights_applied table was never recalculated when roles were modified, causing all members to have 0 applied rights. Now calls **************** after ...

Kamo·5mo ago
CISecurityService

Rebuild with updated shared library containing support permissions

SecurityService needs the new ACCEPT_SUPPORT_TICKETS and MANAGE_SUPPORT entries in RoleRightType enum to include them in *** session rights.

Kamo·5mo ago
Featurekamo-internal

顆粒ロール編集、ラベル交換、チームメンバーサポート

- isAllowEditTitle と isAllowEditSecurity を SecurityRole インターフェイスに追加 - メンバー/チームメンバーの役割に関するセキュリティ設定の編集を許可する(完全にロックされた) - 「メンバー」と「チームメンバー」のタイトルを親組織の行動ラベルでスワップ - 保護...

kamo·5mo ago
FeatureInitializerService

Migrate Everyone role to Members and create Team Members role

- Rename ROLE_EVERYONE_ID column to ROLE_MEMBER_ID - Rename existing "Everyone (Applies To All)" roles to "Members" - Set **************** flags on existing sys...

Kamo·5mo ago
FeatureSecurityService

Enforce role protection flags and add parent label support to session

- Enforce isAllowEditSecurity in SecurityRoleController update endpoint - Add parentMemberTitlePlural and parentTeamMemberTitlePlural to *** session - Resolve p...

Kamo·5mo ago
Featurekamo-shared-library

顆粒ロール保護フラグとチームメンバーシステムの役割を追加します

- OrgRole に isAllowEditTitle と isAllowEditSecurity フラグを追加します。 - 組織のロールにロールEveryoneIDをリネームし、ロールチームメンバーIDを追加 - 組織作成における「Everyone(Allに適用)」の役割を「メンバー」に変更 - 組織作成中に「チー...

Kamo·5mo ago
Fixkamo-internal

トピック作成が失敗したときにエラー表示を追加

サイレントに失敗するのではなく、ダイアログで API エラーメッセージを表示します.

kamo·5mo ago
Fixkamo-internal

TopicManagerの部署の読み込みを修正

X-***-Token ヘッダ(マッチング部Manager パターン)と data.departmentsの応答の形からの部を抽出して下さい.

kamo·5mo ago
Fixkamo-internal

Array.isArray は、.map エラーを防ぐために API レスポンスで監視します

API は、テーブルをバックエンドするときに配列の代わりにエラーオブジェクトを返す可能性があります。 まだ存在しません。 Array.isArray チェックですべての配列操作を監視します.

kamo·5mo ago
FixDaemonService

Enable redirect following for MaxMind download

MaxMind returns 302 redirect to the actual file. HttpClient wasn't following it, causing the sync to fail with HTTP 302.

Kamo·5mo ago
Featurekamo-internal

Add Support section to settings page

Adds Topics, Notifications, and Status & Response Times cards that link to /support?tab=settings.

kamo·5mo ago
FixDaemonService

Add SecurityConfig to permit daemon trigger and actuator endpoints

Spring Security defaults blocked all endpoints with 401. Added explicit config to permit /api/daemon/** and /actuator/** without authentication.

Kamo·5mo ago
Otherkamo-internal

Allow 6 settings cards per row on xl screens and hide Club House nav item

Settings page grids now scale to 6 columns at xl breakpoint. Club House menu item commented out in NavPri.

kamo·5mo ago
Fixkamo-internal

Update ticket popup tool window to use light theme matching chatColors

Replace dark theme (dark backgrounds, white text, amber accents) with the light color scheme used by all other popup tool windows in the app.

kamo·5mo ago
Fixkamo-internal

Remove MANAGE_SUPPORT conditional from settings/analytics tabs, enable NavPri slide-out

All tabs now always visible. Removed disablePanel from NavPri Support entry so the slide-out panel works on hover.

kamo·5mo ago
Fixkamo-internal

Make description textarea fill remaining popup window height

Removed minRows/maxRows constraints and set flex layout on the input root so the textarea expands to fill all available vertical space.

kamo·5mo ago
FeatureDaemonService

Add manual job trigger controller with duplicate execution guard

POST /api/daemon/trigger/{jobName} triggers any Quartz job immediately. Returns 409 if the job is already executing. GET /api/daemon/trigger/status returns runn...

Kamo·5mo ago

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

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

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