Live Change Log

لنرى ما نبنيه في الوقت الحقيقي كُلّ سمة، تَثبّتُ، وتَحسّنُ شُحنتْ عبر الرصيفِ.

17,896
مجموع التغييرات
4,600
المعالم
4,522
Fixes
32
المشاريع
عرض حسب المشروع
جميع المشاريع17,896AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService364InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,565kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
الأفلام حسب النوع
جميع الأنواعBuild24CI522Chore670Docs226Feature4,600Fix4,522Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
March 21, 2026
FixAPIService

Add Redis connection config to K8s configmap

APIService pod was failing to start because spring-boot-starter-data-redis auto-configuration couldn't connect to Redis at localhost:6379. Points to redis.kamo....

Kamo·5mo ago
Featurekamo-internal

Add access security system frontend

13 API proxy routes, access check module with CIDR matching, proxy.ts enforcement integration. Reworks AccessBlockManager (real API + geo-blocking), creates Sys...

kamo·5mo ago
FeatureDaemonService

Add GeoLite2 sync job for MaxMind IP-to-location database

Quartz-scheduled job (weekly Sunday 3 AM) that downloads MaxMind GeoLite2-City-CSV, parses IPv4/IPv6 blocks and locations, loads into staging tables, and perfor...

Kamo·5mo ago
FeatureAPIService

Add access enforcement filter for IP-based access control

Redis-backed servlet filter that evaluates whitelist/blacklist/temp-block rules on every inbound request. Adds spring-boot-starter-data-redis dependency and Red...

Kamo·5mo ago
FeatureSecurityService

Add access security system backend

