直播更改日志

看我们在建什么,实时的。 每个功能,固定, 和改进都跨出平台.

17,866
变动共计
4,581
特征
4,513
修补
32
项目
按项目过滤
所有项目17,866AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,554kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI522Chore670Docs226Feature4,581Fix4,513Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
December 5, 2025
Otherkamo-analytics

fix revenue type

Francis Cao·9mo ago
CISecurityService

Trigger pipeline after kamo-shared-library update

snadjafinia·9mo ago
Fixkamo-shared-library

解析多 BagFetchExcession并修正自定义形式持久性

- 简化自定义格式存储器查询,以避免多次取包 - 固定铅市场服务,以适当保存和装入自定义的关联 - 使用 saveAndFlush 来确保立即坚持更改 - 添加调试日志以跟踪自定义格式保存/装入进程 - 在清理和增加新的协会之前,适当初始化懒散的收藏

snadjafinia·9mo ago
CISecurityService

Trigger pipeline after kamo-shared-library update

snadjafinia·9mo ago
Fixkamo-shared-library

适当保存和加载市场定制协会

- 删除寄存器删除, 现在使用 JPA 孤儿去除来清理 - 在清理前初始化懒惰市场 - 确保收集在使用前在更新市场中初始化 - 解决在编辑市场没有坚持或装入定制表格的问题

snadjafinia·9mo ago
CISecurityService

Trigger pipeline after kamo-shared-library update

snadjafinia·9mo ago
Fixkamo-shared-library

在自定义格式仓库中解析多选项

- 简化查找ByIdAndOrganizationId查询,以避免取取多袋 - 取消了LEFT JOIN FETCH,用于同一查询中的堆栈和字段 - 现已通过服务方法在交易中仓促初始化 - 用自定义表格更新市场时纠正错误

snadjafinia·9mo ago
FixSecurityService

Reload market after create/update to initialize lazy collections

- Updated createMarket and updateMarket to reload market using getMarketById - This ensures all lazy collections (marketCustomForms, vendorProducts) are initial...

snadjafinia·9mo ago
Fixkamo-internal

将销售 SubType 添加到铅 Market 界面并用到编辑格式

- 添加销售 SubType 字段到铅市场接口,以匹配 DTO - 更新手柄EditClick,在设定父/子类型时使用DTO的销售SubType - 这可以修正编辑市场时未覆盖的子类型字段

snadjafinia·9mo ago
CISecurityService

Trigger pipeline after kamo-shared-library update

snadjafinia·9mo ago
CISecurityService

Trigger pipeline after kamo-shared-library update

snadjafinia·9mo ago
Fixkamo-shared-library

使用交易懒散的加载来解析多 BagFetchExcession

