直播更改日志

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

17,911
变动共计
4,604
特征
4,532
修补
32
项目
按项目过滤
所有项目17,911AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService369InitializerService299KBService74KlusterServices545MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,572kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI523Chore670Docs226Feature4,604Fix4,532Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
October 24, 2025
October 23, 2025
Featurekamo-register

个人现代化 信息组件和按钮样式

人员流动: - 取出包装纸,用于清洁、综合的外观 - 从 Globals.css 更新使用 var(- color- prime) 的标题 - 将图标大小增加到36px,以提高视觉结构 - 删除不必要的分割符 - 将外地间距从2个增加到3个,以改善呼吸室 - 在所有文本字段中添加一致的 2px 边框宽度 - 向中名字段...

snadjafinia·10mo ago
Featurekamo-register

动态成员异名/ E- Mail 模式和 UI 改进

总部: - 将标题从“创建KamoCRM护照”改为“Join {OrganizationName} ” - 将签名文本更新到“ 已经有一个 {组织名称} 成员吗 ?” - 将登录链接固定为互换注册。 * 并登录。 * 动态 护照号码 - > 成员: - 12岁及以下:持有护照身份证明的“外籍成员” - 13岁及以上:...

snadjafinia·10mo ago
Featurekamo-register

实施全面的基于国家的ATF核查和幻灯片重排顺序

重大改变: - 重命名窗体欢迎使用窗体年龄检查组件 - 重新排列登记流程:My Constitution第一(第0步),年龄检查第二(第1步) - 将其它所有幻灯片弹出一个位置 - 更新新订单的步态验证逻辑 ATF 核查: - 添加为 Alcohol, 即 Tobacco, 即组织界面的火焰旗 - 对照组织提供的服务...

snadjafinia·10mo ago
FeatureSecurityService

Return organization ATF fields in org/domain endpoint

- Return isAlcohol, isTobacco, isFirearms boolean flags - Enable frontend to check content against user country restrictions - Support dynamic ATF text generati...

snadjafinia·10mo ago
Featurekamo-shared-library

向组织添加 IS ALCOHOL, IS TOBACCO, IS FIREMs 字段

添加为 Alcohol 布尔字段( nullable=false, 默认为假) - 添加 Tobacco 布尔字段( nullable=false, 默认为假) - 添加为 Firearms 布尔字段(nullable=false,默认为假) - 启用针对具体国家的内容限制检查 - 在登记期间支持ATF类别核查

snadjafinia·10mo ago
Featurekamo-register

实施针对具体国家的法律年龄和动态ATF文本

- 更新国家类型,包括法律AdultAge、法律AtfAge、法律AtfCategory - 根据国家情况动态显示年龄要求(18、19、21等) - 根据法律(酒精、烟草、火器组合)生成ATF文本 - 对法定年龄使用后端的组织地址字段 - 如果未提供地址字段,则返回国家类型检索 - " 批准 " 网页显示具体国家的成人...

snadjafinia·10mo ago
FeatureSecurityService

Include country legal ages in organization endpoint

- Return country date format and separator in org/domain endpoint - Include legalAdultAge, legalAtfAge, and legalAtfCategories - Enable frontend to dynamically ...

snadjafinia·10mo ago
Featurekamo-shared-library

在 CountryType 中添加法定年龄字段和ATF 类别

- 为成人内容核查添加法律AdultAge字段 - 增加酒精/烟草/火器年龄要求的法律AtfAge领域 - 增加法律类别领域,跟踪每个国家的法律内容 - 更新所有197个国家的适当价值 - 各国根据当地法律使用适当的年龄(18-21岁) - ATF类别反映地方条例(一些国家禁止酗酒、持枪等) - 支持针对具体国家的登记...

snadjafinia·10mo ago
Featurekamo-register

对齐XXX/ATF 按钮并添加有意义的图标

