Live Change Log

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

17,905
Total Changes
4,602
Features
4,528
Fixes
32
Projects
Filter by project
All Projects17,905AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService369InitializerService299KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,566kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
All TypesBuild24CI523Chore670Docs226Feature4,602Fix4,528Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
October 17, 2025
FeatureSecurityService

Add comprehensive diagnostics controller for session debug dashboard

New endpoints: - GET /api/diagnostics/info - Complete system diagnostics - GET /api/diagnostics/health - Quick health check - GET /api/diagnostics/sessions - Re...

snadjafinia·10mo ago
Featurekamo-login

Add floating orbs and apply modern gradients to recover page

Login Page Enhancements: - Added two floating orbs with independent animations - Orbs float vertically and horizontally with scale effects - Heavily blurred for...

snadjafinia·10mo ago
Featurekamo-login

Modernize Welcome Back section with polished gradients

- Replaced solid background with sophisticated 135deg gradient using primary colors - Added animated radial gradient overlay that pulses subtly (8s loop) - Adde...

snadjafinia·10mo ago
Featurekamo-login

Disable all interactive elements during successful login redirect

- Added redirecting state to track when login succeeds and redirect is in progress - Disabled username and password input fields when redirecting - Disabled Con...

snadjafinia·10mo ago
Featurekamo-login

Add re*** configuration to environment setup

- Added NEXT_PUBLIC_RE***_SITE_KEY to k8s ConfigMaps - Added NEXT_PUBLIC_RE***_ATTRIB_MODE to ConfigMaps (badge mode) - Updated README with environment setup in...

snadjafinia·10mo ago
FeatureInitializerService

Add localhost domain support in DataLoader

- Added localhost and localhost:3000 domains for local development - Improved comments explaining subdomain concatenation behavior - Works with updated Organiza...

snadjafinia·10mo ago
FeatureInitializerService

Add external auth provider initialization in DataLoader

- Added ExternalAuthProviderService dependency injection - Created addExternalAuthProviders() helper method to configure providers - Populated external auth pro...

snadjafinia·10mo ago
FeatureSecurityService

Add GET /api/security/providers endpoint

- Added endpoint to return enabled external auth providers for an organization - Determines organization from request hostname (X-Forwarded-Host header) - Queri...

snadjafinia·10mo ago
Featurekamo-shared-library

Add ExternalAuthProvider system for dynamic login button configuration

- Created ExternalAuthProvider entity with JPA/Hibernate annotations - Added ExternalAuthProviderRepository with queries for provider management - Implemented E...

snadjafinia·10mo ago
October 16, 2025
FeatureSecurityService

Add backend validation to block Everyone role modifications

- Added protection check in updateRole endpoint - Added protection check in deleteRole endpoint - Returns 403 Forbidden when attempting to modify protected role...

snadjafinia·11mo ago
Featurekamo-internal

Protect Everyone role from modifications in UI

- Edit button shows 'Protected' and is disabled for Everyone role - Delete button is disabled and grayed out for Everyone role - Both buttons have reduced opaci...

snadjafinia·11mo ago
Featurekamo-internal

Add 3-letter day names to all date displays

- Main display: 'Mon 10/15/25 6:00PM' (was '10/15/25 6:00PM') - Your Time in tooltip: 'Monday, October 15, 2025' (full day name) - Other timezones: All include ...

snadjafinia·11mo ago
Featurekamo-internal

Add full month name display under Your Time in tooltip

- Added full date with month name (e.g., 'October 15, 2025') - Positioned between compact time and timezone abbreviation - Slightly larger font size (0.75rem) f...

snadjafinia·11mo ago
Featurekamo-internal

Use compact date format without leading zeros (m/d/yy h:mmAM/PM)

- Changed from 'Oct 15, 2025, 6:00 PM' to '10/15/25 6:00PM' - Removed leading zeros from single-digit months, days, and hours - Compact AM/PM without space (6:0...

snadjafinia·11mo ago
Featurekamo-internal

Make elapsed timer truly live and add elegant hover transformation

- Timer now updates every second for recent timestamps (truly live) - Hover over date transforms it to elapsed time (1M 18S, 27D 4H, etc) - Smooth animated tran...

snadjafinia·11mo ago
Featurekamo-internal

Add live animated elapsed time timer to DateTimeDisplay tooltip

- Real-time updating timer showing time elapsed since timestamp - Smart formatting based on scale (1M 18S, 27D 4H, 2M 7D, etc) - Updates every second for recent...

snadjafinia·11mo ago
Featurekamo-internal

Apply sophisticated nav bar gradient styling to DateTimeDisplay

- Tooltip background uses same gradient as NavPri (primary color mix with black) - Header and footer use subtle primary color gradients - Hover effects with pri...

snadjafinia·11mo ago
Featurekamo-internal

Add sophisticated DateTimeDisplay component with timezone support and global time tooltip

- Created reusable DateTimeDisplay component - Displays dates in user's timezone from *** session - Beautiful glassmorphic tooltip showing 8 relevant global tim...

snadjafinia·11mo ago
FeatureSecurityService

Add timezone to *** session data and user info endpoint

snadjafinia·11mo ago
Featurekamo-shared-library

Add timezone field to User entity with GMT default

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