Live Change Log

لنرى ما نبنيه في الوقت الحقيقي كُلّ سمة، تَثبّتُ، وتَحسّنُ شُحنتْ عبر الرصيفِ.

17,933
مجموع التغييرات
4,614
المعالم
4,543
Fixes
32
المشاريع
عرض حسب المشروع
جميع المشاريع17,933AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,523TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing585kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
الأفلام حسب النوع
جميع الأنواعBuild24CI523Chore670Docs226Feature4,614Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
July 11, 2026
FeatureESigService

نقطة نهاية المنابر الداخلية غير المقيّمة - بتوقيـع السكك الحديدية

المظاريف الداخلية للمنبر (الكشف عن الضرر/التوقيع الختامي) هي نتاج ليس استخدام المستأجر برنامجي لـ (إم آي إيه) لا تعول أبداً نحو الإفراط في الميض نفس ال X-Intern...

Kamo·2mo ago
July 1, 2026
ChoreESigService

Rebuild against latest kamo-shared-library

Sage·2mo ago
June 13, 2026
June 10, 2026
ChoreESigService

سلك سر داخلي من ***

ESigService now validates X-Internal-Auth against the same shared secret APIService presents rlm; *** كثمانية سر، تشديد التوقيع الإلكتروني البرنامجي (أ) تطبيق ن...

Kamo·3mo ago
FeatureESigService

المظروف البرنامجي الداخلي

- مشرف موقعي داخلي (/api/esig/internal/*): X-Internal-Auth + X-Org-Id Authed, called by APIService after it validates the API SIGNATURE-scoped key; يُعيد استخدا...

Kamo·3mo ago
FeatureESigService

المظروف الوراثي الخلق/المحرك (الجانب الجنساني)

أضف محركات (توك) المُطلّقة بـ (إيبي) و(أيسيغ) و(نيفلوبي) وثائق للتوقيع، مع إعادة استخدام نفس الكيانات المشتركة )توقيع( API: يستعاض عن عبارة " org-agnostic " بال...

Kamo·3mo ago
FeatureESigService

محرك التوقيع العام للتوقيع

تنفيذ النداءات المتعلقة بطلبات الكامو المرسلة حوّل اللافتة الحيّة مِنْ ما قبل العرض إلى a دعم عملِ. - المصادقة (الجلسة المخصصة للتوقيع)، الدورة، الموافقة، (الب...

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

مثل ما ترى الشحن؟?

كل واحد من هذه تحديثات الأراضي في مكان عملك تلقائيا. ابدأوا بالمجان وشاهدوها تنمو بعد أسبوع.

ابدأوا حراً للأبدخصخصة الفيو