Log Perubahan Langsung

Lihat apa yang kita bangun, di real-time. Setiap fitur, perbaikan, dan perbaikan dikirim di platform.

17,933
Total Perubahan
4,614
Fitur
4,543
Perbaikan
32
Proyek
Filter menurut projek
Semua Projek17,933AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,523TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing585kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
Filter berdasarkan tipe
Semua JenisBuild24CI523Chore670Docs226Feature4,614Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
June 10, 2026
FixBillingService

Kembali ke ditambahkan-pada harga dengan Meter Billing

Stripe (> = 2025-03-31.basil) menolak penggunaan warisan _ type + kumpulan _ use model metered ('metered prises must be backed by meter'), so USAGE _ BASED add-...

Kamo·3mo ago
FeatureBillingService

Kelola Organisasi. Adalah PlatformProduct dari Platform ÁOrgs

PlatformAccountSummary expose isPlatformProduct + Hassubscription Pasar; baru PUT * * * * * * * * * * * * * (Platform-admin) set flag dan invalidates anggota or...

Kamo·3mo ago
April 29, 2026
CIBillingService

Scope concurrency to build jobs, not Kubernetes deploys

Workflow-level concurrency serialized the whole pipeline (including kubectl rollouts). Move the group to the build job only so deploy jobs from different runs c...

Kamo·4mo ago
April 28, 2026
FixBillingService

Tambahkan @ JsonProperty ke daerah DTO * -prefixed bool

Lombok menghasilkan isXxx () adalah - getters untuk bidang boolean bernama isXxx. Jackson strip 'adalah' dari is- getters dan serializes mereka sebagai 'xxx' da...

Kamo·4mo ago
FixBillingService

Termasuk subscription-target akun dalam daftar org

listForOrg sekarang juga mengembalikan akun yang subscriptions target diminta org - bukan hanya akun langsung dimiliki olehnya. Dalam multi- org model Akun Memb...

Kamo·4mo ago
RefactorBillingService

Subs target sub-org; per-sub anggota split dari account admin

Subscriptions now needs targetOrganizationId on create - the account, market, target _ org) triple adalah kunci unik baru. AkuntBillingMemService adalah dibagi ...

Kamo·4mo ago
April 27, 2026
RefactorBillingService

Gunakan Account.member via AccountAnggota; ganti nama adalah GroupPlanManager - > adalah AccountManager Manager

Akun sekarang kelompok, jadi semua referensi ke yang lama AccountBillingAnggota entitas menunjuk pada generik baru * * * * * * * * * * * * * * * entitas. Tanda ...

Kamo·4mo ago
RefactorBillingService

Tulis Ulang Layanan BillingService ke Entiti Account- berbasis

The BillingService sekarang Account- sentris. Anggota - arus yang didorong (mis. "add a card", "subscribe to a plan") now go through an Account that Buat otomat...

Kamo·4mo ago
April 23, 2026
FixBillingService

Gunakan * * * * * * * * * * * * * getter primitif

pemilik Organisasi adalah boolean primitif pada Anggota Tim, jadi Lombok... Aktris yang dihasilkan adalah pemilik Organisasi () tidak getIsOrganizationOwner ()....

Kamo·4mo ago
FeatureBillingService

Menulis Ulang Layanan BillingServices di sekitar Grup BillingGrup

Menghapus tingkat org- * * * * * * * * * * * * * * * * * * * * controller, layanan, dan DTOs. Perkenalan: - Pengontrol Grup Billing mengait kelompok, anggota, ...

Kamo·4mo ago
FixBillingService

Tampilkan langganan perdagangan pada GET / subscriptions / current

Ketika tidak ada baris cermin Stripe ada, menyelesaikan org perdagangan aktif Subscription Record (mis. COMP hibah), including payment Method and Fitur rencana....

Kamo·4mo ago
April 22, 2026
April 21, 2026
April 20, 2026
FeatureBillingService

Tambahkan controler + servis PlatformAdmin untuk hibah rencana comp

- PlatformAdminController at / api / billing / platform (class-level @ PlatformAdminOnly) - GET / orgs, GET / orgs / {orgId} - POST / orgs / {orgId} / hibah, PA...

Kamo·4mo ago
April 19, 2026
ChoreBillingService

Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)

Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...

Kamo·4mo ago
ChoreBillingService

Rebuild for kamo-shared-library update (appConfig upsert-only fix)

Pulls the hardened **************** that no longer deletes appConfig rows whose service types are absent from the caller's payload — prevents silent data loss w...

Kamo·4mo ago
ChoreBillingService

Rebuild for kamo-shared-library update (effective-feature resolver)

Picks up the new AppliedModelEnforcementService methods (computeAvailabilitiesMap, isAppEffectivelyEnabled, getEffectivelyEnabledAppTypes, computeEffectiveFeatu...

Kamo·4mo ago
FeatureBillingService

Enforce team-member pay-fees setting at Stripe customer creation

Bumps kamo-shared-library dependency to 1.5.0 so BillingService can resolve the new AppliedModelEnforcementService, and wires team-member vs org pay-fees enforc...

Kamo·4mo ago
ChoreBillingService

Rebuild for kamo-shared-library update (runtime force rules + DEFAULT fallback in MemberRightsAppliedService)

Triggers a rebuild so this service picks up the updated **************** that applies template force rules and DEFAULT-template fallbacks on top of the existing...

Kamo·4mo ago
ChoreBillingService

Rebuild for kamo-shared-library update (master model, default role templates, force-rule resolver)

Triggers a rebuild so this service pulls the new kamo-shared-library revision containing Organization.branchTypeID, Organization.masterModelID, ****************...

Kamo·4mo ago
April 18, 2026
FixBillingService

Bump kamo-shared-library to 1.4.0

Kamo·4mo ago
April 17, 2026
FixBillingService

Resolve 23 compilation errors from controller-service signature mismatches

Controllers were built by a separate agent from services, causing method name and parameter type mismatches. Fixed all controllers to match actual service signa...

Kamo·4mo ago
FixBillingService

Mutakhirkan kamo- shared- versi pustaka dari 1.0.0 ke 1.1.0

Pustaka bersama diterbitkan sebagai 1.0, bukan 1.0.0. Ini menyebabkan The Docker built to fail with "artifact not found" since Maven could tidak menyelesaikan k...

Kamo·4mo ago
FixBillingService

Tambah -U tanda ke langkah build maven untuk menyelesaikan perpustakaan terbagi dari lokal repo

Ketergantungan: langkah offline adalah mencoba Maven Central pertama, mendapatkan cached gagal untuk kamo- shared- perpustakaan (yang local-only), dan bahwa mer...

Kamo·4mo ago
FeatureBillingService

Initial BillingService — Stripe-integrated billing for KamoCRM

Complete Spring Boot service for managing KamoCRM billing via Stripe: - Stripe Customer, Subscription, PaymentMethod, Invoice lifecycle management - Credit sys...

Kamo·4mo ago

Seperti apa yang Anda lihat pengiriman?

Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.

Mulai Bebas SelamanyaTampilkan Harga