- 铅市场存储器:在没有多个JOIN FETCH的情况下恢复为简单的查询 - 铅市场服务: 添加了 @ Transactional( read Only= true) 以获得 MarketById 并带有明确的收藏初始化 - 自定义FormService: 添加了 @ Transactal( read Only= tr...

snadjafinia·9mo ago
Fixkamo-internal

在过滤器函数中输入上游

snadjafinia·9mo ago
Fixkamo-internal

使用传入的系统 Fields 进行外地绘图接口分组

- FieldMapping Interface: 固定获取System FieldsByCategory 用于通过系统 Fields 道具而不是默认的 BASE SYSTEM FIELDS - 外地绘图界面:系统字段变化时自动扩展新类别后添加使用效果 - 领导手册进口经理:对错误处理进行小清理 这可以使导入向导在基...

snadjafinia·9mo ago
FixSecurityService

Correct path handling for mortgage fields and custom form data in lead imports

- Fixed mortgage fields to use 2-part paths (mortgageFields.loanAmount) in setNestedFieldOnCreateRequest - Fixed custom form data to use 3-part paths **********...

snadjafinia·9mo ago
Fixkamo-shared-library

为仓库查询添加急切的加载, 以解决懒惰加载问题

- 自定义格式存储器:为 findBy 的堆栈和字段添加了 LEFT JOIN FETCH 组织 - 铅市场存储器:用于市场客户表、定制客户表、供应商产品和供应商的LEFT JOIN FETCH 这解决了在对外交易转换成DTO时没有懒惰实体的问题.

snadjafinia·9mo ago
FixSecurityService

Make email/username login case-insensitive

- Normalize input username/email to lowercase before comparison - Use LOWER() function on database column for case-insensitive matching - Fixes issue where user...

snadjafinia·9mo ago
Fixkamo-internal

重置市场数据负载的状态以阻止数据陈旧

- 当响应时, 添加状态重置到其它块中 。ok 是虚假的 - 确保选定MarketConfig和自定义字段在市场负载失败时被清除 - 与捕获区块错误处理保持一致 - 防止在后续负载失败时使用陈旧的市场配置

snadjafinia·9mo ago
Chorekamo-internal

小空白清理

snadjafinia·9mo ago
Fixkamo-internal

Fix syntax error and add debug logging for market field loading

- Fixed syntax error in complex type assertion by breaking into proper interfaces - Added debug logging to track market data, salesSubType, and custom form load...

snadjafinia·9mo ago
Fixkamo-internal

在手动导入中使用销售 SubType 进行按揭字段检测

- 更新了铅市场接口以匹配 DTO 结构( CustomForms 最初只有基本信息) - 澄清销售的固定评论SubType用于抵押贷款检测(不是销售Type) - 已获取每个表格的自定义表格,并附有详细信息(数据库和字段)

snadjafinia·9mo ago
Featurekamo-shared-library

将销售 SubType 字段添加到 MainMarketDTO 中用于抵押字段检测

- 添加销售 SubType 字段,以区分母型 SaleType 和子型 - 当SaleType有父母(例如,RESIDENTIAL MORTGAGE)时,销售Type成为父母(服务),销售SubType成为孩子(RESIDENTIAL MORTGAGE) 这使得前端能够正确检测何时显示来自Lead Clear Mor...

snadjafinia·9mo ago
OtherKlusterServices

添加包含全部14个路径的完整的 Kamo 标志 SVG

直接嵌入完整的 SVG 内容而不是部分路径

snadjafinia·9mo ago
OtherKlusterServices

卡莫标志只使用 CSS 方法

使用 CSS 背景图像删除已损坏的 SVG 文件挂载 直接从 #logo 元素上加载外部标志

snadjafinia·9mo ago
OtherKlusterServices

将标志. svg 固定为外部 Kamo 标志 URL

使用 SVG 图像元素嵌入外部标志而不是 变换中断的复杂路径

snadjafinia·9mo ago
OtherKlusterServices

将 Roundcube 标志.svg 替换为 Kamo 标志 SVG

挂载自定义标志. svg to QQ 替换圆立方体水印/背景标志

snadjafinia·9mo ago
OtherKlusterServices

添加自定义 CSS 文件来覆盖圆立方体水印标志

- 创建自定义.cs 有水印覆盖 - 将CSS文件上载到/var/www/html/custom.css - 配置圆立方体以装入额外的 styleshows

snadjafinia·9mo ago
OtherKlusterServices

将所有圆立方体标志替换为包括水印在内的卡莫标志

将 skin logo 配置更新到数组格式以覆盖 : - 主头徽标 - 倒塌的小头徽标 - 信箱水印/背景标识

snadjafinia·9mo ago
OtherKlusterServices

将邮件子域添加到自动证书 SUBDOMAINS 列表

为邮件启用自动创建 SSL 证书.kamocrm.com

snadjafinia·9mo ago
Otherkamo-analytics

Merge pull request #3834 from ****************

Bump jws from 3.2.2 to 3.2.3

Mike Cao·9mo ago
OtherKlusterServices

通过主机端口 25 和 587 个后置端口以传送邮件

为接收 K1M1 上的外部 SMTP 连接而需要

snadjafinia·9mo ago
Featurekamo-internal

Add missing Next.js API routes for leads endpoints

- Added /api/security/leads route for GET (all leads) and POST (create lead) - Added /api/security/leads/[id] route for GET, PUT, DELETE operations - Added ****...

snadjafinia·9mo ago
OtherKlusterServices

配置圆立方体直接使用 Mailgun SMTP

通过本地 Postfix 发送邮件,直接连接到 Smtp.mailgun.org 端口为587的 TLS

snadjafinia·9mo ago
OtherKlusterServices

Switch Postfix to Alpine-based deployment with MySQL support

Similar to Dovecot, using Alpine 3.18 with postfix-mysql package installed at runtime for reliable MySQL virtual maps support

snadjafinia·9mo ago
OtherKlusterServices

Fix postfix command to use apt-get instead of apk

boky/postfix is Debian-based, not Alpine

snadjafinia·9mo ago
OtherKlusterServices

Add postfix-mysql support for MySQL virtual maps

Installed postfix-mysql package at container startup to enable MySQL dictionary lookups for virtual domains/users/aliases

snadjafinia·9mo ago
OtherKlusterServices

Add auth debugging and ensure MySQL driver packages for Dovecot

- Enable auth_debug, auth_debug_passwords, auth_verbose - Add dovecot-mysql package for proper SQL support - Add mariadb-connector-c for MySQL protocol compatib...

snadjafinia·9mo ago
OtherKlusterServices

Add MySQL auth fix job for MariaDB client compatibility

Changes kamo user from caching_sha2_password to mysql_native_password Required for Dovecot (Alpine/MariaDB) to connect to MySQL 8

snadjafinia·9mo ago
OtherKlusterServices

Replace Roundcube logo with Kamo logo

Added skin_logo config pointing to **************** Updated deployment annotation to trigger pod restart

snadjafinia·9mo ago
OtherKlusterServices

Fix MySQL auth: change kamo user to mysql_native_password

Alpine's MariaDB client doesn't support caching_sha2_password plugin This prevents Dovecot from connecting to MySQL for authentication

snadjafinia·9mo ago
OtherKlusterServices

Force Roundcube pod restart to pick up ConfigMap change

Added annotation to trigger pod recreation since ConfigMap with subPath doesn't auto-update in running pods

snadjafinia·9mo ago
Fixkamo-internal

Remove 'name' property reference in updateLead function

- Lead interface only has 'primaryContact', not 'name' - Removed fallback to patch.name in updateLead - Completes the fix for type safety

snadjafinia·9mo ago
Fixkamo-internal

Remove non-existent 'name' property references in leadsApi

- Lead interface only has 'primaryContact', not 'name' - Removed fallback to leadData.name in createLead and updateLead - Ensures type safety and correct API be...

snadjafinia·9mo ago
OtherKlusterServices

Fix Roundcube redirect loop - disable force_https

Traefik handles TLS termination, so internal traffic is HTTP Setting force_https=true caused Roundcube to redirect to HTTPS internally creating an infinite redi...

snadjafinia·9mo ago
OtherKlusterServices

Reference kamocrm.com wildcard cert in mail IngressRoute

The certificate secret is in kamo namespace, copied to mail namespace tls.secretName explicitly references wildcard-kamocrm-com

snadjafinia·9mo ago
OtherKlusterServices

Fix mail IngressRoute to use auto-cert service

Changed tls from certResolver: letsencrypt to tls: {} This allows the auto-cert service to automatically generate certs when mail.kamocrm.com is accessed

snadjafinia·9mo ago
OtherKlusterServices

Fix Roundcube readiness probe - use TCP socket instead of HTTP

Roundcube redirects / to login page (302), failing HTTP readiness probe TCP socket check on port 80 works correctly

snadjafinia·9mo ago

就像你看到的运输?

每一个都自动更新您工作空间的地盘。 开始自由,看它成长 一周又一周.

永远开始自由查看定价