บันทึกการเปลี่ยนแปลงชีวิต

ดูว่าเราจะสร้างอะไรในเรียลไทม์ ทุก ๆ ลักษณะ, การ ซ่อม, และ การ ปรับ ปรุง ต่าง ๆ จะ ถูก ส่ง ข้าม เวที.

17,896
เปลี่ยนแปลงทั้งหมด
4,600
คุณสมบัติต่าง ๆ
4,522
แก้ไข
32
โครงการ
กรองโดยโครงการ
ทุกโครงการ17,896AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService364InitializerService299KBService74KlusterServices542MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,565kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
กรองตามประเภท
ทุกประเภทBuild24CI522Chore670Docs226Feature4,600Fix4,522Other6,781Performance136Refactor274Revert23Style48Test69Upgrade1
October 2, 2025
Fixkamo-internal

Resolve TypeScript MenuItem value error and clean up TicketManagementTab

- Fix MenuItem value prop type error in ListBlockRenderer.tsx by converting boolean values to strings - Update Select value and onChange handler to properly han...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up more unused parameters

- Fix textAlign type assertion in BlockPreviewRenderer.tsx with explicit type casting - Remove unused function parameters from AnalyticsTab.tsx and SettingsTab....

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up more unused imports

- Fix textAlign type checking in BlockPreviewRenderer.tsx with proper type narrowing - Remove unused imports from HelpDeskStatusWindow.tsx (CardContent, Person,...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript textAlign error and clean up unused imports

- Fix textAlign type casting in BlockPreviewRenderer.tsx - Remove unused imports from AnalyticsTab.tsx (Avatar, Divider, Error, Warning, Assessment) - Remove un...

kamo·11mo ago
Fixkamo-internal

Add proper type checking for block.content.columnAlignments in BlockPreviewRenderer

- Replace direct property access with 'in' operator type guards for columnAlignments - Ensures TypeScript knows the content has columnAlignments property before...

kamo·11mo ago
Fixkamo-internal

Add proper type checking for block.content.header in BlockPreviewRenderer

- Replace direct property access with 'in' operator type guards - Ensures TypeScript knows the content has header and rows properties - Resolves TypeScript comp...

kamo·11mo ago
Fixkamo-internal

Remove invalid onColorPickerOpen prop from TableBlockRenderer

- Remove onColorPickerOpen prop that doesn't exist in TableBlockRendererProps interface - TableBlockRenderer only accepts block and onUpdateContent props - Reso...

kamo·11mo ago
Fixkamo-internal

Remove invalid alt attribute from Material-UI Image icon

- Remove alt attribute from Image component in PostForm.tsx - Material-UI icons don't support alt attributes - Resolves TypeScript compilation error preventing ...

kamo·11mo ago
Fixkamo-internal

Resolve remaining TypeScript/ESLint errors

- Replace all remaining explicit any types with proper TypeScript types - Fix help desk components with Record<string, unknown> types - Fix session KToken compo...

kamo·11mo ago
Fixkamo-internal

Resolve TypeScript/ESLint errors preventing build

- Replace explicit any types with proper TypeScript types - Fix unescaped entities in JSX content - Replace anchor tags with Next.js Link components - Resolves ...

kamo·11mo ago
Fixkamo-internal

Resolve Next.js routing conflict in /validate endpoint

- Move API route handler from app/validate/route.ts to app/api/validate/route.ts - Update page component to call /api/validate instead of /validate - Fixes Dock...

kamo·11mo ago
September 15, 2025
Fixkamo-analytics

Parse netlify ip header by default: `x-nf-client-connection-ip`

This header is not clearly documented, but it is mentioned in semi-official sources, and I have tested it to ensure it's working properly. Without this, analyt...

Andrey Nering·Sep 15, 2025
September 4, 2025
Fixkamo-analytics

Improve URL normalization and handling in tracking functions

Chairil Fauzi Firmansyah·Sep 4, 2025
Fixkamo-analytics

Prevent multiple initialization when script injected more than once

Chairil Fauzi Firmansyah·Sep 4, 2025
August 28, 2025
Fixkamo-analytics

Put Google in the right order of grouped domains

0xflotus·Aug 28, 2025
June 4, 2025
May 30, 2025
Fixkamo-analytics

Handle unknown location fields in user detection

Exlaso·May 30, 2025
Fixkamo-analytics

Decode location fields in user detection

Exlaso·May 30, 2025
May 22, 2025
Fixkamo-analytics

Fix remove trailing slash regex

Eritque arcus·May 22, 2025
Fixkamo-analytics

Hash is not included in record

Eritque arcus·May 22, 2025
May 15, 2025
March 31, 2025
Fixkamo-analytics

Move isbot check after body parsing

Oleh Astappiev·Mar 31, 2025
March 27, 2025
Fixkamo-analytics

Add cors support when using a custom endpoint

Yo Sev·Mar 27, 2025
October 25, 2024
Fixkamo-analytics

Added underscore support (#1)

Florian Kühne·Oct 25, 2024
September 20, 2024
Fixkamo-analytics

Use the same id for event and event data for clickhouse

Dinesh Salunke·Sep 20, 2024
August 22, 2024
Fixkamo-analytics

A small type error

wjsoj·Aug 22, 2024
July 15, 2024
Fixkamo-analytics

Compatible with browsers that do not support ES2019

eagleon·Jul 15, 2024
July 10, 2024
Fixkamo-analytics

Typo, update wording and fill missing words/sentence

manethpak·Jul 10, 2024
April 15, 2024
Fixkamo-analytics

Respect excludeSearch consistently

Cedric·Apr 15, 2024
Fixkamo-analytics

Remove domain name when parsing url

Cedric·Apr 15, 2024
March 12, 2024
Fixkamo-analytics

Update admininstrator -> admin for translations (#3)

Michael Hespenheide·Mar 12, 2024
Fixkamo-analytics

Administrator label in users table (#2)

Michael Hespenheide·Mar 12, 2024
February 29, 2024
Fixkamo-analytics

🐛 Change Page direction based on the language dir property

Mohanad Alrwaihy·Feb 29, 2024
December 21, 2023
Fixkamo-analytics

Hide Add Website button for View Only users

Uzair Ahmed·Dec 21, 2023
October 11, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 11, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 11, 2023
October 10, 2023
Fixkamo-analytics

Correctly extract pathname

Aldo Román·Oct 10, 2023
September 17, 2023
July 25, 2023
Fixkamo-analytics

BasePath display in Website shareUrl

nailuoGG·Jul 25, 2023
Fixkamo-analytics

ShareUrl missing basePath

nailuoGG·Jul 25, 2023
July 14, 2023
Fixkamo-analytics

Query when seeing detail of field

Aitor Alonso·Jul 14, 2023
Fixkamo-analytics

Bring back new release message

- app crash, it says [@formatjs/intl] An id must be provided to format a message. - issue reference - ****************

Taras Protchenko·Jul 14, 2023
June 12, 2023
Fixkamo-analytics

:bug: tracker event data fixed

Akash Rajpurohit·Jun 12, 2023
May 16, 2023
Fixkamo-analytics

Show year instead of epoch

Aitor Alonso·May 16, 2023
May 12, 2023
Fixkamo-analytics

:adhesive_bandage: null value check for metric data

AkashRajpurohit·May 12, 2023
April 25, 2023
Fixkamo-analytics

Added check if there is no parent element

Truimo·Apr 25, 2023
April 20, 2023
Fixkamo-analytics

Get tracking code correctly

MBRjun·Apr 20, 2023
April 18, 2023
Fixkamo-analytics

Use new script name in update-tracker.js

Jonas·Apr 18, 2023

เหมือนที่คุณเห็นการขนส่ง?

ทุก คน ที่ ได้ รับ การ ปรับ ปรุง เหล่า นี้ จะ ลง ไป ใน ที่ ทํา งาน ของ คุณ โดย อัตโนมัติ. เริ่มให้อิสระและดูมันเติบโตสัปดาห์แล้วสัปดาห์เล่า.

เริ่ม เป็น อิสระ ตลอด ไปแสดงพริ้นซ์