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. ...
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...
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...
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:...
Ü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...
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...
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...
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 ...
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...
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ı,...
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...
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...
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...
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...
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...
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...
Update commerce product and market ID references from Long to UUID
Update version ID references from Long to UUID
Article IDs remain Long. Version IDs now use UUID.
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.
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). ...
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...
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...
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...
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.
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...
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.
Extract resolveUserId helper, add ETag comment in KamoGroupwareProvider
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...
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...
Extract useOperatorLabels hook shared between useFilters and Funnel
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...
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.
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.
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...
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 ****************
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...
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...
Split ageReqType into member and team member fields
Update Organization type, PublicProvider, route schema, and BranchSetupManager with separate member/team member age requirement sections.
Return ageReqTypeMember and ageReqTypeTeamMember in org API response
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.