लाइव चेंज लॉग

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

17,873
कुल परिवर्तन
4,586
सुविधाएँ
4,515
फिक्स
32
परियोजनाएं
परियोजना द्वारा फ़िल्टर करें
सभी परियोजनाएं17,873AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService351InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,555kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
प्रकार से फ़िल्टर करें
सभी प्रकारBuild24CI522Chore670Docs226Feature4,586Fix4,515Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
April 20, 2026
Featurekamo-shared-library

Add findbyBranchTypeID संगठन के लिए व्युत्पन्न क्वेरी

सुरक्षा सेवा में नए / फ्रेंच प्रकार / {id} / उपयोग समापन बिंदु का समर्थन करता है यह जांचने के लिए कि क्या किसी शाखा के प्रकार में हटाने से पहले सक्रिय बच्चे के ...

Kamo·4mo ago
FeatureSecurityService

Add GET /branch-types/creatable and /{id}/usages endpoints

/creatable returns branch types filtered by the caller's creator-type (OWNERS/TEAM_MEMBERS/MEMBERS) via AppliedModelEnforcementService. /{id}/usages returns th...

Kamo·4mo ago
Featurekamo-internal

सक्रिय ऑर्ग उपयोग के खिलाफ गार्ड शाखा प्रकार की विलोपन

एक शाखा प्रकार चिप को हटाने से पहले, फ्रंटेंड अब कॉल करता है ************* अगर कोई ऑर्ग मौजूद है तो यह दिखाता है एक सूचनात्मक संवाद उन्हें सूचीबद्ध करता है और व...

kamo·4mo ago
FixSecurityService

Use correct session key 'memberID' instead of 'MID'

KSessionService stores member ID under key 'memberID' but both **************** and OrganizationController were reading session.get("MID") which always returned...

Kamo·4mo ago
FixSecurityService

Exclude master model from models list; add debug log to child-org creation check

SecurityModelController now filters out the org's master model (identified by org.getMasterModelID()) from the /api/security/models response — it is managed exc...

Kamo·4mo ago
FixSecurityService

Read session rights as List<String> names, not CSV of integer IDs

