直播更改日志

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

17,922
变动共计
4,609
特征
4,537
修补
32
项目
按项目过滤
所有项目17,922AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService372InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,574kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
按类型过滤
所有类型Build24CI523Chore670Docs226Feature4,609Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
December 1, 2025
November 30, 2025
Featurekamo-internal

Create welcome presentation page with feature cards

- Added full logo display at top left using ThemeLogo component - Created modern, polished welcome page with feature cards grid - Each feature card includes ico...

snadjafinia·9mo ago
November 29, 2025
Featurekamo-internal

Add comprehensive custom forms builder with drag-and-drop

- Update CRM page: Change tab name from "Custom Online Forms" to "Custom Forms" - Add CustomFormManager component for form list/browse with create/edit/delete -...

snadjafinia·9mo ago
FeatureSecurityService

Add CustomFormController for custom forms API endpoints

- Add REST controller at /api/security/custom-forms - Implement GET, POST, PUT, DELETE endpoints for form management - Support form structure with stacks and fi...

snadjafinia·9mo ago
Featurekamo-shared-library

在窗体构建器支持下添加自定义窗体特性

- 增加表格FellowType enum,包含12个字段类型(TEXT、TEXT AREA、MONEY、DATE、TIME、DROPDOWN、RADIO、List、CHECKBOX、ADDSES、US SSN、US STATE) - 添加实体类:自定义格式、FormStack、FormField 具有完整的JPA关系...

snadjafinia·9mo ago
Featurekamo-analytics

重新引导用户在登录时最后一个选中的团队

Prince EKPINSE·9mo ago
Featurekamo-analytics

恢复网站列表中的外观图标

Prince EKPINSE·9mo ago
Featurekamo-analytics

使用可点击的页面元素改进移动导航(# 3770)

Prince EKPINSE·9mo ago
November 28, 2025
FeatureSecurityService

Add detailed logging to **************** for debugging

snadjafinia·9mo ago
FeatureSecurityService

Add LeadMarketController for managing lead markets via REST API

snadjafinia·9mo ago
FeatureSecurityService

使用组织流程Guid提供全组织的媒体信息

- 向媒体结构控制器添加组织存储器 - 更新了Feed以使用组织流Guid而不是查询所有会话 - 更新的创建程序 - 全组织范围内的饲料现在使用同铅饲料一样的单一溪流

snadjafinia·9mo ago
Featurekamo-shared-library

将流媒体字段添加到组织中供全组织媒体参考

snadjafinia·9mo ago
Featurekamo-shared-library

为社交媒体喜欢的 MediaBlockReasonType 添加类似 enum 值

snadjafinia·9mo ago
Featurekamo-internal

Create reusable MediaStream component and lead communications

- Created reusable MediaStream component for all media stream contexts - Refactored FeedTimeline to use MediaStream component - Created LeadCommunications compo...

snadjafinia·9mo ago
Featurekamo-shared-library

添加流程Guid 以引导和支持特定牵头媒体流

- 添加流Guid 字段到 lead.java 引用媒体会议流 - 更新媒体会议后,支持可选牵头协会 - 更新QQ以接受可选铅参数 - 更新媒体会议存储库,其中包含线索流查询方法

snadjafinia·9mo ago
Featurekamo-internal

Implement social media feed timeline

- Replace clubhouse page with FeedTimeline component - Add PostComposer for creating posts with images - Add PostCard component with like, comment, edit, delete...

snadjafinia·9mo ago
FeatureSecurityService

添加社交媒体种子的 MediaFeed 控制器

- 添加带有 REST 端点的 MediaFeed 控制器,用于员额、评论和喜欢 - 实施有接入级过滤功能的分解饲料终端 - 为帖子图像添加图像上传端点 - 与媒体服务和图像服务相结合 - 支持员额创建、编辑、删除和评论 - 使用 MediaObj Report 实现类似/类似功能 - 利用存储代理端点生成适当的图像 ...

snadjafinia·9mo ago
Featurekamo-shared-library

添加MediaObj Report仓库并更新媒体服务供社会馈送

- 为类似/反应系统添加MediaObj报告存储器 - 通过创建后会话和NATS事件出版更新媒体服务 - 更新媒体会议存储库,提供基于组织的信息查询 - 更新雇员

snadjafinia·9mo ago
November 27, 2025
Featurekamo-internal

Preserve USERNAME and REMEMBER_ME cookies on logout and forward to kamo-login

- Exclude USERNAME and REMEMBER_ME cookies from deletion on logout - Forward logout request to kamo-login logout endpoint after clearing cookies

snadjafinia·9mo ago
Featurekamo-login

添加 USERNAME 和 REMBER ME 饼干, 并设置特定域

- 设定USERNAME cookie, 当记得我在成功登录时被检查(1年期满) - 清除USERNAME cookie 当记住我在任何登录尝试上不受限制 - 根据复选框状态将 REMBER ME cookie 设置为 “ 1” 或 “ 0 ” - 从USERNAME cookie自动输入用户名字段的页面负荷 - 自动...

snadjafinia·9mo ago
November 25, 2025
Featurekamo-internal

Add organization logos to Profile and Membership & Permissions tabs

- Fetch security provider organization logo and display next to Profile tab - Fetch current organization logo and display next to Membership & Permissions tab -...

snadjafinia·9mo ago
Featurekamo-internal

Add Manage Backgrounds button in MemberHeader

- Added handleManageBackgroundsClick prop to MemberHeader - Added Manage Backgrounds button next to URL input when custom background is enabled - BackgroundMana...

snadjafinia·9mo ago
FeatureSecurityService

Store avatar hash and extension in *** session data

- Added updateSession method to KSessionService for updating session fields - Updated setActiveAvatar to store userAvatarHash and userAvatarExtension in session...

snadjafinia·9mo ago
FeatureSecurityService

Include avatar URLs in member profile response

- Added helper methods to generate avatar URLs (getThemeDomain, getPublicBucketName, generateFileHash, getPublicBucketUrl, generateAvatarUrl) - Updated getMembe...

snadjafinia·9mo ago
Featurekamo-internal

Add avatar fallback logic to chat components and member list

- Created avatarUtils.ts with utility functions for avatar fallback (member -> user -> initials) - Updated HexHeadGroup to fetch and display avatars with fallba...

snadjafinia·9mo ago
Featurekamo-internal

更新创建 Avatar 版式以匹配 kamo- register 设计

- 重组 Avatar 选项卡, 上面有快速设置( Style,种子) - 将下行分为两个栏:预览(左)和高级设置(右) - 将高级设置移至可扩展手风琴(变形,背景) - 匹配来自 kamo- register FormAvatar 的布局结构 - 通过更好的组织和视觉结构改进UX

snadjafinia·9mo ago
FeatureSecurityService

Implement hash-based file storage for avatars

- Generate SHA-256 hash from avatar ID after persistence - Store hash in database fileHash field - Upload files to MinIO using hash-based naming: {hash}.{fileEx...

snadjafinia·9mo ago
Featurekamo-shared-library

将文件Hash 字段添加到 Avatar 实体以安全保存文件

- 添加文件Hash列以存储可视化标识的SHA-256散列 - Hash用于MinIO文件命名,以防止点数攻击 - 格式 : {hash}. {fileExtension} 而不是 {id}. {fileExtension}

snadjafinia·9mo ago

就像你看到的运输?

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

永远开始自由查看定价