Live Change Log

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

17,865
Total Changes
4,581
Features
4,512
Fixes
32
Projects
Filter by project
All Projects17,865AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,553kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI522Chore670Docs226Feature4,581Fix4,512Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
September 5, 2026
Revertkamo-login

Drop the animated glimmer

Removes the corner-fading sheen added in 70d068c and 6810799 in full: both spinning layers, the conic gradients, the ring and envelope masks, and the extra z-in...

KamoΒ·6d ago
August 25, 2026
Revertkamo-marketing

Drop the headline from the top banner

Removes "Running Your Business without Kamo is a Mistake." from the fixed top banner, as reported. Confirmed live before the change β€” the running pod served it ...

KamoΒ·2w ago
RevertSecurityService

Turn the workspace picker back off

The redirect is wrong. SignInCompletionService returns a relative /validate?otk=, which resolves against the host that served the sign-in -- login.<apex> -- and...

KamoΒ·2w ago
August 4, 2026
Revertkamo-internal

Remove duplicate idle-logoff stack; SessionManager already covers it

The Aug 2 HIPAA session added **************** as a second, parallel idle system. The layout already had the original one β€” ClientActivityTracker + SessionManag...

kamoΒ·1mo ago
August 3, 2026
RevertKlusterServices

Drop the avatar-resolver egress policy

Reverts the policy added in 06db7db and patched in 24f76ae. It took SecurityService down for roughly six minutes in production (pod 0/1, Hikari connections dyin...

KamoΒ·1mo ago
July 9, 2026
Revertkamo-internal

Scope the background back to the home + settings landings

Reverses the global-layout move β€” the member preferred the background on the landing(s) rather than behind every page. Backdrop is once again rendered per page ...

kamoΒ·2mo ago
June 26, 2026
Revertkamolos

Remove MLOS event-backbone wiring β€” KamoLOS is the personal-loans LOS, not MLOS

MLOS (mortgage) work must not touch KamoLOS (personal loans). The shared-lib com.kamo.z.shared.mlos.* substrate stays (generic, gated mlos.outbox.enabled=off); ...

KamoΒ·2mo ago
April 29, 2026
Revertkamo-shared-library

Remove @PostConstruct COMP provisioner β€” fix existing orders directly in DB

approveOrder() already handles new COMP orders. One-time data gap for existing orders is corrected directly in the database.

KamoΒ·4mo ago
April 27, 2026
RevertSecurityService

Remove VOIP extension backfill from SecurityService

KamoΒ·4mo ago
April 21, 2026
April 19, 2026
April 12, 2026
RevertAPIService

Remove incorrectly added esig gateway route

KamoΒ·5mo ago
March 16, 2026
RevertEmailService

Restore ddl-auto to none

KamoΒ·5mo ago
December 23, 2025
RevertKlusterServices

Remove hostPort from Traefik deployment

- Port 443 is already bound by ingress-nginx via CNI hostPort - Keep standard containerPort configuration

snadjafiniaΒ·8mo ago
RevertKlusterServices

Change Traefik service to LoadBalancer with externalIPs for direct access

- Use LoadBalancer type with externalIPs instead of NodePort - Allows router to forward port 443 directly to service IP - This should bypass ingress-nginx hostP...

snadjafiniaΒ·8mo ago
November 6, 2025
RevertMediaService

Simplify to HTTPS:8443 only, remove dual port config

- MediaService runs ONLY on port 8443 (HTTPS) - No more Traefik routing for MediaService - Removed DualPortConfig complexity - All traffic (API + WebSocket) goe...

snadjafiniaΒ·10mo ago
November 5, 2025
RevertMediaService

Restore HTTP/2 for WebSockets (RFC 8441 support)

- WebSockets CAN work over HTTP/2 via RFC 8441 - Removed TLSOption (not needed) - Removed ServersTransport reference (let HTTP/2 work) - Restored simple domain-...

snadjafiniaΒ·10mo ago
Revertkamo-internal

Connect WebSocket directly to media.kamocrm.com

- Reverted to original approach: connect to media.* subdomain directly - Removed unnecessary same-origin complexity - Removed /ws bypass from middleware (not ne...

snadjafiniaΒ·10mo ago
Revertkamo-internal

Restore WebSocket transport in SockJS

- Revert to using websocket transport (not polling) - WebSockets are standard and should work properly - Focus on fixing the actual WebSocket connection issue

snadjafiniaΒ·10mo ago
October 18, 2025
February 24, 2021
Revertkamo-analytics

Allow ports in non-localhost domain names

Refs: 22ca617

Alexander KleinΒ·Feb 24, 2021

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