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

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

17,967
เปลี่ยนแปลงทั้งหมด
4,633
คุณสมบัติต่าง ๆ
4,555
แก้ไข
32
โครงการ
กรองโดยโครงการ
ทุกโครงการ17,967AIService112APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService384InitializerService300KBService74KlusterServices547MCPGatewayService43MediaService462RAGService61SecurityService1,526TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,589kamo-login319kamo-marketing588kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,325kamo-signer-monorepo50kamolos102
กรองตามประเภท
ทุกประเภทBuild24CI523Chore670Docs228Feature4,633Fix4,555Other6,781Performance136Refactor274Revert23Style48Test71Upgrade1
February 11, 2026
Featurekamo-internal

Enterprise-grade POS UI and API

- posApi: POSApiError class, fetchWithError, structured error handling - useToast + POSToast: centralized snackbar for success/error feedback - posUtils: format...

kamo·7mo ago
Featurekamo-internal

POS domain config, retail order line items, dynamic pipeline tabs

- Add getPOSConfig/updatePOSConfig to posApi, posDomainLabels utility - Extend createOrder with lineItems, add getOrder, RetailOrderLineItem type - PipelineOrde...

kamo·7mo ago
Otherkamo-internal

POS restructure: API via APIService, Settings for admin, Pipeline for users

- API proxy: POS requests forward to APIService (relays to SecurityService) - Settings: New POS System section under main settings + /settings/features/pos - PO...

kamo·7mo ago
February 10, 2026
February 4, 2026
Fixkamo-internal

Stabilize connection line physics and mouse proximity

- Only apply mouse proximity force after mouse has moved (avoids 0,0 affecting lines on load) - Guard mouse position with Number.isFinite before use - Clamp con...

kamo·7mo ago
Fixkamo-internal

Unify section title underline and grid for lower sections

- Use var(--color-primary) for CRM, E-Mail, Phone section underlines - Use 3-column grid on lg for E-Mail and Phone (3 cards) for consistent layout

kamo·7mo ago
Otherkamo-internal

Fix market tabs, status by market, filter options, lead ID prefix L