Session rights are stored as a JSON array of RoleRightType name strings. Both **************** and OrganizationController were casting them to String (causing C...

Kamo·4mo ago
Fixkamo-internal

शाखा सेटअप प्रबंधक में आयु सीमा चेकबॉक्स पर डबल टॉगल बंद करें

बॉक्स ऑनक्लिक और चेकबॉक्स ऑनचेंज दोनों ने प्रत्येक क्लिक पर फायर किया, दो बार टॉगल करना और राज्य को अपरिवर्तित छोड़ दें। केवल FormControlLabel पर प्रचार बंद करो...

kamo·4mo ago
Fixkamo-internal

स्टैकिंगऑर्डर मैनेजर में MUI v7 ग्रिड आकार प्रोप का उपयोग करें

MUI v7 ग्रिड2 ने xs/sm/md को आकार ऑब्जेक्ट प्रोप के साथ बदल दिया।.

kamo·4mo ago
April 19, 2026
Fixkamo-internal

स्टैकिंगऑर्डर मैनेजर में डीप्रीकेटेड MUI ग्रिड आइटम प्रोप निकालें

MUI ग्रिड v2 आइटम prop गिरा दिया; ग्रिड पर सीधे आकार props का उपयोग करें।.

kamo·4mo ago
Featurekamo-internal

डोमेन नाम फ़ील्ड को ऑर्ग निर्माण विज़ार्ड में जोड़ें

बेसिक्स के लिए एक आवश्यक डोमेन फ़ील्ड जोड़ें स्वचालित www के साथ कदम। अलग करना। मान्य, एपीआई पेलोड में शामिल, और समीक्षा चरण में दिखाया गया।.

kamo·4mo ago
Featurekamo-marketing

एपीआई संशोधन कॉलआउट को कैमो-api-reference पेज में जोड़ें

केवल /kamo-api-reference पर दिखाया गया है, उपयोगकर्ताओं को एपीआई परिवर्तन जमा करने के लिए प्रेरित करता है अनुरोध के माध्यम से /requests या के माध्यम से / contac...

Kamo·4mo ago
FeatureSecurityService

Add GET /branch-types/creatable endpoint with creator-type filtering

Returns only the branch types the calling member is permitted to create a child org under, based on their OWNERS/TEAM_MEMBERS/MEMBERS classification against the...

Kamo·4mo ago
Featurekamo-internal

संगठन बदलें शाखा प्रकार / सुरक्षा के साथ प्रकार विज़ार्ड कदम मॉडल चयन

-संगठन टाइप + कॉन्फ़िगरेशन ड्रॉपडाउन ब्रांचटाइपस्टेप जो **************** - नए समापन बिंदु रिटर्न केवल शाखा प्रकार कॉलर को बनाने की अनुमति है उनके OWNERS / TEAM ...

kamo·4mo ago
ChoreVOIPService

Kamo-shared-library अद्यतन (CREATE CHILD ORG राइट + लागू करने वाले झंडे) के लिए पुनर्निर्माण

नई रोलRighttype.CREATE CHILD ORG (id 131) को खींचता है, जो चाइल्डऑर्ग सिक्योरिटी मॉडल पर तीन लागू झंडे हैं, दो 13-आर्ग सर्विस ओवरलोड और एप्लाइडमॉडल प्रवर्तन सेव...

Kamo·4mo ago
ChoreTranslateService

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
ChoreRAGService

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
ChoreMediaService

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
ChoreMCPGatewayService

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
ChoreKBService

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 (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
ChoreEmailService

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
ChoreDocsService

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
ChoreDaemonService

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
ChoreConversionService

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
ChoreBillingService

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
ChoreAIService

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
Featurekamo-internal

/नेटवर्क का निर्माण वहन सदस्य-प्रकार + दाएं द्वारा किया जाता है

- BranchSetupManager: नया "Who Can create Child Ors Under this Model" तीन टॉगल्स (मेम्बर्स / टीम के सदस्यों / मालिकों) के साथ कार्ड। मूल्य नक्शे बैकेंडमॉडल के म...

kamo·4mo ago
FeatureSecurityService

Gate /network child-org creation by right + member-type applicability

Wires the applied-security-model child-org creation gate end-to-end: - SecurityModelController + MasterModelController round-trip the three new apply-to flag...

Kamo·4mo ago
Featurekamo-shared-library

सदस्य-प्रकार गेट + CREATE CHILD ORG बच्चे के निर्माण के लिए सही

सदस्य प्रकार द्वारा गेट /नेटवर्क चाइल्ड-ऑर्ग निर्माण के लिए डेटा परत जोड़ें: नई CREATE CHILD ORG दाएं रोलराइट टाइप (आईडी 131) पर। - चाइल्डऑर्ग सिक्योरिटी मॉडल ...

Kamo·4mo ago
FeatureInitializerService

मास्टर मॉडल इनिट पर सभी तीन सदस्य प्रकारों पर लागू होता है

प्रावधान मैक्स्डआउटमास्टरमॉडल अब लागू होता हैToMembers, लागू होता हैToTeamMembers, और लागू होता हैToOwners सब सच तो हर सदस्य प्रकार मास्टर मॉडल को देखता है /नेट...

Kamo·4mo ago
ChoreVOIPService

Kamo साझा पुस्तकालय अद्यतन (appConfig upsert-only फिक्स) के लिए पुनर्निर्माण

कठोर खींचता है ************* कि अब ऐपConfig पंक्तियों को नष्ट नहीं करता है जिसका सेवा प्रकार कॉलर के पेलोड से अनुपस्थित है - जब आंशिक पेलोड प्राप्त होता है तो च...

Kamo·4mo ago
ChoreTranslateService

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
ChoreRAGService

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
Fixkamo-marketing

बैनर टेक्स्ट wobble को रोकने के लिए उलटी गिनती चौड़ाई को स्थिर करें

सारणीबद्ध संख्याओं के साथ फिक्स्ड-चौड़ाई मोनोस्पेस कंटेनर लेआउट को रोकता है गिनती अंक के रूप में बदलाव हर 50ms बदल जाते हैं।.

Kamo·4mo ago
ChoreMediaService

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

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

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

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