लाइव चेंज लॉग

हम क्या निर्माण कर रहे हैं? प्रत्येक सुविधा, निर्धारण और सुधार मंच पर भेज दिया गया।.

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
July 11, 2026
FeatureESigService

गैर-व्यायामित आंतरिक प्लेटफॉर्म-एनवेलोप एंडपॉइंट - डिसक्लोज़र-कॉनटेक्स्ट साइनिंग रेल

प्लेटफ़ॉर्म-इंटरनल लिफाफे (मार्टगेज प्रकटीकरण / समापन संकेत) उत्पाद हैं, किरायेदार का प्रोग्रामेटिक एपीआई उपयोग नहीं: MANUAL को टैग किया गया ताकि हस्ताक्षर पूरा...

Kamo·2mo ago
July 1, 2026
June 13, 2026
June 10, 2026
ChoreESigService

*** से वायर आंतरिक-auth रहस्य

ESigService अब उसी साझा रहस्य के खिलाफ X-Internal-Auth को मान्य करता है एपीआई सेवा प्रस्तुत करता है **************** *** k8s रहस्य, प्रोग्रामेटिक ई-सिग्नेंट को ...

Kamo·3mo ago
FeatureESigService

व्यवसाय के लिए आंतरिक प्रोग्राममैटिक लिफाफाफा एपीआई (origin=API)

EsignInternalController (/api/esig/internal/*): X-Internal-Auth + X-Org-Id API SIGNATURE-scoped कुंजी को मान्य करने के बाद APIService द्वारा बुलाया गया था; Esig...

Kamo·3mo ago
FeatureESigService

जेनेरिक लिफाफा बनाने/सेंड इंजन (सेंडर साइड)

OTK-authed /api/esig/envelopes API kamo-internal ड्राइव को भेजें हस्ताक्षर के लिए दस्तावेज़, उसी साझा-lib संस्थाओं का पुन: उपयोग जनता एपीआई पढ़ने पर हस्ताक्षर क...

Kamo·3mo ago
FeatureESigService

हस्ताक्षर करने के लिए सार्वजनिक हस्ताक्षर API इंजन

/api/esig/public/* signing API to the kamo-signer app call, प्रीव्यू-स्टब से लाइव साइनर को एक काम करने वाले बैकेंड में बदल देता है। - मान्य (recipient token ->...

Kamo·3mo ago
April 29, 2026
CIESigService

नौकरियां बनाने की संभावना, कुबेर्नेट्स तैनाती नहीं

वर्कफ़्लो-लेवल कंकरेंसी ने पूरी पाइपलाइन को क्रमबद्ध किया (क्यूबेक्टल सहित) रोलआउट। समूह को केवल निर्माण कार्य में ले जाएँ, इसलिए अलग-अलग नौकरियों को तैनात करें...

Kamo·4mo ago
April 19, 2026
ChoreESigService

Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)

Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...

Kamo·4mo ago
ChoreESigService

Rebuild for kamo-shared-library update (appConfig upsert-only fix)

Pulls the hardened **************** that no longer deletes appConfig rows whose service types are absent from the caller's payload — prevents silent data loss w...

Kamo·4mo ago
ChoreESigService

Rebuild for kamo-shared-library update (effective-feature resolver)

Picks up the new AppliedModelEnforcementService methods (computeAvailabilitiesMap, isAppEffectivelyEnabled, getEffectivelyEnabledAppTypes, computeEffectiveFeatu...

Kamo·4mo ago
ChoreESigService

Bump kamo-shared-library to 1.5.0 for applied-model enforcement

Brings this service onto kamo-shared-library 1.5.0 so it picks up the new AppliedModelEnforcementService, ChildOrgSecurityModelAppConfig entity, ServiceAvailabi...

Kamo·4mo ago
ChoreESigService

Rebuild for kamo-shared-library update (runtime force rules + DEFAULT fallback in MemberRightsAppliedService)

Triggers a rebuild so this service picks up the updated **************** that applies template force rules and DEFAULT-template fallbacks on top of the existing...

Kamo·4mo ago
ChoreESigService

Rebuild for kamo-shared-library update (master model, default role templates, force-rule resolver)

Triggers a rebuild so this service pulls the new kamo-shared-library revision containing Organization.branchTypeID, Organization.masterModelID, ****************...

Kamo·4mo ago
April 18, 2026
FixESigService

Bump kamo-shared-library to 1.4.0

Kamo·4mo ago
April 12, 2026
FixESigService

Replace upsertSigners with full delete+insert to handle frontend temp UUIDs

The frontend assigns temporary crypto.randomUUID() values to newly-added signers before any backend call. The previous upsert-by-uid logic would throw 404 for t...

Kamo·5mo ago
FixESigService

Add CockroachDB transaction retry for template init endpoint

CockroachDB serializable isolation can trigger RETRY_SERIALIZABLE on the read-then-write pattern in initTemplate. Retries up to 3 times with backoff when detect...

Kamo·5mo ago
FixESigService

Correct OTK Redis key format and add imaging template list endpoint

OTK keys use OTK<id> and ***<id> (no colon) matching the Next.js proxy. Added POST /api/esig/templates/list to query imaging templates via shared library ImgRep...

Kamo·5mo ago
FixESigService

Replace OTK auth with trusted session headers for internal K8s calls

ESigService is internal — the Next.js backend reads the session from Redis and passes orgId/memberId/userId as X-Org-Id, X-Member-Id, X-User-Id headers. No OTK ...

Kamo·5mo ago
FeatureESigService

Add template init endpoint to find-or-create templates by imgId

The create page uploads to the imaging system and redirects with imgId. The edit page now calls POST /api/esig/templates/init with the imgId to find an existing...

Kamo·5mo ago
FixESigService

Scan all shared library repository packages to resolve bean dependencies

ComponentScan picks up shared library services which depend on repos in donotmodify.dao.repos and commerce packages — must scan those too.

Kamo·5mo ago
April 11, 2026
FeatureESigService

Initial ESigService Spring Boot project for e-signature template management

New microservice with REST API for e-signature template CRUD, signer management, design version snapshots, and field link tracking. Includes OTK auth filter, Fo...

Kamo·5mo ago

जैसा कि आप शिपिंग देखते हैं?

इन अद्यतनों में से प्रत्येक स्वचालित रूप से अपने कार्यक्षेत्र में उतरता है। प्रारंभ करें और सप्ताह के बाद इसे सप्ताह के अंत में देखें।.

Foreverमूल्य निर्धारण देखें