Live Change Log

Ne inşa ettiğimizi görün, gerçek zamanlı olarak. Her özellik, düzeltme ve platformda gönderilen iyileştirme.

17,865
Toplam Değişiklikler
4,581
Özellikler
4,512
Fixes
32
Projeler
Proje tarafından filtre
Tüm Projeler17,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
Tüm TiplerBuild24CI522Chore670Docs226Feature4,581Fix4,512Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
April 11, 2026
Refactorkamo-internal

JSON, abonelik planı ID dizileri için iş aralıklarını parlar

Backend şimdi JSON dizeleri yerine uygun diziler döndürür, bu yüzden Deney/parse/catch geri çekilme mantığı artık ek-on, paket, paketler için gerekli değildir. ...

kamo·5mo ago
RefactorInitializerService

Use List<String> instead of manual JSON strings for promotion plan/cycle IDs

Update KamoCRMPricingLoader to use List.of() for applicablePlanIds and applicableBillingCycles, matching the shared library's migration from JSON strings to ent...

Kamo·5mo ago
Refactorkamo-shared-library

Migrate abonelik JSON alanları varlık tabanlı @ ManyTo birçok ilişkiler için

Jsonb dize sütunlarını değiştirin (konuşturucuPlanIds, uygulanabilirPlanIds, dahil) GeçerliBillingCycles) uygun JPA @ ManyTo Many masalara ve @ElementCollection...

Kamo·5mo ago
April 10, 2026
April 4, 2026
Refactorkamo-internal

Alt sayfa navigasyon tabanlı webinar ayarları

Popup dialogları ve iki seviyeli bölümlerle ayrı bir şekilde değiştirin Inline navigasyon akışı: - Seviye 1: Click-to-navigate ile webinar tipi masa - Seviye 2:...

kamo·5mo ago
Refactorkamo-internal

Üye düzeyindeki destek sayfasından ayrı destek ayarları özel ayarlar sayfasına

- Ayarlar sekmesini / destek sayfasından çıkarın, sadece Bilet ve Analytics tutmak - Analytics'e alt-tablar ekleyin: Genel bakış ve Durum & Yanıt Times (formasy...

kamo·5mo ago
RefactorSecurityService

Hesap uç noktaları doğrudan iletişim alanları kullanıyor, gerekli hiçbir kullanıcı gerekli

POST /customers şimdi ilkName, sonName, e-posta, telefon, adresi doğrudan kurtarır Hesap üzerinde. PUT /customers/{uid} Tüm doğrudan alanları günceller. Ekran a...

Kamo·5mo ago
April 3, 2026
Refactorkamo-internal

TeamMemberManager'dan Ayrı HesapManager on /account page

3 sayfa seviyesi sekmeler: Müşteriler ve müşteriler, üyeler, Takım Üyeleri. - Tab 0: Yeni HesapManager bileşeni - standalone, gerçek hesabı getiriyor Hesaplarda...

kamo·5mo ago
RefactorSecurityService

Hesap kullanmak için müşteri uç noktaları (Uzun uid), adres uç noktaları kaldırmak

Müşteri / grup @PathVariable UUUID'den Hesap Varlıklarını eşleştirmek için uzun bir süre değişti. Adres endpoints kaldırıldı - adresler Hesap'ın birincilMember ...

Kamo·5mo ago
Refactorkamo-shared-library

PerakendeMüşteriyi Hesap tabanlı müşteri modeli ile değiştirin

Hesap.java zaten ticaret müşteri varlığıydı ama çok azdı. PerakendeMüşteri bu konsepti tekrarladı. Bu taahhüt: - Ticaret alanları ile gelişmiş hesap: şirket, n...

Kamo·5mo ago
Refactorkamo-marketing

Sitede standartlaşma marka adı - Kamo → KamoCRM / KamoCRM Inc.

Yasal sayfalar (terms, mahremiyet, GDPR, ayak telif hakları) şimdi kullanılıyor "KamoCRM Inc." şirket varlığı için. Ürün / marka referansları Pazarlama kopyası,...

Kamo·5mo ago
Refactorkamo-internal

Migrate all pipeline components from tradeMarketApi to tradeApi

Silinmiş 10 dosyayı doğrudan ticaret yerine ticaret Api'den ithal etmek için Güncellemeler TicaretMarketApi. Adapt shim ve ölü TicaretMarketManager bileşen (111...

kamo·5mo ago
March 29, 2026
Refactorkamo-internal

Rewrite HexHead yerleştirme sistemi deterministic düzen motoru ile

