Live Change Log

Vedi cosa stiamo costruendo in tempo reale. Ogni funzione, correzione e miglioramento spedito attraverso la piattaforma.

17,922
Variazioni totali
4,609
Caratteristiche
4,537
Fissazioni
32
Progetti
Filtra per progetto
Tutti i progetti17,922AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService372InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,520TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,574kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
Filtra per tipo
Tutti i tipiBuild24CI523Chore670Docs226Feature4,609Fix4,537Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 14, 2026
FeatureEmailService

Add 3-stage Dockerfile for EmailService

Kamo·6mo ago
FeatureEmailService

Add EmailServiceApplication entry point

Kamo·6mo ago
FeatureEmailService

Add pom.xml with all dependencies

Kamo·6mo ago
March 13, 2026
Featurekamo-internal

Add "New" create buttons to all pipeline tab toolbars

Each pipeline tab now has a create button in its toolbar for quick record creation.

kamo·6mo ago
Featurekamo-internal

Match stepper colors to kamo-register team page

Active step uses hexagon with --color-primary, completed/visited steps use circles with --color-primary-light, incomplete steps use circles with --color-primary...

kamo·6mo ago
Featurekamo-internal

Restore 9-step wide layout with hexagon icons and visited-step navigation

Restores the multi-file 9-step architecture with sidebar stepper and full-width content. Adds hexagon step icons, visited-step click navigation, and underlined ...

kamo·6mo ago
Featurekamo-internal

Rebuild pipeline detail pages with full modal content and add missing markets

- Refactor PipelineRecordLayout to use tabs prop with LeadViewClient pattern (tabs in separate Card below header, flex layout for full height) - Rebuild all 6...

kamo·6mo ago
Featurekamo-internal

Hexagon step icons, visited step navigation, underlined visited titles

- Replace circular step icon backgrounds with hexagon shapes using inline SVG - Track visited steps so users can skip forward to any previously visited step - U...

kamo·6mo ago
Featurekamo-internal

Rebuild layout to use full width with sidebar stepper

Replace narrow max-w-3xl centered card with full-width layout featuring a vertical sidebar stepper and multi-column step content to minimize scrolling.

kamo·6mo ago
FeatureSecurityService

Set owner and create team member on org creation

When creating an organization via POST /api/security/org, the authenticated user is now set as the org owner and gets Member + TeamMember records with FULL acce...

Kamo·6mo ago
Featurekamo-internal

Add security models to security roles with backend integration

Add multi-select for security models in the security role create/edit dialog. Display assigned models in the roles table. Wire BranchSetupManager to persist sec...

kamo·6mo ago
FeatureSecurityService

Add security models CRUD controller and wire to security roles

Add SecurityModelController with full CRUD at /api/security/models. Update SecurityRoleController to accept securityModelIds on create/update and expose GET /se...

Kamo·6mo ago
Featurekamo-shared-library

Aggiungi ChildOrgSecurityModel entità e collegare modelli di sicurezza a ruoli

Aggiungi supporto backend per i modelli di sicurezza per l'organizzazione dei bambini con un relazione ai ruoli di sicurezza tramite OrgRoleSecurityModel unire ...

Kamo·6mo ago
Featurekamo-internal

Replace pipeline modal dialogs with full detail pages

Rebuild all 6 market detail pages (Orders, Applications, Bookings, Agreements, Procurement, Service) from scratch using a shared PipelineRecordLayout component....

kamo·6mo ago
Featurekamo-internal

Aggiungere componenti di navigazione

kamo·6mo ago
Featurekamo-internal

Aggiungere componenti UI riutilizzabili

kamo·6mo ago
Featurekamo-internal

Aggiungere strato API e ganci forma

kamo·6mo ago
Featurekamo-internal

Aggiungere tipi e moduli di validazione

kamo·6mo ago
Featurekamo-internal

Redesign Apps & Features page with polished modern UI

Restyle the settings/account apps tab with stats banner, gradient icon containers, always-visible category filter pills, refined card hover states, animated vie...

kamo·6mo ago
March 12, 2026
Featurekamo-register

Mostra la vista di conferma con grande bandiera dopo la selezione del paese

Sostituisce la zona di ricerca/browse con bandiera centrata, nome del paese, e "Switch country" quando viene selezionato un paese.

Kamo·6mo ago
Featurekamo-register

Utilizzare il prefisso del titolo dinamico per le pagine di registrazione dei membri e del team

I membri mostrano "Join {org}", il team mostra "Apply to {org}".

Kamo·6mo ago
Featurekamo-register

Aggiungi overlay oscurante di sfondo per le pagine dei membri e del team

Pagina dei membri oscurata del 20%, pagina del team del 70%.

Kamo·6mo ago
FeatureSecurityService

Add abstract title and parent branch title fields to session and API

Add memberTitleAbstract, teamMemberTitleAbstract, parentBranchTitlePlural, and parentBranchTitleNonPlural to session creation and branch titles endpoint for lab...

Kamo·6mo ago
FeatureInitializerService

Add commerce repo scanning, exec-maven-plugin, and NATS/MinIO config

Enable JPA scanning for commerce package, add exec-maven-plugin for direct Java execution, configure NATS JetStream and MinIO settings, fix application name, an...

Kamo·6mo ago
Featurekamo-shared-library

Aggiungi campi astratti di titolo a BranchTitleResolution

Aggiungi i campi MemberAbstract e teamMemberAbstract con i valori predefiniti per il sistema di personalizzazione delle etichette.

Kamo·6mo ago
Featurekamo-internal

Add abstract title labels and dynamic parent branch titles

Add memberTitleAbstract and teamMemberTitleAbstract label fields with sync support. Replace hardcoded "Company" references with dynamic parentBranchTitleNonPlur...

kamo·6mo ago
Featurekamo-internal

Add Child Organization Security Models mock UI to Branch Setup tab

Adds a datagrid with inline edit/add panel for managing child org security models, including org visibility toggles, age range selection, identity provider and ...

kamo·6mo ago
Featurekamo-internal

Replace Relationships tab with Branch Setup tab

kamo·6mo ago
Featurekamo-internal

Add BranchSetupManager settings tab component

kamo·6mo ago
Featurekamo-internal

Add branch-titles PATCH proxy route

kamo·6mo ago
FeatureSecurityService

Add PATCH **************** endpoint

Kamo·6mo ago
FeatureSecurityService

Resolve and store org branch titles at login

Kamo·6mo ago
FeatureSecurityService

Store branchTitlePlural/NonPlural in Redis session

Kamo·6mo ago
Featurekamo-shared-library

Aggiungi branchTitle campi a Organizzazione

Kamo·6mo ago
March 11, 2026

Come quello che vedi la spedizione?

Ognuno di questi aggiornamenti atterra automaticamente nello spazio di lavoro. Inizia gratis e guardalo crescere settimana dopo settimana.

Inizia gratis per sempreVisualizza il prezzo