Live Change Log

لنرى ما نبنيه في الوقت الحقيقي كُلّ سمة، تَثبّتُ، وتَحسّنُ شُحنتْ عبر الرصيفِ.

17,924
مجموع التغييرات
4,611
المعالم
4,537
Fixes
32
المشاريع
عرض حسب المشروع
جميع المشاريع17,924AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,575kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
الأفلام حسب النوع
جميع الأنواعBuild24CI523Chore670Docs226Feature4,611Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
February 7, 2026
Otherkamo-analytics

Fixed tooltip text sizes.

Mike Cao·7mo ago
Otherkamo-analytics

Fix website reports route type error and pass teamId to board WebsiteSelect.

Remove invalid 3rd parameter from GET handler and parse report type from query params instead. Pass teamId to WebsiteSelect in BoardEditHeader so it shows team ...

Mike Cao·7mo ago
Otherkamo-analytics

يُستعاض عن ردة الفعل بملفات (لانغ).

Migrate i18n from react-intl to next-intl, eliminating the formatjs خط أنابيب التجميع. ملفات الترجمة حالياً تعيش كـ (شيون) مُثقل في الجمهور/النسيج/المواضيع/(الم...

Mike Cao·7mo ago
Otherkamo-analytics

Rename session recording to session replay across the codebase.

يُعاد تسمية جميع الملفات والمكوّنات وقسم قواعد البيانات، وطرق نظام المعلومات المسبقة عن علم ورسائل، وبناء الثقة من "التسجيل" إلى مصطلحات "اللعب".

Mike Cao·7mo ago
Otherkamo-analytics

زر ثابت على الفريق.

Mike Cao·7mo ago
Otherkamo-analytics

لوحات وبطاقات القياس

Francis Cao·7mo ago
Otherkamo-analytics

تنظيف الألوان والاختيارات

Francis Cao·7mo ago
February 6, 2026
Otherkamo-analytics

يضاف سمة تسجيل الدورة على أساس الخطأ.

نُفذ تسجيل الدورة بكامله مع نظام " rrweb " للقبض على المنظمات غير الحكومية وممارسي الرسوب للعزف Includes: Prisma schema for Session Recording model, chunked تخز...

Mike Cao·7mo ago
Otherkamo-analytics

أضفت متغيرات برمجيات المصدر المركزي القديمة على نظام التصميم الجديد المزود بمقياس للتفاعل.

المتغيرات (ج) (ب) الممتلكات العرفية لدائرة خدمات الدعم المركزية (------------------ التي لم تعد موجودة في @analytics/react-zen. رسمتهم إلى الجديد أسماء متغيرة و...

Mike Cao·7mo ago
Otherkamo-analytics

تطهير المجلس من كل عنصر على حدة وإزالة قطع الأخشاب.

Extract BoardRow, BoardColumn, BoardViewHeader, BoardEditHeader, and مُراقبي المجلس في ملفات منفصلة إلغاء 9 بيانات مدونة من المجلس التنفيذي ومقدم المجلس.

Mike Cao·7mo ago
Otherkamo-analytics

Consolidate WebsiteNavSection into WebsiteNav and fix scrollbar flash.

Move sidebar rendering logic into WebsiteNav with isCollapsed prop so SideNav uses WebsiteNav directly instead of duplicating code. Add overflow hidden to preve...

Mike Cao·7mo ago
Otherkamo-analytics

Fix WebsiteSelect showing empty value on initial load.

Fall back to queried website name when local state hasn't been set yet, since useState only captures the initial value which is undefined before the query resol...

Mike Cao·7mo ago
Otherkamo-analytics

Combine WebsiteNav into SideNav when viewing a website.

Replace the separate 240px WebsiteNav sidebar with website navigation integrated into the main SideNav. When a websiteId is active, SideNav shows a back arrow, ...

Mike Cao·7mo ago
Otherkamo-analytics

Fix ChangeLabel colors to use react-zen theme variables.

Replace old CSS variables with new theme tokens for success, error, and neutral states.

Mike Cao·7mo ago
Otherkamo-analytics

Fixed previous select width.

Mike Cao·7mo ago
Otherkamo-analytics

Fix WebsiteDateFilter width and date popup minimum width.

Remove unnecessary wrapper Row around DateFilter and set min-width on the date picker popover to 200px.

Mike Cao·7mo ago
Otherkamo-analytics

Fix NavButton text not showing and remove unused Sidebar.

Show NavButton text whenever sidebar is not collapsed, not only on pages without sub-navigation. Also remove unused Sidebar component.

Mike Cao·7mo ago
Otherkamo-analytics

Fix Select component usage by removing items prop and render functions.

Replace render function children with mapped ListItem elements and remove the unsupported items prop across all Select instances.

Mike Cao·7mo ago
Otherkamo-analytics

Add hover background to MetricsTable rows.

Mike Cao·7mo ago
Otherkamo-analytics

Rename SideMenu to NavMenu, fix tooltips, and update react-zen.

- Rename SideMenu to NavMenu with visible group title labels and selected item highlighting - Update react-zen to 0.242.0 and fix responsive breakpoints (xs -> ...

Mike Cao·7mo ago
Otherkamo-analytics

Fix TypeScript type errors across multiple files

Mike Cao·7mo ago
Otherkamo-analytics

Updated packages.

Mike Cao·7mo ago
Otherkamo-analytics

Merge branch 'dev' into boards

# Conflicts: # .gitignore # package.json # pnpm-lock.yaml # **************** # prisma/schema.prisma # src/app/(main)/MobileNav.tsx # **************** # ********...

Mike Cao·7mo ago
Otherkamo-analytics

Code cleanup.

Mike Cao·7mo ago
Otherkamo-analytics

Add board view/edit mode separation with cancel button.

/boards/[id] is now view mode (read-only) with an edit button. /boards/[id]/edit is edit mode with save and cancel buttons. Save navigates back to view, cancel ...

Mike Cao·7mo ago
Otherkamo-analytics

implement UTM filters and fields

Francis Cao·7mo ago
February 5, 2026
Otherkamo-analytics

Merge branch 'dev' of **************** into analytics

Francis Cao·7mo ago
Otherkamo-analytics

fix getURL for share

Francis Cao·7mo ago
Otherkamo-analytics

Fix share url.

Brian Cao·7mo ago
Otherkamo-analytics

Fix share url.

Brian Cao·7mo ago
Otherkamo-analytics

use website_event_stats_hourly view for excludeBounceQuery

Francis Cao·7mo ago
Otherkamo-analytics

use website_event_stats_hourly view for excludeBounceQuery

Francis Cao·7mo ago
Otherkamo-analytics

Fix share token for public share pages

Mike Cao·7mo ago
February 4, 2026
Otherkamo-analytics

fix pixel/link canViewWebsite

Francis Cao·7mo ago
Otherkamo-analytics

fix bad import

Francis Cao·7mo ago
Otherkamo-analytics

fix bounce checkbox for share page

Francis Cao·7mo ago
Otherkamo-internal

Fix market tabs, status by market, filter options, lead ID prefix L

- Market tab: filter by lead.marketId and vendorProductIds when a market is selected - Status/Sub Status: use availableStatuses for column filter options (marke...

kamo·7mo ago
Otherkamo-analytics

only show bounce filter on overview

Francis Cao·7mo ago
Otherkamo-analytics

Merge branch 'dev' of **************** into dev

Francis Cao·7mo ago
Otherkamo-analytics

fix total visitors query to exclude event_type

Francis Cao·7mo ago
Otherkamo-analytics

Moved bounce filter to filter form.

Mike Cao·7mo ago
Otherkamo-analytics

website API shareId compatibility updates

Francis Cao·7mo ago

مثل ما ترى الشحن؟?

كل واحد من هذه تحديثات الأراضي في مكان عملك تلقائيا. ابدأوا بالمجان وشاهدوها تنمو بعد أسبوع.

ابدأوا حراً للأبدخصخصة الفيو