Log Perubahan Langsung

Lihat apa yang kita bangun, di real-time. Setiap fitur, perbaikan, dan perbaikan dikirim di platform.

17,865
Total Perubahan
4,581
Fitur
4,512
Perbaikan
32
Proyek
Filter menurut projek
Semua Projek17,865AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,553kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter berdasarkan tipe
Semua JenisBuild24CI522Chore670Docs226Feature4,581Fix4,512Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
February 6, 2026
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
Featurekamo-analytics

Add SKIP_BUILD_GEO env variable

Closes #4004

Diogo Correia·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
Fixkamo-internal

Stabilize connection line physics and mouse proximity

- Only apply mouse proximity force after mouse has moved (avoids 0,0 affecting lines on load) - Guard mouse position with Number.isFinite before use - Clamp con...

kamo·7mo ago
CISecurityService

Trigger pipeline

Kamo·7mo ago
Otherkamo-analytics

fix bad import

Francis Cao·7mo ago
Fixkamo-internal

Gabungkan judul daerah garis bawah dan kisi untuk bagian bawah

- Gunakan var (--color-primary) untuk CRM, E-Mail, bagian Telepon digaris bawah - Gunakan grid 3-kolom pada log untuk E-Mail dan Telepon (3 kartu) untuk tata le...

kamo·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
Otherkamo-internal

Back button on view header, restore filters when returning from view

- HeaderBar: add Back to Lead Browser button (ArrowBack) in lead info header - LeadManager: persist filters/tabs to sessionStorage before opening a lead - LeadM...

kamo·7mo ago
Otherkamo-internal

Switch to base28, remove 5 and S from alphabet

- Rename toBase30 to toBase28; use 28-char alphabet - Lead/doc formatters now use toBase28 internally

kamo·7mo ago
Otherkamo-internal

Agent column from assignedEmployee, base30 lead/doc ID formats

- Agent column shows assignedEmployee.fullName or 'Unassigned' - Add assignedEmployee to Lead type; use valueGetter for sort/filter - LeadManager: use toBase30L...

kamo·7mo ago
Featurekamo-shared-library

Populate vendorProduct relationship when taking leads

Mutakhirkan getLeadsByOrganiationId () untuk mengpopulasikan Produksi vendor @ Transient lapangan untuk setiap petunjuk yang memiliki vendorProductId. Ini menja...

Kamo·7mo ago
Featurekamo-internal

Improve lead grid with base30 IDs, raven icon, All Markets tab, and Market column

- Add toBase30() function for consistent ID representation across LeadManager and DocManager - Fix Grim status icon in tabs to use raven.ico (matching the datag...

kamo·7mo ago
February 3, 2026
Featurekamo-shared-library

Tambahkan status, subStatus, sumber, dan ruas datecreated

- Status ditambahkan, subStatus, sumber, datecreated, dan isaktif untuk memimpin entitas - Diperbarui LeadDTO dengan ruas yang kompatibel di depan (status, subS...

Kamo·7mo ago

Seperti apa yang Anda lihat pengiriman?

Semua pembaruan ini secara otomatis mendarat di ruang kerja Anda. Mulai bebas dan menontonnya tumbuh minggu demi minggu.

Mulai Bebas SelamanyaTampilkan Harga