8 new services (AccessCacheService, GeoLiteService, GeoLiteSyncService, AccessRuleService, GeoBlockService, AccessLogService, DetectionRuleService, SuspiciousDe...

Kamo·5mo ago
FeatureInitializerService

Add access security system schema migration

Creates 7 new tables (org_access_rules, org_geo_block_rules, org_suspicious_detection_rules, system_access_logs, geolite_blocks, geolite_locations, geolite_sync...

Kamo·5mo ago
Featurekamo-shared-library

يضاف إلى كيانات النظام الأمني، ومجمعات، ومخازن

يضاف إلى كيانات الجيش الشعبي الياباني (OrgAccessRule, OrgGeoBlockRule, OrgSuspiciousDetectionRule, SystemAccessLog, GeoLiteBlock, GeoLiteLocation, GeoLiteSyncSt...

Kamo·5mo ago
Otherkamo-analytics

create team key in cloud mode

Francis Cao·5mo ago
Otherkamo-analytics

use emptyplaceholder for gated message

Francis Cao·5mo ago
Otherkamo-analytics

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

Francis Cao·5mo ago
Otherkamo-analytics

use team redis keys to resolve team gated features

Francis Cao·5mo ago
Featurekamo-internal

Add Create Document button with rich dropdown on /doc/manager

Adds a styled dropdown menu with document type options (Document, Spreadsheet, Presentation, Drawing) each with descriptive text. Removes the NewDocumentButton ...

kamo·5mo ago
Fixkamo-internal

Show KB nav item unconditionally in sidebar

Removed the isKnowledgeBase feature gate so KB always displays, matching the previous NavTop behavior.

kamo·5mo ago
Fixkamo-marketing

إزالة أورام أرضية مشرقة تتبع شفرة الفأر

The blue and purple radial gradient cycles were rendered by the عنصر (غراندينت ميش باك) يتتبع موقع الفأر.

Kamo·5mo ago
Refactorkamo-internal

Move Knowledge Base from top nav to sidebar as "KB"

kamo·5mo ago
Fixkamo-marketing

إزالة الانكماشات النارية والتشويش على الجسيمات

Remove fuzzy ball (Fireflies) components from Hero, Features, Pricing, وقسم الإشارة Remove ScrollParticleBurstEnhanced firework animation من الصفحة الرئيسية.

Kamo·5mo ago
Fixkamo-login

مدخل كلمة السر لمنع تسرب أول مفتاح للانتقال

وكانت حلقة الاقتراع التي تركز على التركيز تسمى " مجموعة الانتقاء " (0, length) كل 50 مترا لـ1.2، التي اختارت أيّ نوع من الشخصيات، لذا إستبدلت المفتاح التالي هو....

Kamo·5mo ago
Fixkamo-internal

Replace broken Anthropic, OpenRouter, and xAI logo SVGs

The original files were 404 placeholders (14 bytes). Replaced with proper SVG logos from Simple Icons.

kamo·5mo ago
Fixkamo-marketing

يستعاض عن عبارة " أنثروبيك " المكسورة، و " أوفر روتر " ، و " سيف جي " (SVG) " (XAI)

The original files in kamo-internal were 404 placeholders (14 bytes). استبدلت بشعارات SVG الصحيحة من Icons بسيطة.

Kamo·5mo ago
Featurekamo-marketing

مضافاً إليه شعارات مقدمة من شركة AI إلى شركة Integrates With marquee

DeepSeek, xAI (Grok), Meta (Llama), Perplexity, and Hugging Face.

Kamo·5mo ago
March 20, 2026
FixEmailService

Update calendar, contact, and integration ID types from Long to UUID

Calendar entities, contact sub-entities, and ContactIntegration IDs are now UUID. Updates all services, controllers, and DAV endpoints.

Kamo·5mo ago
FixSecurityService

Resolve remaining Long/UUID type mismatches in controllers and beans

Fixes LeadVendorController, LeadMarketController, LeadImportController, ImagingController, AccountController, MediaStreamController, POSController, MemberContro...

Kamo·5mo ago
Fixkamo-shared-library

حل ما تبقى من حالات سوء فهم طويلة/غير مستعملة في مجال الخدمات

تُحدّد أخطاء في التجميع في شركة التجارة، منظمة سيرفيك ExternalAuthProviderService, Img*Service, Lead*Service, LeadVendorService, ImageService, and all POS DTOs....

Kamo·5mo ago
Refactorkamo-internal

Update internal entity ID types from number to string for UUID migration

Updates TypeScript types, hooks, and components to use string IDs for entities converted to UUID on the backend. User-facing entity IDs (User, Organization, Mem...

kamo·5mo ago
RefactorMCPGatewayService

Update MCP server config ID references from Long to UUID

Kamo·5mo ago
RefactorRAGService

Update version ID references from Long to UUID

Article IDs remain Long. Version IDs now use UUID.

Kamo·5mo ago
RefactorKBService

Update KB media and version ID references from Long to UUID

Article IDs (KbArticle) remain Long. Version, media, pin, and review IDs now use UUID for improved CockroachDB write performance.

Kamo·5mo ago
RefactorAIService

Update AI entity ID references from Long to UUID

Updates all controllers, services, and WebSocket handler to use UUID for AI entity IDs (providers, models, sessions, messages, folders, policies, MCP configs). ...

Kamo·5mo ago
RefactorSecurityService

Update controllers and services for UUID entity IDs

Updates all controller @PathVariable and service method signatures to use UUID instead of Long for internal entity IDs (avatars, backgrounds, roles, departments...

Kamo·5mo ago
Refactorkamo-shared-library

Convert internal entity IDs from Long/unique rowid

Improves CockroachDB write performance by using randomly-distributed UUIDs بالنسبة للمفاتيح الأساسية للكيانات الداخلية بدلاً من القيم المتسلسلة الفريدة الكيانات...

Kamo·5mo ago
Chorekamo-internal

Add SMS provider logo assets

kamo·5mo ago
Featurekamo-internal

Add calendar preferences UI

kamo·5mo ago

مثل ما ترى الشحن؟?

كل واحد من هذه تحديثات الأراضي في مكان عملك تلقائيا. ابدأوا بالمجان وشاهدوها تنمو بعد أسبوع.

ابدأوا حراً للأبدخصخصة الفيو