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

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

17,931
เปลี่ยนแปลงทั้งหมด
4,612
คุณสมบัติต่าง ๆ
4,543
แก้ไข
32
โครงการ
กรองโดยโครงการ
ทุกโครงการ17,931AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,522TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
กรองตามประเภท
ทุกประเภทBuild24CI523Chore670Docs226Feature4,612Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 28, 2026
Featurekamo-meet

เพิ่มระบบการไล่สีแบบไม่ตายตัว ด้วยความละเอียดชุดตกแต่ง MinIO

โหลดโลโก้โปรแกรม, ตัวแปรสี CSS, favicon, และชื่อเว็บไซต์ NinIO ที่ครอบครองสินทรัพย์ชุดตกแต่งที่รันไทม์ ผ่านเครื่องหมายการค้า/overrigers.js และ ต่อข้อมูลบนเครื่อ...

Kamo·5mo ago
Featurekamo-meet

ดึงข้อมูลการค้นหาทั้งหมดจาก UI ที่ผู้ใช้มองเห็นได้

ลบการจับคู่แบบคงที่ออก เพื่อเตรียมใช้งานกับไดนามิคโปรแกรม แทนที่ชื่อ "meetweet" ด้วยชื่อทั่วไป "meeting" ในการปรับแต่ง - ล้างลายน้ํา, โลโก้, และอ้างอิงด้วยพลังง...

Kamo·5mo ago
Featurekamo-internal

Replace Chat Now member count with real-time unread message indicator

- NavTop badge now shows total unread messages instead of online member count - Chat button icon color derived from --color-primary theme variable - MemberItem ...

kamo·5mo ago
FeatureMediaService

Add unread count API endpoint, mark-as-read endpoint, and WebSocket broadcast

- GET /api/media/sessions/chat/unread returns per-session and per-sender unread counts - PUT /api/media/sessions/{guid}/read marks a session as read for current...

Kamo·5mo ago
Featurekamo-shared-library

เพิ่มจํานวนจดหมายที่ยังไม่ได้อ่าน

Leeveruary มี msgId LastView (in) ที่อยู่ใน Medessionmember เพื่อคํานวณ การนับและทําเครื่องหมายวาระการที่ยังไม่ได้อ่านต่อครั้งว่าอ่านแล้วสําหรับยังไม่ได้พูด ลัก...

Kamo·5mo ago
Featurekamo-internal

Add Train AI toggle and audience visibility checkboxes to KB article editor

Add aiEnabled master toggle with collapsible visibility checkboxes for Members, Team Members, and Public using org-customized labels from behavior-labeling sett...

kamo·5mo ago
FeatureAIService

Pass memberType through RAG search for audience-scoped KB results

Resolve member type from MemberRepository and include it in RAG search requests so the vector DB can filter KB articles by audience visibility.

Kamo·5mo ago
FeatureRAGService

Add audience-scoped AI visibility filtering to RAG pipeline

Store **************** in Qdrant payload, filter search results by memberType, skip indexing when aiEnabled is false, and add visibility index creation for exis...

Kamo·5mo ago
FeatureKBService

Support AI visibility toggles in KB article create/update

Accept aiEnabled and visibility flags in create/update endpoints. Handle AI toggle changes by publishing delete events when AI is disabled, triggering re-indexi...

Kamo·5mo ago
Featurekamo-shared-library

เพิ่มเลเยอร์..

เพิ่ม AIIIIIIBID, AIVIIVETHPublic, AIVIAVIITHMBRE, และ AIVIIIIIIIIAVETAMMMBS ทุ่งหญ้าบูเลอันเพื่อควบคุม การฝึกเอไอและกลุ่มผู้ชม.

Kamo·5mo ago
Featurekamo-internal

Add Remove Link button to KB editor toolbar

kamo·5mo ago
FeatureAIService

Add feedback endpoint for AI chat responses

Kamo·5mo ago
FeatureAIService

