비밀번호

우리가 건물을보고, 실시간. 모든 기능, 수정 및 개선은 플랫폼을 통해 배송.

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 28, 2026
Featurekamo-meet

User-visible UI에서 모두 만나기

동적 org 기반 테마에 대한 준비를 위해 정적 대회 브랜드 제거 : - configs에서 "Meet Meet"앱 이름 바꾸기 - Clear Meet 워터 마크, 로고 및 전원에 의해 참조 - 60+ 언어 파일에 걸쳐 모든 Meet-branded 문자열을 중립화 - 로고 이미지를 대체하...

Kamo·5mo ago
Featurekamo-meet

KamoMeet의 만남의 초기 포크

Kamo·5mo ago
Featurekamo-internal

Chat Now 회원 카운트를 실시간으로 읽지 않은 메시지 표시

- NavTop 배지는 이제 온라인 회원 카운트 대신 총 읽지 않은 메시지를 보여줍니다 - --color-primary theme 변수에서 파생된 채팅 버튼 아이콘 색상 - 회원아이디(주)는 회원아이디(주)의 회원아이디(주)의 회원아이디(주)는 회원아이디(주)의 회원아이디(주)의 회원아...

kamo·5mo ago
FeatureMediaService

Add unread count API endpoint, mark-as-read endpoint, and WebSocket broadcast

- GET /api/media/sessions/chat/unread returns per-session and per-sender unread counts - PUT /api/media/sessions/{guid}/read marks a session as read for current...

Kamo·5mo ago
Featurekamo-shared-library

추가 읽지 않은 메시지 수 쿼리 및 표시-as-read 서비스 방법

MediaSessionMember에서 기존의 msgIdLastViewed 필드를 활용하여 per-session 읽지 않은 카운트 및 표시 세션을 읽음 표시 기능.

Kamo·5mo ago
Featurekamo-internal

기차 AI toggle 및 청중 가시 체크 박스를 KB 문서 편집기에 추가

AiEnabled master toggle 을 추가하여 회원들을 위한 접을 수 있는 가시성 체크 박스 팀 구성원 및 행동 라벨 설정에서 org-customized 라벨을 사용하여 공공.

kamo·5mo ago
FeatureAIService

RAG를 통한 회원유형 조회

MemberRepository에서 회원 유형에 용해하고 RAG 검색 요청에 포함 그래서 벡터 DB는 청중 가시성에 의해 KB 기사를 필터링 할 수 있습니다.

Kamo·5mo ago
FeatureRAGService

Add audience-scoped AI visibility filtering to RAG pipeline

Store **************** in Qdrant payload, filter search results by memberType, skip indexing when aiEnabled is false, and add visibility index creation for exis...

Kamo·5mo ago
FeatureKBService

Support AI visibility toggles in KB article create/update

Accept aiEnabled and visibility flags in create/update endpoints. Handle AI toggle changes by publishing delete events when AI is disabled, triggering re-indexi...

Kamo·5mo ago
Featurekamo-shared-library

KbArticle에 AI 가시성 필드를 추가하십시오

AiEnabled, aiVisibleToPublic, aiVisibleToMembers 및 aiVisibleToTeamMembers를 추가하십시오 boolean 필드는 per-article AI 교육 및 경청경 RAG 액세스를 제어합니다.

Kamo·5mo ago
Featurekamo-internal

KB 편집기 툴바에 링크 버튼을 제거

kamo·5mo ago
FeatureAIService

Add feedback endpoint for AI chat responses

Kamo·5mo ago
FeatureAIService

Wire ConversationContextService for sliding window context management

Trims conversation history to fit model's context window before sending to LLM. Keeps recent messages verbatim, summarizes older ones.

Kamo·5mo ago
FeatureInitializerService

Add AI_CHAT_FEEDBACK table schema

Kamo·5mo ago
Featurekamo-shared-library

AiChatFeedback entity 및 저장소 추가

Kamo·5mo ago
Featurekamo-internal

Add infinite scroll pagination to classic email view

Classic mode only loaded the first 50 messages with no way to see older ones. Wire up the existing VirtualMessageList onLoadMore/hasMore/loadingMore props so pa...

kamo·5mo ago
March 27, 2026
Featurekamo-internal

Add Notes to NavPri below KB, gated by isNotes

kamo·5mo ago
March 26, 2026
Featurekamo-internal

Add settings pages for HRS, Docs, Support, KB, Notes, and Chat

