直播更改日志

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

17,925
变动共计
4,612
特征
4,537
修补
32
项目
按项目过滤
所有项目17,925AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,576kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI523Chore670Docs226Feature4,612Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 14, 2026
FeatureEmailService

以完整的 IMAP 操作添加 EmailImap Service

Kamo·6mo ago
FeatureEmailService

Add 3-stage Dockerfile for EmailService

Kamo·6mo ago
FeatureEmailService

Add EmailServiceApplication entry point

Kamo·6mo ago
FeatureEmailService

Add pom.xml with all dependencies

Kamo·6mo ago
March 13, 2026
Featurekamo-internal

Add "New" create buttons to all pipeline tab toolbars

Each pipeline tab now has a create button in its toolbar for quick record creation.

kamo·6mo ago
Featurekamo-internal

Match stepper colors to kamo-register team page

Active step uses hexagon with --color-primary, completed/visited steps use circles with --color-primary-light, incomplete steps use circles with --color-primary...

kamo·6mo ago
Featurekamo-internal

Restore 9-step wide layout with hexagon icons and visited-step navigation

Restores the multi-file 9-step architecture with sidebar stepper and full-width content. Adds hexagon step icons, visited-step click navigation, and underlined ...

kamo·6mo ago
Featurekamo-internal

Rebuild pipeline detail pages with full modal content and add missing markets

- Refactor PipelineRecordLayout to use tabs prop with LeadViewClient pattern (tabs in separate Card below header, flex layout for full height) - Rebuild all 6...

kamo·6mo ago
Featurekamo-internal

Hexagon step icons, visited step navigation, underlined visited titles

- Replace circular step icon backgrounds with hexagon shapes using inline SVG - Track visited steps so users can skip forward to any previously visited step - U...

kamo·6mo ago
Featurekamo-internal

Rebuild layout to use full width with sidebar stepper

Replace narrow max-w-3xl centered card with full-width layout featuring a vertical sidebar stepper and multi-column step content to minimize scrolling.

kamo·6mo ago
FeatureSecurityService

Set owner and create team member on org creation

When creating an organization via POST /api/security/org, the authenticated user is now set as the org owner and gets Member + TeamMember records with FULL acce...

Kamo·6mo ago
Featurekamo-internal

Add security models to security roles with backend integration

Add multi-select for security models in the security role create/edit dialog. Display assigned models in the roles table. Wire BranchSetupManager to persist sec...

kamo·6mo ago
FeatureSecurityService

Add security models CRUD controller and wire to security roles

Add SecurityModelController with full CRUD at /api/security/models. Update SecurityRoleController to accept securityModelIds on create/update and expose GET /se...

Kamo·6mo ago
Featurekamo-shared-library

添加 ChildOrg Security Model 实体并将安全模式与角色链接

为多对多的儿童组织安全模式添加后端支持 通过OrgRole SecurityModel加入实体与安全角色的关系。 包括 实体、 DTO、寄存器、服务和更新角色 DTO/请求对象.

Kamo·6mo ago
Featurekamo-internal

为向导添加 step 组件

kamo·6mo ago
Featurekamo-internal

将 page.tsx 重写为九步向导管弦乐器

kamo·6mo ago
Featurekamo-internal

Replace pipeline modal dialogs with full detail pages

Rebuild all 6 market detail pages (Orders, Applications, Bookings, Agreements, Procurement, Service) from scratch using a shared PipelineRecordLayout component....

kamo·6mo ago
Featurekamo-internal

添加导航组件

kamo·6mo ago
Featurekamo-internal

添加可重复使用的 UI 组件

kamo·6mo ago
Featurekamo-internal

添加 API 层并形成钩子

kamo·6mo ago
Featurekamo-internal

添加类型和验证模块

kamo·6mo ago
Featurekamo-internal

Redesign Apps & Features page with polished modern UI

Restyle the settings/account apps tab with stats banner, gradient icon containers, always-visible category filter pills, refined card hover states, animated vie...

kamo·6mo ago
March 12, 2026
Featurekamo-register

选择国家后用大旗显示确认视图

以中旗、国名和 选择一个国家时的"Switch country"链接.

Kamo·6mo ago
Featurekamo-register

为成员和团队注册页使用动态标题前缀

成员出道"Join {org}",团队出道"Apply to {org}".

Kamo·6mo ago
Featurekamo-register

添加成员和团队页面的背景暗化覆盖

成员页面暗化了20%,团队页面暗化了70%.

Kamo·6mo ago
FeatureSecurityService

Add abstract title and parent branch title fields to session and API

Add memberTitleAbstract, teamMemberTitleAbstract, parentBranchTitlePlural, and parentBranchTitleNonPlural to session creation and branch titles endpoint for lab...

Kamo·6mo ago
FeatureInitializerService

Add commerce repo scanning, exec-maven-plugin, and NATS/MinIO config

Enable JPA scanning for commerce package, add exec-maven-plugin for direct Java execution, configure NATS JetStream and MinIO settings, fix application name, an...

Kamo·6mo ago
Featurekamo-shared-library

将抽象标题字段添加到分支标题

添加成员 Abstract 和团队 MemberAbstract 字段默认 用于标签定制系统.

Kamo·6mo ago
Featurekamo-internal

Add abstract title labels and dynamic parent branch titles

Add memberTitleAbstract and teamMemberTitleAbstract label fields with sync support. Replace hardcoded "Company" references with dynamic parentBranchTitleNonPlur...

kamo·6mo ago
Featurekamo-internal

Add Child Organization Security Models mock UI to Branch Setup tab

Adds a datagrid with inline edit/add panel for managing child org security models, including org visibility toggles, age range selection, identity provider and ...

kamo·6mo ago
Featurekamo-internal

Replace Relationships tab with Branch Setup tab

kamo·6mo ago
Featurekamo-internal

Add BranchSetupManager settings tab component

kamo·6mo ago
Featurekamo-internal

Add branch-titles PATCH proxy route

kamo·6mo ago
FeatureSecurityService

Add PATCH **************** endpoint

Kamo·6mo ago
FeatureSecurityService

Resolve and store org branch titles at login

Kamo·6mo ago

就像你看到的运输?

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

永远开始自由查看定价