Журнал змін

Дивись, що ми будуємо, в режимі реального часу. Кожна функція, фіксація та вдосконалення, що надходить на платформу.

17,916
Загальні зміни
4,605
Особливості
4,536
Фіксатори
32
Проекти
Фільтр за проектом
Всі проекти17,916AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService371InitializerService300KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,573kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,321kamo-signer-monorepo50kamolos102
Фільтр за типом
Всі типиBuild24CI523Chore670Docs226Feature4,605Fix4,536Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
June 10, 2026
FixBillingService

Назад додано додаткові ціни на Billing Meter

Stripe (>= 2025-03-31.basil) відхиляє використання спадщини type+aggregate usage додана модель (розмірні ціни повинні бути повернені лічильниками), тому USAGE B...

Kamo·3mo ago
FeatureBillingService

Управління організацією.isPlatformProduct від Platform → Orgs

ПлатформаПродукція + hasSubscription Ринок; новий PUT***********************************************************************************************************...

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

Додати @JsonProperty to is*-prefixed boolean DTO поля

Lombok генерує Xxx() є-getters для болеанських полів названий Xxx. Jackson strips the провідний 'is' з is-getters і серіализує їх як 'xxx', а не 'isXxx', так що...

Kamo·4mo ago
FixBillingService

Включає передплатно-таргетуючі рахунки в список org

listForOrg тепер також повертає облікові записи, підписки яких цільують підписки запитаний org — не тільки акаунти, які його належать. У мульти-орг модель платн...

Kamo·4mo ago
RefactorBillingService

Підсумок цільової суборгії; на субпідрядні члени розщеплюють від адміністраторів облікового запису

Абоненти, які зараз вимагають метиОрганізаціяІд на створення — (рахунок, ринок, ціль org) потрійний є новим ключем унікальності. Статус на сервери розділити на ...

Kamo·4mo ago
April 27, 2026
RefactorBillingService

Використовуйте обліковий запис.члени за допомогою AccountMember; перейменування -GroupPlanManager -> isAccountManager

Обліковий запис тепер група, тому всі посилання на старий Обліковий записБіллінгМебер суб'єкт вказується на новому генері **************************************...

Kamo·4mo ago
RefactorBillingService

Переписати BillingService на суб'єкти облікового запису

The BillingService тепер Account-centric. Приводні витрати (наприклад, "Додати картку", "Опишіть на план") тепер перейде рахунок, який автоматично відтворює для...

Kamo·4mo ago
April 23, 2026
FixBillingService

************************************************************************************************************************************************************************************************************************************************************************** примітивний отвор

isOrganizationOwner є примітивним boolean на TeamMember, так що Lombok- Згенерований доступник єОрганізаціяОвнер() не getIsOrganizationOwner(). Фіксує компіляці...

Kamo·4mo ago
FeatureBillingService

Rewrite BillingService on BillingГрупи

Deletes the org-level*******************************************************************************************************************************************...

Kamo·4mo ago
FixBillingService

Підписка на розсилку на GET / підписки/поточні

Коли не існує стриптиз дзеркального ряду, вирішіть активну комерцію org Абонентський облік (наприклад, гранти), включає оплату особливості плану. Виправлення па...

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

Додавання контролера Платформи + сервіс для складання грантів

- ПлатформаAdminController at /api/billing/platform (рівень класу @PlatformAdminOnly) - GET /оргс, GET /оргс/{orgId} - POST /оргс/{orgId}/grants, PATCH DELETE/o...

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

Update kamo-shared-library version from 1.0.0 to 1.1.0

The shared library is published as 1.1.0, not 1.0.0. This was causing the Docker build to fail with "artifact not found" since Maven could not resolve the depen...

Kamo·4mo ago
FixBillingService

Add -U flag to maven build steps to resolve shared library from local repo

The dependency:go-offline step was trying Maven Central first, getting a cached failure for kamo-shared-library (which is local-only), and that poisoned the sub...

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

Як ви бачите відправлення?

Кожен з цих оновлень землі в робочому просторі автоматично. Почати вільний час і дивитися його на тиждень після тижня.

БезкоштовноПерегляд цін