บันทึกการเปลี่ยนแปลงชีวิต

ดูว่าเราจะสร้างอะไรในเรียลไทม์ ทุก ๆ ลักษณะ, การ ซ่อม, และ การ ปรับ ปรุง ต่าง ๆ จะ ถูก ส่ง ข้าม เวที.

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

จุดปลายชานชาลาแบบไม่เมตรภายใน — รางการเซ็น

ซองจดหมายแบบแพลตฟอร์ม-internal (Mortergive offign/Facter) เป็นผลิตภัณฑ์ ไม่ใช่การใช้โปรแกรม API ของผู้เช่า: แท็ก MAN ปกติเพื่อให้ลายเซ็นสมบูรณ์ ไม่เคยนับค่าเกิน...

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

เคล็ดลับภายใน

ESigServiews ตอนนี้ตรวจสอบตรวจสอบ X-in-Auth กับความลับที่ใช้ร่วมกัน Aprice นําเสนอ ~เสียงหลงจาก *** ความลับของ k8s), ทําให้เครื่องหมายโปรแกรมแข็งตัว API ภายใน (...

Kamo·3mo ago
FeatureESigService

ซองโปรแกรมภายใน API (rigin=API) สําหรับธุรกิจ

- Acident International Control (/api/esig/internal/*): X-Internal-Auth + X-Org-Id ตามชื่อ เรียกโดย APIServiews หลังจากที่ตรวจสอบกุญแจ API SIDNAVE ใช้เอเซนเซนส์...

Kamo·3mo ago
FeatureESigService

ซองทั่วไปสร้าง/ แผงวงจรเครือข่าย (ด้านผู้ส่ง)

เพิ่มไดรฟ์ OTK-authed /api/esig/envelopes API kamo-internal เพื่อส่ง เอกสารสําหรับลายเซ็น, การใช้หน่วยงานที่ใช้ร่วมกัน-lib ทั่วไป การเซ็น API — การเติมสาร org-a...

Kamo·3mo ago
FeatureESigService

เข้าสู่ระบบบริการสาธารณะ API สําหรับลายเซ็น. pink

เติมชื่อ /api/esig/publish/* ลงนาม API ในโปรแกรม kama-Signer เปลี่ยนตัวเซ็นสดจากส่วนแสดงตัวอย่างเป็นแบ็คเอนต์จัดการ - การรับรอง (ค่าศูนย์ - > วาระงานตัวเซ็น), ...

Kamo·3mo ago
April 29, 2026
CIESigService

Scope concurrency to build jobs, not Kubernetes deploys

Workflow-level concurrency serialized the whole pipeline (including kubectl rollouts). Move the group to the build job only so deploy jobs from different runs c...

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

เหมือนที่คุณเห็นการขนส่ง?

ทุก คน ที่ ได้ รับ การ ปรับ ปรุง เหล่า นี้ จะ ลง ไป ใน ที่ ทํา งาน ของ คุณ โดย อัตโนมัติ. เริ่มให้อิสระและดูมันเติบโตสัปดาห์แล้วสัปดาห์เล่า.

เริ่ม เป็น อิสระ ตลอด ไปแสดงพริ้นซ์