Live Change Log

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

17,924
Total Changes
4,611
Features
4,537
Fixes
32
Projects
Filter by project
All Projects17,924AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,575kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI523Chore670Docs226Feature4,611Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
December 11, 2025
December 5, 2025
Featurekamo-shared-library

Add salesSubType field to LeadMarketDTO for mortgage field detection

- Added salesSubType field to distinguish between parent SaleType and sub-types - When SaleType has a parent (e.g., RESIDENTIAL_MORTGAGE), salesType becomes the...

snadjafinia·9mo ago
Featurekamo-internal

Add missing Next.js API routes for leads endpoints

- Added /api/security/leads route for GET (all leads) and POST (create lead) - Added /api/security/leads/[id] route for GET, PUT, DELETE operations - Added ****...

snadjafinia·9mo ago
December 4, 2025
FeatureSecurityService

Add backend validation for required fields in lead imports

- Add validateRequiredFields method to check required fields before import - Validate email, firstName, and lastName are present - Validate mortgage-specific fi...

snadjafinia·9mo ago
Featurekamo-internal

Add validation for required fields in lead imports

- Mark email, firstName, and lastName as required fields in leadFields.ts - Add validation in handleStartImport to check all required fields are mapped - Add va...

snadjafinia·9mo ago
FeatureSecurityService

Refactor LeadImportController to use LeadService.createLead

- Replace manual field mapping with LeadService.createLead for consistency - Add mapRowDataToCreateLeadRequest to convert import mappings to CreateLeadRequest -...

snadjafinia·9mo ago
Featurekamo-internal

Add dynamic field mapping for lead imports based on market configuration

- Update leadFields.ts to include mortgage fields and getAllSystemFields function - Add MORTGAGE_FIELDS array with all LeadClaimMortgage fields - Update LeadMan...

snadjafinia·9mo ago
Featurekamo-internal

Remove all mock data and make leads system production-ready

- Remove all mock data generation from leadsApi.ts (mockStore, ensureMock, faker.js) - Remove withMock wrapper function and all fallback logic - Remove generate...

snadjafinia·9mo ago
FeatureSecurityService

Add LeadController with CRUD endpoints and market config

- Add LeadController with GET, POST, PUT, DELETE endpoints - Add endpoint to get market configuration for a lead - Fix LeadImportController to use saveLead meth...

snadjafinia·9mo ago
Featurekamo-shared-library

Add market-based lead fields and custom form data support

- Add marketId field to Lead entity - Create LeadCustomFormData entity with JSONB column for custom form data - Add LeadCustomFormDataRepository - Update LeadDT...

snadjafinia·9mo ago
Featurekamo-marketing

Add color pulse to background logo

snadjafinia·9mo ago
December 3, 2025
Featurekamo-marketing

Change strikethrough original price to red

snadjafinia·9mo ago
Featurekamo-marketing

Change Included Free box to red color scheme

snadjafinia·9mo ago
Featurekamo-marketing

Change Limited Time Offer box to red color scheme

snadjafinia·9mo ago
Featurekamo-marketing

Add photon animation effect along honeycomb lines

snadjafinia·9mo ago
Featurekamo-marketing

Add animated honeycomb grid pattern with random highlights

snadjafinia·9mo ago
Featurekamo-marketing

Add exciting discount promotion for first 3 months

snadjafinia·9mo ago
Featurekamo-marketing

Add subtle animated gradient background to calculator page

snadjafinia·9mo ago
Featurekamo-marketing

Add subtle logo watermark to calculator background

snadjafinia·9mo ago
Featurekamo-marketing

Highlight 5x geo-redundant storage benefit

snadjafinia·9mo ago
Featurekamo-marketing

Change phone integration to /user, make paperless required

snadjafinia·9mo ago
Featurekamo-marketing

Highlight free startup and support fees with savings callout

snadjafinia·9mo ago
Featurekamo-marketing

Move calculator to dedicated page with back navigation

snadjafinia·9mo ago
Featurekamo-marketing

Add Rich E-Mail Templates to free tier

snadjafinia·9mo ago
Featurekamo-internal

Add hierarchical SaleType selection to markets-fields

- Add parent/child type dropdown system for SaleType selection - Default to 'Custom' child type when SERVICE or PRODUCT is selected - Prevent creation with NOT_...

snadjafinia·9mo ago
Featurekamo-shared-library

Add parent-child hierarchy support to SaleType enum

- Added RESIDENTIAL_MORTGAGE, COMMERCIAL_MORTGAGE, SERVICE_CUSTOM as children of SERVICE - Added PRODUCT_CUSTOM as child of PRODUCT - Added helper methods: getP...

snadjafinia·9mo ago
December 2, 2025
Featurekamo-internal

Redesign settings page with card-based layout similar to root page

- Replaced sidebar navigation with card grid layout - Added all settings categories and subcategories as individual cards - Organized settings into sections: Es...

snadjafinia·9mo ago
Featurekamo-analytics

Add sample data generator script

Adds a CLI tool to generate realistic analytics data for local development and testing. Creates two demo websites with varying traffic patterns and realistic us...

Arthur Sepiol·9mo ago
December 1, 2025
Featurekamo-internal

Improve lead import field mapping UI/UX

snadjafinia·9mo ago
Featurekamo-internal

Add room page with grayscale logo background

- Created new room page at /app/room/page.tsx - Added logo as background image at 60% size - Applied grayscale filter to background logo - Centered and vertical...

snadjafinia·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