लाइव चेंज लॉग

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

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

स्ट्रिंग से कर्मचारी संदर्भ तक रिफैक्टर लीड असाइनमेंट

- बदलना Lead.assignedUser (String) to lead.assignedकर्मी (कर्मचारी) - समीकरण इतिहास को ट्रैक करने के लिए लीडसाइनमेंट इकाई जोड़ा गया - विभिन्न असाइनमेंट प्रकारों...

Kamo·7mo ago
Otherkamo-analytics

Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1

Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1. --- updated-dependencies: - dependency-name: "@isaacs/brace-expansion" dependency-version: 5.0.1 depende...

dependabot[bot]·7mo ago
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
Otherkamo-analytics

fix password default values

Francis Cao·7mo ago
OtherKlusterServices

Use VPN addresses for k0m1/k2m1 minio-public backends

- Endpoints: k0m1 10.8.0.1, k2m1 10.8.2.1 (VPN); k1m1 stays local - IngressRoute host match: 100.64.x.x -> 10.8.0.1, 10.8.1.1, 10.8.2.1

Kamo·7mo ago
January 31, 2026
Otherkamo-analytics

Update robots.txt fixes #3996

Brent Robert·7mo ago
January 30, 2026
Otherkamo-analytics

implement exclude bounces feature

Francis Cao·7mo ago
Otherkamo-analytics

add name to createShare

Francis Cao·7mo ago
Otherkamo-analytics

remove shareId from website POST

Francis Cao·7mo ago
January 29, 2026
Otherkamo-analytics

Merge branch 'analytics' of **************** into dev

Francis Cao·7mo ago
Otherkamo-analytics

Fix share parameter logic

Francis Cao·7mo ago
Otherkamo-analytics

Fixed mobile menus.

Mike Cao·7mo ago
Otherkamo-analytics

Remove events section from share page overview

Share page overview should look the same as normal app overview

Mike Cao·7mo ago
Otherkamo-analytics

Make ShareNav full width on mobile

- Remove fixed width, position, and border on mobile - Use 100% width when onItemClick is provided (mobile context)

Mike Cao·7mo ago
Otherkamo-analytics

Hide sidebar collapse button on mobile

onItemClick is only passed on mobile, so use it to detect mobile context

Mike Cao·7mo ago
Otherkamo-analytics

Fix NavMenu scrolling on mobile

- Add overflowY="auto" and flexGrow to menu container - Menu now scrolls when content exceeds viewport height

Mike Cao·7mo ago
Otherkamo-analytics

Center bottom icons when sidebar collapsed

Mike Cao·7mo ago
Otherkamo-analytics

Fix ShareNav collapse button and icon layout

- Use single PanelLeft icon with muted color - Align collapse button to right of header - Bottom icons: horizontal (Row) when expanded, vertical (Column) when c...

Mike Cao·7mo ago
Otherkamo-analytics

Add collapsible ShareNav sidebar

- Add collapse/expand button in header - When collapsed: hide menu items and logo, show only toggle button - Stack bottom icons vertically when collapsed - Adju...

Mike Cao·7mo ago

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

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

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