Wire ConversationContextService for sliding window context management

Trims conversation history to fit model's context window before sending to LLM. Keeps recent messages verbatim, summarizes older ones.

Kamo·5mo ago
FeatureInitializerService

Add AI_CHAT_FEEDBACK table schema

Kamo·5mo ago
Featurekamo-internal

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...

kamo·5mo ago
March 27, 2026
Featurekamo-internal

Add Notes to NavPri below KB, gated by isNotes

kamo·5mo ago
March 26, 2026
Featurekamo-internal

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...

kamo·5mo ago
Featurekamo-internal

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...

kamo·5mo ago
FeatureSecurityService

Auto-refresh Redis session rights after feature/role changes

FeatureController and SecurityRoleController now rebuild the caller's session rights in Redis after enable/disable, role create/update/delete, and recalculate-r...

Kamo·5mo ago
Featurekamo-internal

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...

kamo·5mo ago
FeatureSecurityService

Add FeatureController for org app enable/disable management

REST endpoints for managing organization app features: GET features list, POST enable/disable with CONFIGURE_SYSTEM permission check, root-org-only gating for i...

Kamo·5mo ago
Featurekamo-shared-library

เพิ่มระบบการจัดการโปรแกรมด้วยประเภทของบริการ, สิทธิ, และการควบคุมคุณสมบัติ

ตั้งค่ารูปแบบบริการใหม่ และ AI CHATHAII SUPPOPRT, เพิ่ม SUPPORT/NOTETS/POS ประเภท, Deprocation Storage/DOICC CESTIIIIIIER / ผู้ตรวจการ เพิ่มข้อมูลรูปแบบบทบาทให...

Kamo·5mo ago
Featurekamo-internal

Add email alias and shared mailbox UI support

Composer "From:" dropdown for switching between primary, alias, and shared mailbox addresses. New "Mailboxes" 6th tab in email settings for org-wide admin manag...

kamo·5mo ago
FeatureEmailService

Add email aliases and shared mailbox support

New MailboxManager provider capability interface for alias and shared mailbox CRUD. KamoMailMailboxManager implementation manages dovecot/postfix virtual_users ...

Kamo·5mo ago
Featurekamo-shared-library

เพิ่มนามแฝงและกล่องจดหมายที่ใช้ร่วมกัน

สร้างคุณสมบัติของ JPA สําหรับอีเมล ISHShema: mailAliasentity (ชื่อเล่นต่อสมาชิก) ใช้งานร่วมกันMailbox Entities (จดหมายใช้ร่วมกันทั้งระบบ org - ทั่วโลก โดยมีใบร...

Kamo·5mo ago
Featurekamo-internal

Add PRE_TICKET status with Start Chat option

- TicketCreationForm: two buttons — "Start Chat" (pre-ticket, no title required, just topic) and "Submit Ticket" (full ticket with title) - TicketHeader: "Con...

kamo·5mo ago
FeatureMediaService

Add PRE_TICKET creation and convert-to-ticket endpoint

- createTicket: when preTicket=true, sets status to PRE_TICKET, skips assignment (no title required) - PUT /tickets/{id}/convert: converts PRE_TICKET to NEW, ...

Kamo·5mo ago
Featurekamo-shared-library

เพิ่มสถานะ preckET และ priicket as for made

สถานะใหม่ ISP TICKET( 14) สําหรับวาระสนทนาครั้งแรกเมื่อผู้ใช้เริ่มใช้งาน พูดคุยโดยไม่ส่งตั๋วอย่างเป็นทางการ สามารถแปลงเป็น ตั๋วเต็มใบ ต่อมาโดยการตั้งค่าชื่อและส...

Kamo·5mo ago
March 25, 2026
FeatureSecurityService

Add POST **************** endpoint

Triggers org-wide member_rights_applied recalculation. Needed after schema migrations or manual DB changes to permissions.

Kamo·5mo ago

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

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

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