17,874
Total Changes
4,587
Features
4,515
Fixes
32
Projects
Filter by project
All Projects17,874AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService351InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,556kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter by type
October 14, 2025
Fixkamo-internal
Extract session ID from upstream and set *** cookie explicitly for internal domain
snadjafinia·11mo ago
FixSecurityService
Remove cookie domain attribute for proper per-subdomain cookie setting
snadjafinia·11mo ago
Fixkamo-internal
Update cookie name from KAMOSESH to *** throughout kamo-internal
snadjafinia·11mo ago
FixSecurityService
Update session naming - use *** cookie and SESSION<guid> Redis keys per SSO specification
snadjafinia·11mo ago
Fixkamo-shared-library
Simplify Redis config to use master only, avoiding READONLY errors
snadjafinia·11mo ago
Fixkamo-login
Move eslint suppression to correct line for redisReplica assignment
snadjafinia·11mo ago
Fixkamo-login
Suppress eslint warning for redisReplica (reserved for future read operations)
snadjafinia·11mo ago
Featurekamo-login
Implement Redis read/write splitting - writes to master (10.8.0.1), reads from replica
snadjafinia·11mo ago
October 13, 2025
Featurekamo-register
Implement Redis read/write splitting - writes to master (10.8.0.1), reads from replica
snadjafinia·11mo ago
RefactorSecurityService
Use shared library Redis configuration instead of local config
snadjafinia·11mo ago
Featurekamo-shared-library
Add shared Redis read/write splitting configuration - writes to master, reads from replica
snadjafinia·11mo ago
Featurekamo-internal
Implement Redis read/write splitting - writes to master (10.8.0.1), reads from replica
snadjafinia·11mo ago
FeatureSecurityService
Implement Redis read/write splitting - writes to master (10.8.0.1), reads from replica
snadjafinia·11mo ago
CISecurityService
Trigger rebuild with latest shared library (MemberRightsApplied column name fix)
snadjafinia·11mo ago
OtherSecurityService
Update password pepper to match KamoInitializerService - Set pepper to 'f09kf32j0sdfsdfd' to ensure password hashing consistency across services
snadjafinia·11mo ago
OtherSecurityService
Password hash generator endpoint for testing/admin - POST **************** to create proper PBKDF2 hashes
snadjafinia·11mo ago
Otherkamo-login
Better error handling and logging for API responses - Parse both JSON and text responses with detailed logging
snadjafinia·11mo ago
OtherSecurityService
Provide specific error messages for account validation failures - Users now see exact reason **************** instead of generic message
snadjafinia·11mo ago
FixSecurityService
Remove non-existent u.is_active column from SQL query - The code only uses is_active from members table, not users table
snadjafinia·11mo ago
FixAPIService
Use X-Forwarded-Host instead of Host header - RestTemplate properly forwards X-Forwarded-Host but ignores Host header
snadjafinia·11mo ago
Otherkamo-login
Fix login form encoding from JSON to x-www-form-urlencoded to match SecurityService endpoint
snadjafinia·11mo ago
Otherkamo-login
Complete strict TypeScript compliance: added helper functions for type-safe provider processing
kamo·11mo ago
Otherkamo-login
Final fix: Replace any types with unknown for strict TypeScript compliance
kamo·11mo ago
Otherkamo-login
Remove AuthorizationService dependencies, switch to SecurityService
- Remove complex AuthorizationService authentication logic and domain redirects - Replace OAuth2 provider detection with SecurityService API call - Keep OAuth2 ...
kamo·11mo ago
OtherSecurityService
Update workflow to use kamowssecurity-deployment instead of securityservice-deployment
kamo·11mo ago
OtherSecurityService
Rename SecurityService deployment from securityservice-deployment to kamowssecurity-deployment
kamo·11mo ago
October 12, 2025
OtherSecurityService
Disable Vault and add required parameters to prevent config validation errors
kamo·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.