ライブ・チェンジ・ログ

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

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
August 6, 2026
FeatureDocsService

1つのコレクション内でバインダーをリスト作成

DocManager の (assocType, assocObject) に可視バインドクエリをスコープ Id), create のスコープを押下し、重複して継承し、last modified をバンプします。 バインダーの行を書かなかった項目の変異から.

Kamo·1mo ago
August 3, 2026
FeatureDocsService

本サービスの PHI 監査証跡をデータベースに保存する

DocsService はドキュメントのバイトを提供しているため、そのトレイルは会計のことです。 §164.528に基づく開示は実際に組み立てられます。 14日目に書いていました クエリ・サーフェス無しで6年間の義務に対するログストリーム。 同じコミットのビーンと@EnableJpaRepositoriesエントリの...

Kamo·1mo ago
FeatureDocsService

WOPI コンテンツのエンドポイントを監査し、最後のバイトサービスギャップを閉じます

WOPI は、文書全体を Docs に保存し、何も記録しません。 お問い合わせ /wopi/files/{id}/contents は /download と同じ開示で、中継 APIServiceを経由して、全くトレイルなしで、ドキュメントを開く エディタは追跡できませんでした。 Identity は WOPI アク...

Kamo·1mo ago
FeatureDocsService

何も記録されていない4つの文書パスでバイトアクセスを記録

/download は、************************ を経由して、 プラットフォームのみバイトアクセスインジェクションサイト。 兄弟のエンドポイントは、 同じバイト — /stream, /bulk-download, テンプレート変換-PDF と テンプレートページサムネイル — 何も記録されてい...

Kamo·1mo ago
May 21, 2026
FeatureDocsService

メニュー

要求者が要求者が所有する新しいバインダーに、(所有、共有、またはテンプレート)見えるように深いコピアーズ。 すべての項目(DOC、SEPARATOR、GENERATED)を注文、タイプ、configJson、およびper-instance修飾子がintactをオーバーライドします。 バインダー全体の修飾子をコピーします...

Kamo·3mo ago
FeatureDocsService

組織のバックエンドを追加 — CRUD, レンダリング, 生成されたドキュメント

主催者機能の /api/docs/binder の下の新しい REST 表面: - BinderController:CRUD、項目add/update/remove/reorder、共有、レンダリング - BinderService:org-scopedアクセスチェック、所有者/共有/一時可視性、項目位置管理 - B...

Kamo·3mo ago
April 27, 2026
FeatureDocsService

HTTP レンジのサポートで **************** を追加

Kamo-internal MediaPlayer ツールによって使用されるオーディオ/ビデオイメージングアセットの一般的なストリーミングエンドポイント。 ImageServiceの許可(/download/... と同じ)を再利用しますが、Accept-Ranges + Content-Range でストリームを流す...

Kamo·4mo ago
April 19, 2026
April 16, 2026
FeatureDocsService

Img/ImgDat を使用する WOPI/Docs を書き換え、Docs エンドポイントで開く

- WopiController は、ドキュメントファイルId (String) の代わりに imgId (Long) を使用します。 - DocumentService は、ドキュメントレコードの代わりに Img + ImgDat レコードを作成 - WOPI CheckFileInfo は、ユーザの読み込み/書き込...

Kamo·4mo ago
FeatureDocsService

アップローダーメンバーからDocumentMetadataで作成したByNameをポップアップ

convertToMetadata() が読み込まれるようになりました メニュー createByName を設定して、 doc マネージャの アップロード バイ カラム 実際のアップローダーの名前が表示されます.

Kamo·4mo ago
FeatureDocsService

Expose thumb and converted file sizes in DocumentMetadata

Adds thumbFileSize, convertedFileSize, and convertedThumbFileSize to the DocumentMetadata DTO and populates them in convertToMetadata() from the ImgDat and its ...

Kamo·4mo ago
FeatureDocsService

Add document sharing endpoints to ImagingController

Adds: shares/by-image, shares/create, shares/update/{id}, shares/delete/{id}, shares/shared-with-me, **************** **************** shares/resolve-alias

Kamo·4mo ago
April 15, 2026
FeatureDocsService

Include extBlackList in assoc-config response

Kamo·4mo ago
FeatureDocsService

Add thumbnail backfill endpoint for existing converted documents

POST /backfill-thumbnails processes up to 20 converted documents that are missing thumbnails per call, generating per-page PNGs and storing them in MinIO. Call ...

Kamo·4mo ago
FeatureDocsService

Add bulk download (merged PDF/ZIP) and general-purpose thumbnails

Remove e-signature template guard from thumbnail endpoint so all documents can serve per-page thumbnails. Add isThumbAvail and thumbPageCount to DocumentMetadat...

Kamo·4mo ago
April 13, 2026
FeatureDocsService

Add isConverted, hasDesignVersion, isHidden to DocumentMetadata response

The /api/docs/imaging/list endpoint now returns conversion status from ImgDat and design version status (isSigTemplate) so the frontend can enable/disable the E...

Kamo·5mo ago
April 12, 2026
FeatureDocsService

Add imaging management endpoints — move all non-upload imaging from SecurityService

- Add 17 imaging DTOs to beans/imaging/ (folders, documents, templates, updates) - Add ImagingController at /api/docs/imaging with all management + download end...

Kamo·5mo ago
March 16, 2026
FeatureDocsService

Pass org theme URL to Docs for per-org logo and favicon

Construct theme path from X-Forwarded-Host (e.g., internal.kamocrm.com -> **************** and append as &theme= query param in the Docs URL. Docs reads this to...

Kamo·5mo ago
FeatureDocsService

Add OTK auth, org-branded WOPI, cached MinIO client

- WopiController: look up org title from JWT orgId claim for dynamic BrandName ("{orgTitle} Docs") in CheckFileInfo response - DocumentController: require OTK...

Kamo·5mo ago
FeatureDocsService

Add Forgejo CI/CD workflow

Kamo·5mo ago
FeatureDocsService

Add Docs K8s deployment manifests

Kamo·5mo ago
FeatureDocsService

Add Kubernetes manifests

Kamo·5mo ago
FeatureDocsService

Add multi-stage Dockerfile

Kamo·5mo ago
FeatureDocsService

Add DocumentController with create endpoint

Kamo·5mo ago
FeatureDocsService

Add WOPI lock service with Redis

Kamo·5mo ago
FeatureDocsService

Add WOPI JWT token service

Kamo·5mo ago
FeatureDocsService

Add CORS and security configuration

Kamo·5mo ago
FeatureDocsService

Add application.yml configuration

Kamo·5mo ago
FeatureDocsService

Add DocsServiceApplication main class

Kamo·5mo ago

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

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

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