비밀번호

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

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
March 18, 2026
Featurekamo-internal

Add EmailProviderSetup main component

kamo·5mo ago
Featurekamo-internal

Add static help & tips content for all providers

kamo·5mo ago
Featurekamo-internal

Add OAuthConnectButton component

kamo·5mo ago
Featurekamo-internal

Add ProviderSelector grid component

kamo·5mo ago
Featurekamo-internal

Add ProviderCard component

kamo·5mo ago
Featurekamo-internal

Add provider API service layer

kamo·5mo ago
Featurekamo-internal

Add useProviderCapabilities hook

kamo·5mo ago
Featurekamo-shared-library

이메일 공급자 entities에 대한 저장소 추가

Kamo·5mo ago
Featurekamo-shared-library

회원ImapConfig회원 IMAP 구성

Kamo·5mo ago
Featurekamo-shared-library

OrgEmailOAuthTokenOAuth 토큰 저장소에 추가

Kamo·5mo ago
Featurekamo-shared-library

EmailProviderType 및 EmailProviderStatus enums 추가

Kamo·5mo ago
Featurekamo-internal

Expand all settings groups by default

kamo·5mo ago
Featurekamo-internal

Replace editor/preview toggle with inline template editor

New TemplateInlineEditor component renders the full template (header, backgrounds, margins, signature) with a borderless Quill editor embedded in the body area....

kamo·5mo ago
Featurekamo-internal

Add "No Template" option to template scope dropdown

Adds a "No Template" option at the top of the template dropdown list. When selected, skips the backend fetch and renders plain email body without any header, si...

kamo·5mo ago
Featurekamo-internal

Add template scope dropdown and preview tab to tool window email composer

Add to the MessageTool (tool window email composer, not the standalone MessageComposer): - Template scope dropdown in the subject row: Individual (default), D...

kamo·5mo ago
Featurekamo-internal

Add template scope selector and preview tab to email composer

- Add template scope dropdown (Organization / Department / Individual User) to the toolbar row, defaulting to Individual User - Fetch the saved template from ...

kamo·5mo ago
Featurekamo-internal

Wire signature templates to backend for persistent save/load

- Add backendAdapter.ts with bidirectional mapping between frontend SignatureConfig and backend flat entity format - Generate pre-rendered HTML with placehold...

kamo·5mo ago
FeatureEmailService

Add email signature template CRUD endpoints

REST controller at /api/email/signature-templates with: - GET /{scope} — retrieve template by org+scope - PUT /{scope} — create or update template (upsert) - DE...

Kamo·5mo ago
Featurekamo-shared-library

EmailSignatureTemplate entity 및 저장소 추가

이메일 header/signature/footer 템플릿 조직 범위 당 구성. 모든 디자인 설정 저장, 템플릿 선택, 이미지 소스 및 법적 발기 구성 정상적인 열. 일반적으로 렌더링 된 HTML 컬럼이 포함되어 있습니다. (헤어, 시그니처, 법률, 영상, 전체 래퍼) {{member.f...

Kamo·5mo ago
Featurekamo-internal

Derive signature content from backend, add social links management

- Remove manual Personal Information, Company Information, and Social Links sections from the signature Content tab — data is now pulled automatically from ...

kamo·5mo ago
FeatureSecurityService

Add website and social links to member profile GET/PUT endpoints

GET /api/security/members/{id} now returns website and socialLinks fields. PUT /api/security/members/{id} accepts website (string) and socialLinks (map of platf...

Kamo·5mo ago
Featurekamo-shared-library

웹 사이트 및 소셜 링크 필드를 조직 및 회원에게 추가하십시오

LinkedIn, Twitter 필드에 포함 된 EmbSocialLinks 추가 Facebook, Instagram, YouTube, TikTok 및 GitHub URL. 웹 사이트 추가 (VARCHAR 500) 및 두 조직에 내장 된 소셜 링크 열 접두사 disambiguation ...

Kamo·5mo ago
Featurekamo-internal

Add near/far background colors, margin/padding sliders, center email option

Design tab additions: - Near Background color (content area background, default white) - Far Background color (outer email area background, default white) - Mar...

kamo·5mo ago
Featurekamo-internal

Add image scale sliders, signature image type, and footer alignment

- Add three image source selectors: Header Image, Signature Image, Footer Image (each with None / Member Avatar / Logo Simple / Logo Full options) - Add scale...

kamo·5mo ago
Featurekamo-internal

Replace photo upload with Header/Footer image source selectors

Replace the drag-and-drop photo upload with two dropdown selectors: - Header Image: None | Member Avatar | Logo Simple | Logo Full - Footer Image: same options ...

kamo·5mo ago
Featurekamo-internal

Add Header tab with 29 header templates and rename UI labels

- Add "Header" tab with 29 email header templates (banner, accent, branded, decorative categories) plus "No Header" option - Rename "Template" tab to "Signatu...

kamo·5mo ago
Featurekamo-internal

Add 21 additional email signature templates

Add elegant-border, two-column-grid, banner-top, gradient-accent, card-style, left-aligned-clean, right-photo, centered-minimal, executive, creative-blocks, tec...

kamo·5mo ago
Featurekamo-internal

Rebuild email signature manager with template-based visual builder

Replace the basic Quill rich text editor with a structured, form-driven signature builder featuring 8 professional templates, design customization controls (col...

kamo·5mo ago
Featurekamo-internal

Add unpublish and delete buttons to KB article view

Add Unpublish button (visible on PUBLISHED articles) that reverts to DRAFT and removes from AI chat. Add Delete button with confirmation dialog. Add proxy route...

kamo·5mo ago
FeatureRAGService

Handle unpublished events by removing vectors from Qdrant

When an article is unpublished, delete its vectors from Qdrant so the AI chat no longer references it.

Kamo·5mo ago
FeatureKBService

Add unpublish endpoint for KB articles

Add POST /articles/{guid}/unpublish that sets status back to DRAFT and publishes a kb.article.unpublished NATS event so RAGService can remove the article from t...

Kamo·5mo ago
Featurekamo-shared-library

Eager-fetch 쿼리를 추가하십시오

추가 *********** FETCHes에 참여하는 쿼리 기사 기관 그래서 검토 목록은 기사 guid/title를 포함할 수 있습니다 LazyInitializationException 없이.

Kamo·5mo ago
Featurekamo-internal

Add ShadCN-inspired editor theme with visible table borders

Add a comprehensive CSS theme for the LexKit editor with styled typography, visible table cell borders, code block styling, blockquote formatting, and syntax hi...

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

Replace Plate.js with LexKit editor and add KB resource management

Replace Plate.js editor with LexKit (Lexical-based) including custom Video, Audio, and MediaCard extensions. Add WordPress-style media browser with drag-and-dro...

kamo·5mo ago
FeatureKBService

Add org-level resource management and article-media linking APIs

Rewrite KbMediaService/Controller for org-level media CRUD with paginated listing, search, metadata update, and soft delete. Add article-media link/unlink/sync ...

Kamo·5mo ago
Featurekamo-shared-library

Decouple KB media from article and add resource 관리 지원

KbArticle (remove article FK)의 Decouple KbMedia, KbArticleMedia 추가 수많은 기사-미디어 링크에 대한 테이블에 가입, 제목 / 구독 추가 / dateUpdated 필드를 KbMedia에 추가, MANAGE KB RESOURCES를 오른쪽...

Kamo·5mo ago
Featurekamo-internal

Add Emojis, Character Map, and Text Converter tools to calculator menu

- Emojis: browse all emoji categories with search, select to view code points, copy as emoji/HTML/CSS - Character Map: browse Unicode blocks (Latin, Greek, Cyri...

kamo·5mo ago
Featurekamo-internal

Restyle graphing calculator to light theme and add mode-specific titles and icons

- GraphingMode now uses the same light calcColors scheme as other calculator modes - Graph line colors updated to work on light background - Calculator tool win...

kamo·5mo ago
Featurekamo-internal

Add dropdowns to navtop mail and calculator icons, show unread email badge

- Mail icon now shows red unread count badge and dropdown with "Create New Email" / "View My Emails" - Calculator icon now has dropdown with all 6 modes (adds p...

kamo·5mo ago

배송을 보는 것과 같이?

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

무료 영원히 시작가격 비교