Live Change Log

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

18,042
Total Changes
4,671
Features
4,589
Fixes
32
Projects
Filter by project
All Projects18,042AIService114APIService140BillingService133ConversionService87DaemonService109DocsService191ESigService80EmailService392InitializerService304KBService76KlusterServices550MCPGatewayService45MediaService466RAGService63SecurityService1,532TranslateService47VOIPService175VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,606kamo-login319kamo-marketing590kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,332kamo-signer-monorepo50kamolos104
Filter by type
All TypesBuild24CI523Chore670Docs231Feature4,671Fix4,589Other6,781Performance136Refactor274Revert23Style48Test71Upgrade1
March 10, 2026
Featurekamo-shared-library

Add sessionTimeoutMinutes to Member entity

Kamo·6mo ago
Featurekamo-shared-library

Add sessionTimeoutMinutes to JobTitle entity

Kamo·6mo ago
Featurekamo-shared-library

Add sessionTimeoutMinutes to Department entity

Kamo·6mo ago
Featurekamo-shared-library

Add sessionTimeoutMinutes to OrgRole entity

Kamo·6mo ago
Docskamo-internal

Add session timeout waterfall implementation plan

25 tasks across 5 chunks covering Java entity/DTO changes, SecurityService controller updates, Next.js cookie/monitor bug fixes, and UI changes for 4 settings p...

kamo·6mo ago
Docskamo-internal

Add session timeout waterfall design spec

Covers per-role/dept/job-title/member session timeout with waterfall resolution, cookie expiration bug fix, and UI changes for 4 settings pages.

kamo·6mo ago
Fixkamo-internal

Update PipelineOrdersTab vendor field names to match backend DTOs

Changed v.uid → v.id, v.name → v.companyName, and selectedVendorId type from number to string to align with CommerceMarketVendor DTO.

kamo·6mo ago
Otherkamo-analytics

Simplify board component picker

Mike Cao·6mo ago
Fixkamo-internal

Align TypeScript types with backend DTOs for commerce markets

The CommerceMarket, CommerceMarketVendor, and VendorCategory TypeScript interfaces used wrong field names (uid/name vs id/title, name vs companyName, websiteUrl...

kamo·6mo ago
Otherkamo-analytics

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

Francis Cao·6mo ago
Otherkamo-analytics

revert docker base build

Francis Cao·6mo ago
Fixkamo-internal

Pipeline markets not loading and market manager layout spacing

Pipeline was showing "No commerce markets configured" because getPOSConfig() never returned the markets field. Now fetches markets from commerceMarketApi direct...

kamo·6mo ago
Otherkamo-analytics

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

Mike Cao·6mo ago
Otherkamo-analytics

Merge pull request #3997 from BrentRobert/patch-1

Update robots.txt fixes #3996

Mike Cao·6mo ago
Otherkamo-analytics

Apply suggestions from code review

Mike Cao·6mo ago
Otherkamo-analytics

Fix link and pixel edit page widths

Mike Cao·6mo ago
Otherkamo-analytics

Polish board editor layout and compatibility

Mike Cao·6mo ago
Featurekamo-internal

Market-aware POS tabs, pipeline tab fix, settings nav cleanup

Pipeline: Remove engagement-type fallback tabs, show empty state when no markets configured. Markets are now the sole source of pipeline tabs. Settings: Rename...

kamo·6mo ago
FeatureSecurityService

Add marketId query param to POS endpoints and SQL migrations

Add optional marketId query parameter to GET rental-assets, vendors, and subscription-plans endpoints in POSController. When provided, filters results by market...

Kamo·6mo ago
Featurekamo-shared-library

Add market_id FK to POS entities and market-filtered repository queries

Add market association (ManyToOne FK to CommerceMarket) to Offering, InventoryItem, RentalAsset, Vendor, and SubscriptionPlan entities. Add findByMarketId queri...

Kamo·6mo ago
Otherkamo-analytics

Refine edit layouts and share states

Mike Cao·6mo ago
Otherkamo-analytics

Split board details and design flows

Mike Cao·6mo ago
Otherkamo-analytics

Prevent events chart on pixel and link boards

Mike Cao·6mo ago
Otherkamo-analytics

Fix app metadata headers import

Mike Cao·6mo ago
Otherkamo-analytics

Merge pull request #4078 from ****************

Fix metadata base URL generation

Mike Cao·6mo ago
Otherkamo-analytics

Merge branch 'dev' into codex/fix-analytics-4062

Mike Cao·6mo ago
Otherkamo-analytics

Merge pull request #4079 from ****************

Fix tracker script name route matching

Mike Cao·6mo ago
Otherkamo-analytics

Merge branch 'dev' into codex/fix-analytics-4044

Mike Cao·6mo ago
Otherkamo-analytics

Refine link and pixel edit controls

Mike Cao·6mo ago
Otherkamo-analytics

Move pixel and link editing to dedicated pages

Mike Cao·6mo ago
ChoreSecurityService

Normalize line endings in deployment.yaml

Kamo·6mo ago
Chorekamo-shared-library

Normalize line endings in EmbNameFull.java

Kamo·6mo ago
Fixkamo-internal

Resolve 'u.map is not a function' on POS settings and update Commerce nav

- Add defensive array extraction in commerceMarketApi (getMarkets, getVendorCategories, getMarketVendors, seedVendorCategories) to handle wrapped API responses ...

kamo·6mo ago
Fixkamo-internal

Resolve Next.js dynamic route slug conflict ('id' vs 'marketId')

Merge [marketId] directory into [id] for commerce-markets API routes. Next.js requires all dynamic segments at the same path level to use the same parameter nam...

kamo·6mo ago
FeatureInitializerService

Add mock commerce market data seeding with vendors

Adds loadMockCommerceMarketData() to DataLoader that creates 7 markets across all 6 commerce types with realistic vendor data under auto-seeded built-in categor...

Kamo·6mo ago
Otherkamo-analytics

update performance css, small replay fixes

Francis Cao·6mo ago
Fixkamo-internal

Resolve TypeScript errors in enterprise pipeline tabs

- Make toCSV columns parameter optional with auto-derivation from object keys - Fix downloadBlob call in ProcurementTab (wrong arg count, missing Blob wrapper) ...

kamo·6mo ago
Featurekamo-internal

Complete mortgage pipeline tabs with enterprise features

- Enhanced PipelineApplicationsTab with borrower/property/loan detail dialogs, 10-step status workflow with color-coded chips, vendor assignment via marketId,...

kamo·6mo ago
March 9, 2026

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