Восстановите полный поток встреч с созданием бэкэнда, приглашениями и открытием окон OTK
Упростите использование Meeting для создания OTK и открывайте окно встреч напрямую
Конечных точек API пока не существует - пропустите запись встречи Создание на данный момент. Добавить обработку ошибок для всех обработчиков кликов, чтобы предо...
Настройте этап AppType.MEET для COMPLETED, чтобы он появился в FeaturesManager
Добавьте MEET в карты значков / категорий FeaturesManager и защитите кнопку ChatBox Meet
Добавить кнопку «Пуск встречи» в Центр взаимодействия и значок встречи для каждого участника
Добавьте кнопку Meet в панель инструментов чата и рендеринг MeetingCard в сообщениях
Добавьте полированный шаблон приглашения электронной почты с брендингом Org
Добавить MeetingDialog для создания встреч с названием комнаты и выбором членов
Добавить встречу Карточный компонент для богатых встреч приглашает в чат
Добавить UseMeeting hook для создания встреч, запуска OTK и отправки приглашений
Удалите интеграцию WebRTC на основе Janus (useWebRTC, VideoCallPanel, маршруты вызовов API)
Удалите старый код Janus WebRTC для совместной работы голоса/видео/экрана Замена на KamoMeet (Meet-based). Удаляет использование крючка WebRTC, VideoCallPanel, ...
Сделайте контрольные коробки видимости и Train AI переключите независимые элементы управления
Видимость (члены, члены команды, общественность) контролирует, кто может получить доступ к статье. В KB UI. Train AI - это отдельный инструмент для индексации R...
Замените количество участников Chat Now индикатором непрочитанных сообщений в реальном времени
На значке NavTop теперь отображаются полные непрочитанные сообщения вместо онлайн-счета участников Цвет значка кнопки чата, полученный из переменной цветовой ос...
Добавить Train AI Toggle и контрольные коробки видимости аудитории в редактор статей KB
Добавить aiEnabled master toggle с разборными контрольными коробками видимости для членов, Члены команды и общественность, использующие орг-настроенные метки из...
Используйте внутренний URL K8 для маршрутизации API, чтобы исправить загрузку аватара для не-KamoCRM-оргов
Прокси-сервер API вычислял внешние URL-адреса (https://api.{domain}) для каждой организации. Решение было принято только для KamoCRM. Используется API SERVICE U...
Re-fetch notes after create/update to show decrypted content in preview
The backend returns encrypted content/contentPlain in POST/PUT responses, causing NoteCard previews to display ciphertext until page refresh. Now re-fetches via...
Disable all auto-link behaviors in KB editor to prevent paste-as-hyperlink bug
The linkExtension singleton from @lexkit/editor retains internal paste handler state across component remounts. Disabling autoLinkUrls, autoLinkText, and linkSe...
Prevent KB editor link extension state leaking between article creates
Move Lexical extensions from module-level singletons into a factory function called via useMemo per component mount, so each new article gets fresh extension in...
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...
Accept large CockroachDB IDs in org Zod schema
The org ID from unique_rowid() exceeds JS MAX_SAFE_INTEGER, causing z.coerce.number().int() to fail with "too_big". Now accepts number, bigint, or string to han...
Accept UUID strings for feature IDs in org Zod schema
The OrgFeature schema required id to be a coercible integer, but the backend returns UUIDs. This caused a ZodError on every layout fetch, falling back to the ha...
Always refresh org context after any app toggle, not just completed-stage
POS and other non-completed apps also affect the UI (e.g. Pipeline in NavPri). The stage check was preventing the refresh for these apps.
Update all fallback feature lists and gate Pipeline/Chat/LeadStatus
Root cause: layout.tsx and org API route had hardcoded fallback feature lists with only 6 old apps (missing VOIP, AI_SUPPORT, SUPPORT, KB, NOTES, DOCS). When th...
Show CC and BCC in sent item email previews
Add bcc field to EmailMessage type. ThreadDetailView now displays BCC recipients when present (typically in sent folder copies).
Remove legacy /email iframe page
This page only embedded mail.kamocrm.com in an iframe. The built-in email client at /messages replaces it entirely.
Email nav icon now links to /messages instead of legacy /email iframe
The /email page embeds mail.kamocrm.com in an iframe (legacy webmail). The actual built-in email client is at /messages. Updated NavPri to point to the correct ...
Surface actual backend error message on feature toggle failure
Enable/disable now parses the error response body and shows the real error in the toast instead of a generic message. Helps diagnose what's actually failing on ...
Restore org context refresh after toggling completed-stage apps
Without router.refresh(), the org context stayed stale after enabling apps — NavPri, homepage, and settings never showed the newly enabled features. Now refresh...
Gate all feature cards and settings sections by org feature flags
Homepage: Documents card now uses isDocs (not deprecated isStorage/isDocManager), Calendar gated by isEmail, Notes gated by isNotes. Settings page: Commerce se...
Удалите чат из NavPri — чат открывается через Interaction Center, а не нав
Удалить router.refresh() из переключателя функций, чтобы предотвратить сброс страницы
router.refresh() заставлял страницу пересдавать и сбрасывать активную Закладка «Доступно» на каждый переключатель. Недействительность кэша и loadFeatures() уже ...
Invalidate org cache after feature toggle to reflect changes immediately
The org API route caches organization data in Redis for 24h. After enabling or disabling an app, the stale cache caused feature flags to remain false, making se...
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...
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...
Gate all nav links and settings pages by org feature flags
NavTop: hide AI chat, softphone, SMS, credits, notes, calendar, and contacts links when their corresponding app is disabled. Settings pages for CRM, Email, Phon...
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...
Sync settings nav with actual tab definitions across all pages
Add missing Mailboxes and CalDav/CardDav entries to email section in both the settings main page and the NavPri slide-out drawer. Fix Account section card linki...
Split mailboxes tab into sub-tabs for primary, aliases, shared
Primary Mailboxes, Email Aliases, and Shared Mailboxes are now each under their own sub-tab within the Mailboxes settings page, matching the existing sub-tab pa...
Как вы видите судоходство?
Каждое из этих обновлений автоматически попадает в ваше рабочее пространство. Начните бесплатно и смотрите, как он растет неделю за неделей.