- 将按钮布局从中线改为空格间线(左右对齐) - 在 EXIT 按钮中添加 EutToApp 图标( 从左边开始) - 在 ENTER 按钮中添加验证用户图标( 右侧的终端Icon) - 图标强调年龄核查选择的重要性 - 适用于QQRATED(18+)和ATF ONLY(21+)两页

snadjafinia·10mo ago
Featurekamo-register

更新错误的页面按钮到返回和退出网站

- 将家用按钮更改为带有错误颜色样式的退出网站 - 执行窗口.close()功能关闭标签/窗口 - 如果关闭被浏览器屏蔽, 则将回转方向添加到 : blank - 保持主色调后退按钮 - 按照一致的边框改进按钮样式

snadjafinia·10mo ago
Featurekamo-register

添加 EXIT 和 ENTER 按钮用于 QQRATED 和 ATF ONLY 年龄验证

- 将出生日期输入表删除。 - 添加重定向到错误页面的EXIT按钮 - 添加有年龄确认的ENTER按钮(XXX为18个,ATF为21个) - 样式 EXIT 为大纲按钮, ENDER 为包含按钮 - 为这些特殊页面隐藏标准的下个/后个导航按钮 - 间距和型式均匀的中央按钮 - 更新文本以完全符合要求

snadjafinia·10mo ago
Featurekamo-register

通过现代化的日期投入和全面验证加强年龄核查

- 添加有可视反馈的以卡片为基础的日期输入 - 实施全面的日期验证(有效范围、实际日历日期,而不是未来) - 用图标和颜色编码边框显示实时验证状态 - 显示无效日期的清晰、详细的错误信息 - 添加成功反馈,显示计算日期是否有效 - 改进UX,根据国家格式适当实地订购 - 在下一步行动之前添加验证 - 确定年龄 - 将年...

snadjafinia·10mo ago
Featurekamo-register

采用国家具体日期格式的全面年龄核查制度

- 将World Wide BAN 添加到 AgeReqType enum 中 - 用日期格式和分隔符属性更新 Country Type - 为年龄限制重定向创建/抱歉页面 - 完全改写表格,欢迎动态年龄核查 - 增加特别欢迎页,用于: - 对所有AgeReqType案件实施年龄验证 - 将年龄字段从个人信息移动到欢迎...

snadjafinia·10mo ago
FeatureSecurityService

Add registration and org domain endpoints for age verification

snadjafinia·10mo ago
Featurekamo-shared-library

添加日期格式和分隔符字段到 CountryType enum

snadjafinia·10mo ago
FeatureAPIService

为 api 子域添加域- 不可知入侵 Route

snadjafinia·10mo ago
Featurekamo-register

为寄存子域添加域- 不可知入侵 Route

snadjafinia·10mo ago
Featurekamo-internal

Add domain-agnostic IngressRoute for internal subdomain

snadjafinia·10mo ago
Featurekamo-login

为自动 SSL 和路由添加域- 不可知入侵 Route

- 为登录子域添加了 HostRegexp 模式的 k8s/ engressroute.yaml - 更新CI/CD,以自动部署入侵鲁特 - 启用类似 Cloudflare 的 SSL 自动证书生成 - 任何领域指向集群的作品(kamocrm.com, baddi3.com等) - 添加了 k8s/README.md ...

snadjafinia·10mo ago
October 19, 2025
Featurekamo-internal

Add themed colors and background logo to calendar page

snadjafinia·10mo ago
Featurekamo-internal

Add OAuth configuration management UI for multi-tenant system

- Create OAuth App Configurations settings page at /settings/integrations - Add UI for managing OAuth credentials per organization - Support Google Calendar, Mi...

snadjafinia·10mo ago
FeatureSecurityService

Implement multi-tenant OAuth configuration system

- Update GoogleCalendarService to fetch OAuth credentials from database per organization - Update MicrosoftOutlookService to use database-driven OAuth configs -...

snadjafinia·10mo ago
Featurekamo-shared-library

添加多租户 OAuth 配置系统