Buggy çarpışmadan kaçınan sistemi değiştirir (spiralAra,Collisions'ı çözer, çözer UçanToHomeRow, dock/group RAF döngüleri) tek bir determinist reflow() işlevi i...

kamo·5mo ago
March 28, 2026
RefactorInitializerService

Strip SchemaCleanupRunner to only post-Hibernate fixups

Hibernate ddl-auto: update handles all table/column creation from JPA entities. Removed all redundant CREATE TABLE/ADD COLUMN statements that duplicated what Hi...

Kamo·5mo ago
March 26, 2026
Refactorkamo-internal

Split mailboxes tab into sub-tabs for primary, aliases, shared

Primary Mailboxes, Email Aliases, and Shared Mailboxes are now each under their own sub-tab within the Mailboxes settings page, matching the existing sub-tab pa...

kamo·5mo ago
March 23, 2026
RefactorSecurityService

Remove notes code, moved to KBService

Notes management (controller, service, encryption) has been relocated to KBService where it better aligns with knowledge and content management responsibilities...

Kamo·5mo ago
March 21, 2026
Refactorkamo-internal

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

kamo·5mo ago
March 20, 2026
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

Long/unique rowid()'den UUID/gen random uuid()'e geçiş yapın

CockroachDB rastgele dağıtımlı UUIDs kullanarak performans geliştirir İç varlık birincil anahtarlar için, eşdeğer benzersiz rowid() değerleri yerine. Kullanıcıy...

Kamo·5mo ago
Refactorkamo-internal

Değiştirin Yönetme ile Kaynağı Ekle

Rename Add SourceDialog →KaynaklarDialog with full CRUD (list listesi) Durum ile mevcut kaynaklar + kaldır, artı ek form) - Sol panelinin altına "Manage Contact...

kamo·5mo ago
March 19, 2026
Refactorkamo-internal

Remove Client ID and Secret fields from RingCentral UI

These are platform-level credentials set once in the K8s secret. Customers only need to provide their JWT Key and main phone number.

kamo·5mo ago
RefactorVOIPService

Read RingCentral client-id/secret from platform config, not per-org DB

Client ID and Secret identify the Kamo app on RingCentral's platform — they are shared across all orgs. Inject them from Spring Boot properties (backed by the K...

Kamo·5mo ago
Refactorkamo-shared-library

Müşteriyi VoipProviderConfig'den uzaklaştırın

Bunlar tüm orgs arasında paylaşılan platform seviyesindeki bilgilerdir. Sadece jwtKey ve anaPhoneNumber per-org.

Kamo·5mo ago
March 18, 2026
March 17, 2026
Refactorkamo-internal

Move AI to Enabled Apps section and remove settings slideout search/recents

Remove the search bar and recent items section from the settings slideout panel. Move Artificial Intelligence from main topics to the Enabled Apps section so it...

kamo·5mo ago
Refactorkamo-internal

Mevcut/Incubating sekmeleri ve listesi ile uygulamaları sayfayı basitleştirir

Stats banner, arama bar, kategori filtreleri, grid/list toggle ve özellikler dialog. Uygulamalar şimdi iki sekmeye ve "Adjust Özellikler" / sıralamalara / featu...

kamo·5mo ago
March 16, 2026
Refactorkamo-internal

Integrate New Message composer into tool window system

Replace the standalone fullscreen/mini composer windowing with the shared tool window infrastructure (minimize, maximize, hexheads). MessageSystem.openNewMessag...

kamo·5mo ago
RefactorDocsService

Remove theme query param — Docs derives it from WOPISrc

Docs now has its own getThemePath() logic ported from kamo-internal's Theme.tsx, so DocsService no longer needs to pass the theme URL.

Kamo·5mo ago
March 15, 2026
RefactorEmailService

Migrate JPA entities and repos to kamo-shared-library

Entities and repositories moved to **************** in the shared library. All imports updated to reference shared lib.

Kamo·6mo ago
March 13, 2026
Refactorkamo-internal

Compact pipeline tab layouts for more datagrid vertical space

- Remove page titles from all pipeline tab components (tab already serves as title) - Remove market ID/label chips from tab headers - Move toolbar (filters, sea...

kamo·6mo ago
Refactorkamo-internal

Replace hardcoded organization/network labels with dynamic branch labels

Use **************** from useUserInfo hook so the /network and /network/create pages respect the branch label configured on ****************

kamo·6mo ago
Refactorkamo-internal

Remove Notes tabs from all pipeline detail pages

Notes functionality is replaced by the Communications component which is auto-appended by PipelineRecordLayout. Removed notes-related state, handlers, types, an...

kamo·6mo ago
March 12, 2026
Refactorkamo-register

Split ageReqType ve üye / kayıt rotalarını ekleyin

- YaşReqTypeMember ve yaşReqTypeTeamMember ile yaşReqType - Sayfadan RegisterFlow bileşeni.tsx - Ayrı kayıt akışları için / üye ve/team rotaları ekleyin - Üye v...

Kamo·6mo ago
Refactorkamo-internal

Split ageReqType into member and team member fields

Update Organization type, PublicProvider, route schema, and BranchSetupManager with separate member/team member age requirement sections.

kamo·6mo ago

Kargoyu gördüğünüz gibi?

İş alanınızda bu güncellemelerden her biri otomatik olarak. Ücretsiz başlayın ve haftadan sonra büyümesini izleyin.

Sonsuza Kadar Ücretsiz BaşlangıçFırsatları Görüntüle