Create ComingSoonTab shared component and 6 new feature settings pages with coming soon placeholders, feature flag guards, and help tips. Links from FeaturesMan...

kamo·5mo ago
Featurekamo-internal

Auto-refresh UI after feature toggle and role changes

FeaturesManager and SecurityRoleManager now call router.refresh() after mutations to re-fetch org context and user session data, reflecting permission and app c...

kamo·5mo ago
FeatureSecurityService

Auto-refresh Redis session rights after feature/role changes

FeatureController and SecurityRoleController now rebuild the caller's session rights in Redis after enable/disable, role create/update/delete, and recalculate-r...

Kamo·5mo ago
Featurekamo-internal

Implement app management UI with backend integration and dynamic permissions

Rewrite FeaturesManager to use backend API for app enable/disable with root-org gating for in-dev apps. Update NavPri to gate all nav items by org feature flags...

kamo·5mo ago
FeatureSecurityService

Add FeatureController for org app enable/disable management

REST endpoints for managing organization app features: GET features list, POST enable/disable with CONFIGURE_SYSTEM permission check, root-org-only gating for i...

Kamo·5mo ago
Featurekamo-shared-library

앱 관리 시스템 추가 서비스 유형, 권리 및 기능 제어

Restructure ServiceType enum: 코어/deprecated 플래그를 추가하고, DOC MANAGER→DOCS를 이름을 변경합니다. 그리고 AI CHAT→AI SUPPORT, SUPPORT/NOTES/POS 유형 추가, STORAGE/DOC CLASSIFIER/를 de...

Kamo·5mo ago
Featurekamo-internal

Add email alias and shared mailbox UI support

Composer "From:" dropdown for switching between primary, alias, and shared mailbox addresses. New "Mailboxes" 6th tab in email settings for org-wide admin manag...

kamo·5mo ago
FeatureEmailService

Add email aliases and shared mailbox support

New MailboxManager provider capability interface for alias and shared mailbox CRUD. KamoMailMailboxManager implementation manages dovecot/postfix virtual_users ...

Kamo·5mo ago
Featurekamo-shared-library

이메일 alias 및 공유 mailbox entities 및 저장소 추가

Email provider schema에 대한 새로운 JPA 엔티티티티: EmailAliasEntity (회원당 평균 별), SharedMailboxEntity (암호화 된 IMAP 자격 증명을 가진 사용자 전체 공유 메일 박스), SharedMailboxAccessEntity (공유 ...

Kamo·5mo ago
Featurekamo-internal

Add PRE_TICKET status with Start Chat option

- TicketCreationForm: two buttons — "Start Chat" (pre-ticket, no title required, just topic) and "Submit Ticket" (full ticket with title) - TicketHeader: "Con...

kamo·5mo ago
FeatureMediaService

Add PRE_TICKET creation and convert-to-ticket endpoint

- createTicket: when preTicket=true, sets status to PRE_TICKET, skips assignment (no title required) - PUT /tickets/{id}/convert: converts PRE_TICKET to NEW, ...

Kamo·5mo ago
Featurekamo-shared-library

PRE TICKET 상태 및 preTicket 플래그 추가

새로운 상태 PRE TICKET(14) 채팅 첫 번째 세션에 대한 사용자 시작 티켓 제출 없이 채팅. 변환 할 수 있습니다 제목과 변경 상태를 설정하여 나중에 전체 티켓.

Kamo·5mo ago
March 25, 2026
FeatureSecurityService

Add POST **************** endpoint

Triggers org-wide member_rights_applied recalculation. Needed after schema migrations or manual DB changes to permissions.

Kamo·5mo ago
March 24, 2026
FeatureSecurityService

Use targeted role-scoped rights recalculation

SecurityRoleController now uses updateRoleMemberRightsApplied() to only recalculate members who have the modified role, instead of recalculating all members in ...

Kamo·5mo ago
Featurekamo-shared-library

Dept, job title 및 역할 변경에 대한 타겟된 권리 재순환

- 부서서비스 : 영향을받는 부서의 회원만 재 계산 create/update/delete 후에 - JobTitleService: 영향을받는 구인 제목과 회원만 재 계산 create/update/delete 후에 - MemberRightsAppliedService: updateRoleMe...

Kamo·5mo ago

배송을 보는 것과 같이?

작업 공간의 모든 업데이트 땅은 자동으로. 일주일 후 무료로 시청하십시오.

무료 영원히 시작가격 비교