Live Change Log

See what we're building, in real-time. Every feature, fix, and improvement shipped across the platform.

17,925
Total Changes
4,612
Features
4,537
Fixes
32
Projects
Filter by project
All Projects17,925AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,576kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI523Chore670Docs226Feature4,612Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 12, 2026
FeatureSecurityService

Store branchTitlePlural/NonPlural in Redis session

Kamo·6mo ago
Featurekamo-shared-library

Add branchTitle fields to Organization

Kamo·6mo ago
March 11, 2026
Featurekamo-internal

Increase avatar Size slider max from 140% to 250%

kamo·6mo ago
Featurekamo-internal

Add resolveCollisions useCallback

Detects head-to-head and head-to-toolWindow spatial violations and moves offending heads to the nearest clean position via spiralSearch. Must be called via doub...

kamo·6mo ago
Featurekamo-internal

Add MIN_GAP constant and spiralSearch helper

Adds the 5px minimum gap invariant constant and a spiral-search function that finds the nearest collision-free pixel position for a hexhead, checking head-to-he...

kamo·6mo ago
Featurekamo-internal

Add status/substatus widget to lead view tab bar

- Extract LEAD_STATUS_TYPES, getStatusIcon, getSubStatusIcon to shared app/lib/leadStatuses.tsx utility; update LeadManager to import from it - Add inline sta...

kamo·6mo ago
Featurekamo-internal

Rewrite HexHead system with framer-motion physics

Replace the broken 1800-line HexHeadGroup with a clean physics-based implementation using framer-motion springs and motion values. Key changes: - Remove wiggle...

kamo·6mo ago
Featurekamo-internal

Flat-top honeycomb layout, 5px gaps, cluster-aware groups, tool window relayout

HexHeadGroup: - Switch to flat-top hex geometry (HEX_INRADIUS/HEX_STEP) — hexes now share flat top/bottom edges with adjacent group members, giving a proper h...

kamo·6mo ago
Featurekamo-internal

Add ToolProviders client wrapper for root layout

kamo·6mo ago
Featurekamo-internal

Add chat toolbar with call controls, live search, and smart auto-scroll

Move call buttons from header to dedicated toolbar row with 50% lighter background. Add live search field that highlights matches and auto-scrolls to most recen...

kamo·6mo ago
Featurekamo-internal

Softphone dial pad shorter, chat call controls, hexhead avatars, calc light theme

- Reduce softphone dialpad button padding from 12px to 9px (6px shorter) - Add call controls toolbar (audio, video, screen share) to ChatBox in embedded mode ...

kamo·6mo ago
Featurekamo-internal

Unify tool window dimensions and refine UI

- All tools now share uniform 320x650 size (softphone 25% taller, others match) - Remove programmer and graphing calculator modes from UI (components retained) ...

kamo·6mo ago
Featurekamo-internal

Add ScientificMode calculator component

Expression-based scientific calculator with live result preview. Supports trig (sin/cos/tan + inverses), log/ln, powers (x², x³, x^y, eˣ, 10ˣ), roots (√, ∛), fa...

kamo·6mo ago
Featurekamo-internal

Add GraphingMode calculator with canvas plotting

kamo·6mo ago
Featurekamo-internal

Add CurrencyConverterMode calculator component

kamo·6mo ago
Featurekamo-internal

Add UnitConverterMode calculator component

kamo·6mo ago
Featurekamo-internal

Add ProgrammerMode calculator component

kamo·6mo ago
Featurekamo-internal

Add SimpleMode calculator component

kamo·6mo ago
Featurekamo-internal

Add premium calculator styling constants

kamo·6mo ago
Featurekamo-internal

Add softphone and calculator buttons to NavTop

kamo·6mo ago
Featurekamo-internal

Register chat as a tool

Register the chat tool definition with id 'chat', using ChatTool as the component, ChatBubbleIcon, indigo gradient hex head style, 320x360 default size, and unl...

kamo·6mo ago
Featurekamo-internal

Add ChatTool adapter with embedded mode for ChatBox

- Create ChatTool adapter that wraps ChatBox for the tool system - ChatTool handles avatar fetching and session creation (previously done by ChatDock) - Add emb...

kamo·6mo ago
Featurekamo-internal

Update HexHeadGroup to handle tool icon variant

kamo·6mo ago
Featurekamo-internal

Add icon variant to HexHead for tool windows

kamo·6mo ago
Featurekamo-internal

Add ToolDock generic window manager

kamo·6mo ago
Featurekamo-internal

Add tool registrations entry point

kamo·6mo ago
Featurekamo-internal

Add ToolRegistry context provider

kamo·6mo ago
Featurekamo-internal

Add ToolDefinition types for tool window system

kamo·6mo ago
Featurekamo-internal

Distinguish typing vs editing in chat indicators and HexHead spin

- Extend WebSocket typing protocol to include isEditing flag - HexHead spins clockwise when other user is typing, counter-clockwise when editing - Chat indicato...

kamo·6mo ago
Featurekamo-internal

Enhance chat system with persistent minimized chats, emoji picker, and UI improvements

- Keep ChatBox mounted when minimized to hexhead so messages don't reload on restore - Connect typing/editing indicators to HexHead spinning animations with 2s ...

kamo·6mo ago
FeatureMediaService

Add WebSocket authentication via *** cookie handshake interceptor

Add WebSocketAuthInterceptor that reads *** cookie on handshake, resolves session via KSessionService, and stores memberId/orgId in WebSocket session attributes...

Kamo·6mo ago
Featurekamo-internal

Add chat sound effects with Web Audio API

Create useChatSounds hook with lazy AudioContext initialization for browser autoplay compliance. Wire outgoing and typing sounds into ChatBox. Download royalty-...

kamo·6mo ago
March 10, 2026
Featurekamo-internal

Add Session Timeout field to JobTitleManager UI

kamo·6mo ago
Featurekamo-internal

Add Session Timeout field to DepartmentManager UI

kamo·6mo ago
Featurekamo-internal

Add sessionTimeoutMinutes to SessionInfo type

kamo·6mo ago

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing