비밀번호

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

17,933
총 변경
4,614
제품 설명
4,543
수정 사항
32
프로젝트
프로젝트
모든 프로젝트17,933AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,523TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing585kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
필터 유형
모든 유형Build24CI523Chore670Docs226Feature4,614Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
April 30, 2026
Featurekamo-marketing

Show error icon when a message fails to translate

When the per-message translate call returns translated:false, errors out, or times out, the chat bubble now renders an AlertTriangle icon in red with tooltip "F...

Kamo·4mo ago
Featurekamo-internal

Show error icon when a message fails to translate

When the per-message translate call returns translated:false, errors out, or times out, the chat bubble now renders a small red ErrorOutline icon in place of th...

kamo·4mo ago
Featurekamo-marketing

Stream translations newest-first for visitor history

When the visitor lands on a non-English locale and the support chat has existing English messages, every bubble flagged needsTranslation by the backend now show...

Kamo·4mo ago
Featurekamo-internal

Stream message translations newest-first on language switch

When the user picks a new language (or opens an existing chat in a language different from the messages' source), every bubble that needs translation immediatel...

kamo·4mo ago
Featurekamo-marketing

Auto-translate visitor and agent messages

Live agent replies arriving in a language other than the visitor's URL locale now show a "Translating…" bubble while the TranslateService call resolves, then sw...

Kamo·4mo ago
Featurekamo-internal

Translate chat messages into the viewer's language

Adds a "My Language" flag picker in NavTop (left of the email tool, separated by a vertical rule). Selecting a language writes back to Member.language and syncs...

kamo·4mo ago
FeatureAPIService

Proxy support-message translate endpoint

Adds a passthrough route for the new MediaService endpoint that translates a single support-chat message into the visitor's URL locale. The marketing-side chat ...

Kamo·4mo ago
FeatureMediaService

On-demand translation for chat and support messages

Captures the source language for every chat / support message and adds an optional ?lang=XX param on the message-fetch endpoints plus a per-message POST /transl...

Kamo·4mo ago
Featurekamo-shared-library

Translation cache for chat messages

Adds the MediaObjMsgTranslation entity (one row per (message, language) pair) and an optional sourceLanguageId column on MediaObjMsg so chat messages can be tra...

Kamo·4mo ago
Featurekamo-internal

Personal + Chat/Docs/Notes/KB/HRS 추가 이름 *

/settings 인덱스는 모든 것을 비admins에 아무 단면도도 보여주지 않았습니다 기존 섹션은 admin right (CONFIGURE SYSTEM, MANAGE * SETTINGS, MANAGE ACCESS RULES). 일반 팀 멤버 지원 권리는 정확히 3 카드 (Topics,...

kamo·4mo ago
Featurekamo-internal

Viewport 종횡비에 근거를 둔 Rotate 목표 오프닝

목표 프레임은 이제 atan2(viewportH, viewportW)에 의해 기울입니다. 오른쪽은 viewport 대각선을 목표로 - 16 : 9 모니터 오프닝 점 동쪽의 남쪽 ~29°; 초상화를 위해 그것은에 더 가까운 점 남. 읽는 방법 사용자가 자연스럽게 머리에서 대량의 왼쪽 코너...

kamo·4mo ago
Featurekamo-internal

점수/종료 축하와 함께하는 Throw-to-remove 목표

132×132 목표 구조는 머리가 안으로 있을 때마다 왼쪽에 나타납니다 솔로 드래그 또는 활성 스크롤, 코너에서 오프셋 56px 그래서 머리는 할 수 있습니다 과거를 놓거나 뒤에. 3개의 단단한 벽 (위, 왼쪽, 바닥) 행위로 탄력 있는 되튐 표면 (0.65 재구성); 오른쪽 열려 있습...

kamo·4mo ago
April 29, 2026
Featurekamo-internal

풀테이블 충돌을 가진 Throw 물리학과 혜성

던짐 임계값을 지나서 머리를 흔들어 보세요. viewport 명시적 물리 (friction, edge bounce, 머리-vs-head elastic) 충돌). 슬로우 드롭은 여전히 출시되는 곳을 정확히 착륙합니다. 머리는 아케이드 스타일의 불길은 다음과 같습니다. Throw는 두 릴...

kamo·4mo ago
Featurekamo-internal

Server-minted OTK를 사용하여 새로운 org로 전환하십시오

POST /api/security/org에 의해 반환된 otk를 따르십시오 /api/security/enter-as 왕복. 서버는 이제 신선한 소유자를 mints org 생성의 일부로 세션, 그래서 포스트 생성은 새로운에 리디렉션 org's /validate is deterministi...

kamo·4mo ago
FeatureSecurityService

민트 소유자 *** + OTK에 org 생성

CreateOrganizationOwner 후, 신선한 *** 새로운 소유자에 바인딩 TeamMember는 id/members와 함께 OTK를 돌려줍니다. 이것 없이 작성자는 부모의 세션에 머물다 — 한정된 권리와 isOrganizationOwner=false — 그래서 새로운 아이 o...

Kamo·4mo ago
Featurekamo-shared-library

셀프 - 치유의 시작에 COMP 주문

@PostConstruct에서 모든 APPROVED COMP 주문을 스캔하고 어떤 것을 제공 accountSubscription이 부족합니다. Idempotent - find-or-create는 안전한 것을 의미합니다. 반복적으로 실행하십시오.

Kamo·4mo ago
Featurekamo-internal

내 사업 이전의 왼쪽에 위치 상태 드롭 다운 이동

오른쪽 액션 바에서 왼쪽 환영 섹션으로 상태를 찾습니다. 인사 분리기와 내 비즈니스를 나눕니다. 이전 아이콘 버튼에서 상태를 분리하는 이제 수직 규칙을 제거합니다.

kamo·4mo ago
FeatureSecurityService

승인 된 주문에서 COMP 구독을 활성화하기 위해 프로비저닝-comp 엔드포인트 추가

****************************************************************************************************************************************************************...

Kamo·4mo ago
Featurekamo-shared-library

COMP 주문 승인 자동 감독 AccountSubscription 및 라이센스 할당

- SubscriptionOrder: TargetOrganization (orgs에 가능한 FK)를 추가하십시오 - *********** targetOrganizationId 문자열 추가 - AccountRepository: add findByPrimaryMember Id 계정 조회 -...

Kamo·4mo ago
Featurekamo-internal

Click-to-open with action popover + 크기 컨트롤 교체

Hex head를 클릭하시면 광택 있는 glass-morphism popover를 엽니다. 즉시 도구 창을 열어 대신 상황에 대한 행동. 이름 * 채팅 헤드 노출 : 채팅 열기, 계정보기, 이메일, 회의에 초대, Call ( 양측이 등록 된 VOIP 확장); 도구 헤드 <toolName...

kamo·4mo ago
FeatureInitializerService

MEMBER UI PREFERENCES 테이블 추가 (주문 60)

Idempotent CREATE for the generic per-member UI-preference 저장소 백업 hex-head 팝업 크기 선택기 및 미래 per-member UI 설정. Schema는 EmbRecordState 협약 (is active, date created, ...

Kamo·4mo ago
FeatureSecurityService

Add MemberUiPreferenceController for per-member UI settings

Backs the new hex-head popover size selector and any future small per- member UI preference. Endpoints under /api/security/members/me/ui- preferences resolve th...

Kamo·4mo ago
Featurekamo-shared-library

Add MemberUiPreference entity for per-member UI prefs

Generic per-member UI preference store (memberId, prefKey, JSONB value) for small persisted UI settings. First consumer is the hex-head popover size selector.

Kamo·4mo ago
Featurekamo-internal

Wire FeaturesManager to platform 구독 for child-org 노래

FeaturesManager는 레거시를 호출했습니다. *********** 실제 플랫폼 구독을 읽는 대신 (ungated fallback)를 던졌습니다. 지금 전화 *********** root org의 쿼리 Caller의 cross-org 회원에 대한 상업 구독 주문. 시간 : 콜러...

kamo·4mo ago
FeatureSecurityService

Cross-org 기능에 대한 플랫폼 구독 엔드 포인트 추가

Child-org 관리자 (GNosia의 소유자 Daniel과 같은)는 COMP 구독이 있습니다. 루트 KamoCRM org에 주문, 자신의 org에하지. FeaturesManager 는 잘못된 시스템을 쿼리하고 아무것도 찾기, 모든 기능을 잠금. 새로운 GET ************...

Kamo·4mo ago
Featurekamo-internal

SettingsView 탭에 대한 번역 된 aria-label 사용

지원하다 **************** 다음 intl에서.

kamo·4mo ago
Featurekamo-internal

I18n for legacy hub content/sidebar via settingsLegacyHub

다음 intl로 하드 코딩 된 영어를 대체하십시오. 안정적인 주제 id 상수 소개; activeTopic는 번역된 디스플레이 문자열 대신 에이즈에 비해.

kamo·4mo ago
Featurekamo-internal

Wire landing page to settingsLanding translations

Replace hardcoded feature cards and section copy with useTranslations- backed strings from **************** including ICU branch label for branch types cards. C...

kamo·4mo ago
Featurekamo-marketing

Move translations to kamo-translation-dictionary

All 22 locale files move to the centralized kamo-translation-dictionary repo. The CI now clones that repo and copies the kamo-marketing/ folder into messages/ b...

Kamo·4mo ago
Featurekamo-internal

Move translations to kamo-translation-dictionary

All 22 locale files move to the centralized kamo-translation-dictionary repo. The CI now clones that repo and copies the kamo-internal/ folder into messages/ be...

kamo·4mo ago
Featurekamo-internal

공통.actions 및 common.tooltips를 통해 와이어 MUI 툴팁 타이틀

TCommon("actions.*")과 리터럴 싱글라인 툴팁 타이틀 문자열을 대체하거나 tCommon("tooltips.*"), 메시지/en.json에 열쇠를 병합하고 배열을 수정합니다. 자신의 useTranslations("common") 걸이를 필요로 하는 성분. 추가하기 미래의 파...

kamo·4mo ago
Featurekamo-internal

Tooltip wave — AccountManager, ModernColorPicker, SMS tabs

Account grid View/Delete via common.actions; color picker and SMS tooltips via common.tooltips (pickColorFromScreen, resetToDefault, crmIntegrationComingSoon, e...

kamo·4mo ago
Featurekamo-internal

Tooltip 파 - TeamMemberManager 작업

Wire grid tooltips to *********** 및 common.tooltips.resetFilters. i18n: 감사 tooltip 리터럴 217→209.

kamo·4mo ago
Featurekamo-internal

Tooltip wave — DocManager grid and row actions

Internationalize all literal Tooltip titles in DocManager via common.tooltips and common.actions (download, share, delete, refresh). Merge fragment into en.json...

kamo·4mo ago
Featurekamo-internal

Tooltip 파 - 리드 목록 아이콘 및 이메일 템플릿 블록

Lead.list.tooltips를 통해 와이어 리드 ID 컬럼 아이콘; 이메일을 통해 블록 주문 / 삭제 *************** i18n:audit 도구 끝 리터 236→230.

kamo·4mo ago
Featurekamo-internal

일반적인 도구 팁 파 - 구독 송장, 청구 탭, 활동 IP, avatar 삭제

일반적인.actions.send, common.tooltips.markPaid를 가진 리터럴 툴팁 제목을 대체하십시오, blockThisIp, addBillingAccount, 및 action.delete; en.json로 파편을 병합합니다. i18n : 감사 도구 팁 리터 241 →...

kamo·4mo ago
Featurekamo-internal

Add common.alerts wave for alert() literals

Introduce **************** with shared alert strings under common.alerts, merge into en.json, and replace literal alert('...') calls across clubhouse, documents...

kamo·4mo ago
Featurekamo-internal

도구, 연락처, SMS, 작업 전반에 걸쳐 Wire Components.ui.placeholders

계산기 모드, 메시지 도구, AI 채팅 검색, 메모, 연락처 대화 상자, SMS 탭 및 작업 사이드 바에서 ****************로 리터 입력 홀더를 대체하십시오. SoftphoneVoicemailTab을 수정하여 정의되지 않은 글로벌 t 대신 범위의 tVm 키를 사용하여 혼합 ...

kamo·4mo ago
Featurekamo-internal

Wire settings placeholders and scoped translation hooks

Replace literal TextField/MUI placeholders under settings with next-intl keys, add useTranslations in nested components where needed (dialogs, sub-views, manual...

kamo·4mo ago
Featurekamo-internal

Merge 설정 홀더 카탈로그 및 와이어 필수 / 보안 / AI MCP 탭

파편 병합을 통해 메시지에 ***********를 추가하고 대체합니다. DepartmentManager, JobTitleManager, LabelManager의 리터럴 플레이스 홀더, SecurityRoleManager, AccessBlockManager, SuspiciousManage...

kamo·4mo ago
Featurekamo-internal

다음 intl에 와이어 파이프 라인 탭 홀더

Merge.pipeline.shared 키와 tab-specific placeholder를 추가 파편; 파이프라인 TSX를 통하여 리터럴 위너 문자열을 대체합니다. useTranslations() 및 기존 Components.pipeline.* 항목을 사용할 수 있습니다.

kamo·4mo ago
Featurekamo-internal

모듈 전역의 영어 문자열 및 정렬 UI 구성 요소를 확장

업데이트 메시지 카탈로그 및 와이어 번역을 통해 달력, 채팅, 메시지, POS / 마켓 설정, 구독, 지원 티켓, esign 및 관련 페이지.

kamo·4mo ago
Featurekamo-internal

Move Credits link from nav to Lead Browser toolbar

Remove Credits from NavTop and add Lead Credits beside Add Lead on /leads, same CRM + VIEW_LEADS visibility and /leads/allotments destination.

kamo·4mo ago

배송을 보는 것과 같이?

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

무료 영원히 시작가격 비교