Live Change Log

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

17,966
Total Changes
4,633
Features
4,554
Fixes
32
Projects
Filter by project
All Projects17,966AIService112APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService383InitializerService300KBService74KlusterServices547MCPGatewayService43MediaService462RAGService61SecurityService1,526TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,589kamo-login319kamo-marketing588kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,325kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI523Chore670Docs228Feature4,633Fix4,554Other6,781Performance136Refactor274Revert23Style48Test71Upgrade1
October 2, 2025
Fixkamo-internal

Resolve TypeScript MenuItem value error and clean up TicketManagementTab

- Fix MenuItem value prop type error in ListBlockRenderer.tsx by converting boolean values to strings - Update Select value and onChange handler to properly han...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up more unused parameters

- Fix textAlign type assertion in BlockPreviewRenderer.tsx with explicit type casting - Remove unused function parameters from AnalyticsTab.tsx and SettingsTab....

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up more unused imports

- Fix textAlign type checking in BlockPreviewRenderer.tsx with proper type narrowing - Remove unused imports from HelpDeskStatusWindow.tsx (CardContent, Person,...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up unused imports

- Fix textAlign type casting in BlockPreviewRenderer.tsx - Remove unused imports from AnalyticsTab.tsx (Avatar, Divider, Error, Warning, Assessment) - Remove un...

kamo·11mo ago
Fixkamo-internal

Add proper type checking for block.content.columnAlignments in BlockPreviewRenderer

- Replace direct property access with 'in' operator type guards for columnAlignments - Ensures TypeScript knows the content has columnAlignments property before...

kamo·11mo ago
Fixkamo-internal

Add proper type checking for block.content.header in BlockPreviewRenderer

- Replace direct property access with 'in' operator type guards - Ensures TypeScript knows the content has header and rows properties - Resolves TypeScript comp...

kamo·11mo ago
Fixkamo-internal

Remove invalid onColorPickerOpen prop from TableBlockRenderer

- Remove onColorPickerOpen prop that doesn't exist in TableBlockRendererProps interface - TableBlockRenderer only accepts block and onUpdateContent props - Reso...

kamo·11mo ago
Fixkamo-internal

Remove invalid alt attribute from Material-UI Image icon

- Remove alt attribute from Image component in PostForm.tsx - Material-UI icons don't support alt attributes - Resolves TypeScript compilation error preventing ...

kamo·11mo ago
Otherkamo-internal

Force new build with latest TypeScript fixes

This commit ensures the CI/CD pipeline picks up all the TypeScript/ESLint fixes we made to resolve the build failures.

kamo·11mo ago
Fixkamo-internal

Resolve remaining TypeScript/ESLint errors

- Replace all remaining explicit any types with proper TypeScript types - Fix help desk components with Record<string, unknown> types - Fix session KToken compo...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript/ESLint errors preventing build

- Replace explicit any types with proper TypeScript types - Fix unescaped entities in JSX content - Replace anchor tags with Next.js Link components - Resolves ...

kamo·11mo ago
Fixkamo-internal

Resolve Next.js routing conflict in /validate endpoint

- Move API route handler from app/validate/route.ts to app/api/validate/route.ts - Update page component to call /api/validate instead of /validate - Fixes Dock...

kamo·11mo ago
CIkamo-internal

Test docker mounts in job container

kamo·11mo ago
CIkamo-internal

Mount docker for runner; fix image tag

kamo·11mo ago
CIkamo-internal

Trigger pipeline

kamo·11mo ago
CIkamo-internal

Re-run after Forgejo/runner URL fix

kamo·11mo ago
CIkamo-internal

Re-run after Forgejo URL fix

kamo·11mo ago
CIkamo-internal

Trigger pipeline

kamo·11mo ago
October 1, 2025
Otherkamo-internal

Build And Deployment Test

kamo·11mo ago
CIkamo-internal

Re-run after ROOT_URL=10.8.0.1

kamo·11mo ago
CIkamo-internal

Re-run after ROOT_URL=10.8.0.1

kamo·11mo ago
CIkamo-internal

Trigger

kamo·11mo ago
CIkamo-internal

Fix image ref + kubectl install

kamo·11mo ago
CIkamo-internal

Add/upgrade build-and-deploy

kamo·11mo ago
September 30, 2025
Otherkamo-internal

Initial commit for kamo-internal project

kamo·11mo ago
CIkamo-internal

Trigger

kamo·11mo ago
CIkamo-internal

Trigger

kamo·11mo ago
CIkamo-internal

Trigger

kamo·11mo ago
CIkamo-internal

Trigger

kamo·11mo ago
CIkamo-internal

Retry

kamo·11mo ago
CIkamo-internal

Retry

kamo·11mo ago
CIkamo-internal

Update workflow (runs-on label fix)

kamo·11mo ago
CIkamo-internal

Add build & deploy workflow

kamo·11mo ago
September 27, 2025
Otherkamo-internal

Initial commit

kamo·11mo ago
September 20, 2024
Otherkamo-internal

Initial commit from Create Next App

sajon.nadjafinia·Sep 20, 2024

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