- Market tab: filter by lead.marketId and vendorProductIds when a market is selected - Status/Sub Status: use availableStatuses for column filter options (marke...

kamo·7mo ago
Otherkamo-internal

Back button on view header, restore filters when returning from view

- HeaderBar: add Back to Lead Browser button (ArrowBack) in lead info header - LeadManager: persist filters/tabs to sessionStorage before opening a lead - LeadM...

kamo·7mo ago
Otherkamo-internal

Switch to base28, remove 5 and S from alphabet

- Rename toBase30 to toBase28; use 28-char alphabet - Lead/doc formatters now use toBase28 internally

kamo·7mo ago
Otherkamo-internal

Agent column from assignedEmployee, base30 lead/doc ID formats

- Agent column shows assignedEmployee.fullName or 'Unassigned' - Add assignedEmployee to Lead type; use valueGetter for sort/filter - LeadManager: use toBase30L...

kamo·7mo ago
Featurekamo-internal

Improve lead grid with base30 IDs, raven icon, All Markets tab, and Market column

- Add toBase30() function for consistent ID representation across LeadManager and DocManager - Fix Grim status icon in tabs to use raven.ico (matching the datag...

kamo·7mo ago
February 3, 2026
Otherkamo-internal

Add mouse proximity physics effect to connection lines

- Checks 5 points along the curve for proximity detection - 80px effect radius - lines respond when mouse gets close - Force strength uses inverse square fallof...

kamo·7mo ago
Otherkamo-internal

Destination task item border matches line animation

- New destinationGlow keyframe animation with 4 phases - Border color animates through amber → gold → white → gold → amber - Matches the flowing gradient animat...

kamo·7mo ago
Otherkamo-internal

Auto-expand answers and highlight connected items

Answer Input (TaskSideBar): - New answer field appears immediately when typing in last field - Focus stays in current field while typing - Empty placeholder fie...

kamo·7mo ago
Fixkamo-internal

New answer field maintains focus while typing

- Added local state for new answer input (newAnswerValue) - Input no longer triggers array update on each keystroke - Answer is added on blur or when pressing E...

kamo·7mo ago
Otherkamo-internal

Auto-expanding answers and consistent background colors

TaskSideBar (Task Item Settings): - Removed "Add Answer" button - Added auto-expanding input field that appears after existing answers - Typing in the placehold...

kamo·7mo ago
Fixkamo-internal

Restore task item selection while keeping line clicks

- SVG container back to pointer-events-none (allows clicks to pass through) - Hit area paths use pointer-events: stroke (only the line itself is clickable) - Vi...

kamo·7mo ago
Otherkamo-internal

Add clickable relationship lines with selection and delete

- Lines can now be clicked to select them (with wider hit area for easier clicking) - Selected lines highlight in amber/orange color with animated flowing gradi...

kamo·7mo ago
Otherkamo-internal

Update sidebar colors and adjust line positions

- TaskSideBar background now uses 18% primary (same as task items) - TaskSideBar text changed to gray-900 for contrast - Input fields use 8% primary background ...

kamo·7mo ago
Fixkamo-internal

Position logo between background color and grid lines

- Removed duplicate backgroundColor from canvas-container - Background color is on scroll container, logo is fixed above it - Grid lines overlay on top of logo ...

kamo·7mo ago
Otherkamo-internal

Update task item colors and add centered logo background

- TaskItem background now uses color-mix (18% primary) - 10% darker than canvas - Removed hardcoded bg-white from TaskItem in favor of dynamic primary color - A...

kamo·7mo ago
Otherkamo-internal

Use primary color from globals.css for canvas background

- Background color uses color-mix to create very light primary (8% primary + white) - Grid lines use color-mix with 15% primary color for subtle contrast - Matc...

kamo·7mo ago
Otherkamo-internal

Source bullets on top of task items, +15px offset

Visual improvements: - Split SVG into two layers: lines (z-index: 1, behind) and bullets (z-index: 10, on top) - Source bullets now render AFTER task items in D...

kamo·7mo ago
Otherkamo-internal

Fix connection line source position, improve sag, add smart spawning

Fixes: - Source position now correctly uses offsetX/offsetY from where connection icon was clicked (not hardcoded to task item width) - Both established conne...

kamo·7mo ago
Otherkamo-internal

Add visual improvements to connection lines

- Add source bullet (circle) at start of each line, at right edge of task item - Arrow now ends at left of title area (vertical center), with 3px gap from borde...

kamo·7mo ago
Otherkamo-internal

Complete rewrite of connection lines with direct DOM manipulation

Key changes: - Use direct DOM manipulation (setAttribute) instead of React state for line updates - Single rAF loop runs continuously and updates all path eleme...

kamo·7mo ago
Otherkamo-internal

Fix connection lines during drag and after drop

- Use uncontrolled Draggable (defaultPosition, no position) so DOM updates every frame during drag; sync state only on onStop - Store node positions in state ...

kamo·7mo ago
Otherkamo-internal

Fix connection lines via DOM position sync (rAF)

- Read node positions from DOM every frame so lines stay attached when source or destination task items are dragged - Remove liveDragPosition; use nodePositio...

kamo·7mo ago
February 2, 2026
Chorekamo-internal

Check in all pending changes

- Tasks page: connection lines update during drag (liveDragPosition), contrast fixes (title/task item labels dark on light) - Various app, API, components, and ...

kamo·7mo ago
Otherkamo-internal

Editable title, rename add button, fix connection line coordinates

- Make automation stream title editable (click title or pencil; autoFocus input) - Rename button to 'Add Task Item To Automation Stream' - Use scroll-container-...

kamo·7mo ago
January 11, 2026
January 4, 2026
January 3, 2026

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

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

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