Live Change Log

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

17,876
Total Changes
4,587
Features
4,517
Fixes
32
Projects
Filter by project
All Projects17,876AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService352InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,557kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI522Chore670Docs226Feature4,587Fix4,517Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
November 30, 2025
Stylekamo-internal

Increase logo size and adjust welcome text layout

- Increased logo size from 200x80 to 300x120 - Positioned welcome text to start at right edge of logo - Added explicit left text alignment - Improved responsive...

snadjafinia·9mo ago
Fixkamo-internal

Replace MUI Grid with CSS Grid for compatibility with MUI v7

- Replaced Grid component with Box using CSS Grid layout - Maintains responsive breakpoints (xs: 1, sm: 2, md: 3, lg: 4 columns) - Fixes TypeScript build error ...

snadjafinia·9mo ago
Featurekamo-internal

Create welcome presentation page with feature cards

- Added full logo display at top left using ThemeLogo component - Created modern, polished welcome page with feature cards grid - Each feature card includes ico...

snadjafinia·9mo ago
Otherkamo-analytics

Merge pull request #3801 from Lokimorty/skip-realtime-anim

fix: skip realtime chart animation when data unchanged

Mike Cao·9mo ago
Fixkamo-internal

Add missing InputLabel import to LeadManager

snadjafinia·9mo ago
November 29, 2025
Otherkamo-analytics

Boards components.

Mike Cao·9mo ago
Fixkamo-internal

Add missing Next.js API route handlers for custom-forms

- Create /api/security/custom-forms route handler for GET and POST - Create /api/security/custom-forms/[id] route handler for GET, PUT, and DELETE - Proxy reque...

snadjafinia·9mo ago
Fixkamo-internal

Improve form creation error handling and validation

- Filter out fields with empty fieldIds before sending to backend - Filter out empty stacks from form data - Add validation error if fieldId is invalid during d...

snadjafinia·9mo ago
Fixkamo-shared-library

Add null checks and validation in CustomFormService createForm/updateForm

- Add null/empty checks for fieldId before calling trim().toLowerCase() to prevent NullPointerException - Add comprehensive validation for required fields (fiel...

snadjafinia·9mo ago
Fixkamo-internal

Add missing imports in FormEditor

- Add FIELD_TYPES_ARRAY import from fieldTypes - Add validateFieldId and normalizeFieldId imports from fieldValidation - Fixes TypeScript compilation errors

snadjafinia·9mo ago
Fixkamo-internal

Replace Grid with CSS Grid layout in FieldTypeSelector

- Remove Grid component usage that was causing TypeScript errors - Replace with Box using CSS Grid for responsive layout - Maintains same visual layout and resp...

snadjafinia·9mo ago
Fixkamo-internal

Fix TypeScript errors in FieldTypeSelector and remove unused imports

- Replace dynamic icon lookup with explicit icon map to avoid type assertion issues - Import all required icons directly from lucide-react - Remove unused Field...

snadjafinia·9mo ago
Fixkamo-internal

Fix TypeScript errors in FieldConfigurationPanel

- Replace array.includes() with direct equality checks to avoid type narrowing issues - Remove unused Card import from FormEditor - Prefix unused stackIndex par...

snadjafinia·9mo ago
Fixkamo-internal

Fix build errors in custom forms components

- Fix import error: getAllFields should be imported from utils, not fieldValidation - Fix TypeScript errors: Replace 'any' types with proper FieldType - Fix une...

snadjafinia·9mo ago
Docskamo-internal

Add custom forms implementation status document

snadjafinia·9mo ago
Featurekamo-internal

Add comprehensive custom forms builder with drag-and-drop

- Update CRM page: Change tab name from "Custom Online Forms" to "Custom Forms" - Add CustomFormManager component for form list/browse with create/edit/delete -...

snadjafinia·9mo ago
FeatureSecurityService

Add CustomFormController for custom forms API endpoints

- Add REST controller at /api/security/custom-forms - Implement GET, POST, PUT, DELETE endpoints for form management - Support form structure with stacks and fi...

snadjafinia·9mo ago
Featurekamo-shared-library

Add custom forms feature with form builder support

- Add FormFieldType enum with 12 field types (TEXT, TEXT_AREA, MONEY, DATE, DATE_TIME, DROPDOWN, RADIO, LIST, CHECKBOX, ADDRESS, US_SSN, US_STATE) - Add entity ...

snadjafinia·9mo ago
Featurekamo-analytics

Redirect user to last selected team on login

Prince EKPINSE·9mo ago
Featurekamo-analytics

Restore favicon icons in websites list

Prince EKPINSE·9mo ago
Featurekamo-analytics

Improve mobile navigation with clickable page elements (#3770)

Prince EKPINSE·9mo ago
Fixkamo-analytics

[#3778] update 'Edit' word to support translation

Prince EKPINSE·9mo 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