- 建立OAuthApp配置实体,储存每个组织的OAuth证书 - 增加OAuthApp配置,包含综合查询 - 每个组织和提供者支持独特的OAuth应用程序 - 存储客户身份、秘密、重定向URI和瞄准镜 - 增加核查状况跟踪 - 支持多种环境(生产、开发、测试) - 跟踪配置 OAuth 应用程序的 - 启用多租户日历...

snadjafinia·10mo ago
FeatureSecurityService

添加 iCal 导入和导出功能

- 为 RFC 5545 iCalendar 格式支持创建 ICalService - 执行日历导出到.ics 文件格式 - 实施单一事件导出功能 - 从.ics文件中添加 iCal 导入 - 支持所有标准iCal字段(UID、Summary、DESCRITION、LOCATION等) - 以iCal格式处理经常性活动...

snadjafinia·10mo ago
Featurekamo-internal

Add recurring events and enhanced event creation

- Add recurring event support in EventModal - Implement recurrence frequency selection (daily, weekly, monthly, yearly) - Add recurrence interval and occurrence...

snadjafinia·10mo ago
Featurekamo-internal

Add search and filtering functionality to calendar

- Create CalendarSearchBar component with search input and filter popover - Add calendar-specific filtering (show/hide specific calendars) - Implement privacy f...

snadjafinia·10mo ago
FeatureSecurityService

添加日历同步服务用于自动背景同步

- 以预定任务创建日历同步服务 - 每5分钟增加一次自动同步,用于启用集成 - 根据用户偏好实施智能同步频率检查 - 每6小时增加自动信使刷新一次,以防止失效 - 支持手册同步通过服务触发 - 与谷歌日历和微软Outlook服务相结合 - 增加全面的记录和错误处理 - 启用安全服务应用程序中的调度 - 跟踪同步时间,防...

snadjafinia·10mo ago
FeatureSecurityService

执行 Google 日历和 Microsoft Outlook OAuth 集成

- 添加 GoogleCalendar Service, 并配备完整的 OAuth 流量和日历同步 - 与 Microsoft Graph API 整合后添加 Microsoft Outlook Service - 为两个供应商实施象征性交换和刷新 - 增加外部服务的日历和活动同步 - 将服务纳入第三方一体化主计长 -...

snadjafinia·10mo ago
Featurekamo-internal

Add Third-Party Integrations page and replace Login & Security

- Create ThirdPartyIntegrationsTab component with modern UI - Replace Login & Security tab with Third-Party Integrations in user settings - Add integration mana...

snadjafinia·10mo ago
Featurekamo-internal

Add comprehensive calendar system UI

- Add Calendar button to top navigation bar - Create TypeScript types for calendar system (events, calendars, integrations) - Implement calendar page with 4 vie...

snadjafinia·10mo ago
FeatureSecurityService

Add Calendar and ThirdPartyIntegration controllers

- Add CalendarController with full CRUD operations for calendars and events - Add event search, date range filtering, and event management endpoints - Add Third...

snadjafinia·10mo ago
Featurekamo-shared-library

添加全面的日历和第三方整合实体

- 添加具有完整事件管理支持的日历Event实体 - 为用户特定日历添加用户日历实体 - 为外部日历同步添加日历集成实体 - 添加日历EventAttende、日历EventReminder、日历EventTag实体 - 为日历共享特性添加日历共享实体 - 为基于OAuth的整合添加第三方整合实体 - 添加用于跟踪同步...

snadjafinia·10mo ago
FeatureSecurityService

Add ingress route for notes API endpoints

snadjafinia·10mo ago
October 18, 2025
Featurekamo-internal

Complete domain ownership verification system with modern UI

snadjafinia·10mo ago
Featurekamo-shared-library

添加带有 TXT 记录验证的域所有者验证系统

snadjafinia·10mo ago
Featurekamo-internal

Improve domain duplicate error handling and user feedback

snadjafinia·10mo ago
FeatureSecurityService

Improve domain duplicate error messages for better UX

snadjafinia·10mo ago

就像你看到的运输?

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

永远开始自由查看定价