Registo de Mudança ao Vivo

Ver o que estamos a construir, em tempo real. Cada recurso, correção e melhoria enviados através da plataforma.

17,933
Total de Alterações
4,614
Características
4,543
Correcções
32
Projectos
Filtrar por projeto
Todos os Projetos17,933AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService373InitializerService300KBService74KlusterServices546MCPGatewayService43MediaService461RAGService61SecurityService1,523TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,579kamo-login319kamo-marketing585kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,322kamo-signer-monorepo50kamolos102
Filtro por tipo
Todos os TiposBuild24CI523Chore670Docs226Feature4,614Fix4,543Other6,781Performance136Refactor274Revert23Style48Test70Upgrade1
March 13, 2026
Fixkamo-internal

Address review issues

- Validate intermediate steps when jumping forward via stepper - Pass warnings as query params instead of losing them on navigation - Revoke previous AI-generat...

kamo·6mo ago
FixSecurityService

Add auth check and sanitize input on POST /org

- Return 401 if no authenticated user (prevents orphan orgs) - Build Organization from allowed fields only (prevents mass-assignment) - Fix colors field name (w...

Kamo·6mo ago
Fixkamo-internal

Restore full step component implementations

Replace stub step components with the complete implementations that include all form fields, validation, and UI logic for each wizard step.

kamo·6mo ago
Fixkamo-internal

Add proactive session extension to prevent timeout while user is active

The session monitor only extended the Redis session when TTL dropped to ≤5 minutes, and at that point silently auto-extended without showing the warning popup. ...

kamo·6mo ago
Fixkamo-internal

Swap My Account and My Branch buttons and reduce NavTop gaps

Swapped positions of "My Account" and "My {branch title}" buttons in the top nav, and halved all container-level gaps for tighter spacing.

kamo·6mo ago
Fixkamo-register

Invalide os campos de etiquetas da 'cache' do Redis faltando

Dados de org em cache de antes da atualização do SecurityService não membroTitleNonPlural field. Detecte isto e re-faça novos dados assim as etiquetas de membro...

Kamo·6mo ago
FixSecurityService

Include member title labels and shortTitle in org domain response

The /org/domain/{domain} endpoint was missing memberTitlePlural, memberTitleNonPlural, teamMemberTitlePlural, teamMemberTitleNonPlural, and shortTitle fields fr...

Kamo·6mo ago
Fixkamo-register

Proxy todas as chamadas de API externas através do Next.js para evitar CORS

Adicionado catch-all /api/security/[...path] rota proxy e atualizado ThemeConfig, FormAccountRecovery, FormPassportID, FormPersonalInfo, e FormRecoveryEnforceme...

Kamo·6mo ago
March 12, 2026
Fixkamo-register

API de países proxy através de Next.js e modo de teste desabilitado

A busca direta para api.kamocrm.com falhou devido ao CORS. Adicionado /api/países rota proxy (mesmo padrão que /api/org) e use TESTING MODE desabilitado.

Kamo·6mo ago
Fixkamo-register

Use URLs GitHub completos para referências de ação no fluxo de trabalho do Forgejo

Os refs abreviados (por exemplo, acções/checkout@ v4) podem não resolver em Corredores Forgejo. Alinhado com o formato de trabalho kamo-internal.

Kamo·6mo ago
FixAPIService

Use JdkClientHttpRequestFactory to support PATCH method forwarding

The default RestTemplate uses SimpleClientHttpRequestFactory (HttpURLConnection) which doesn't support the PATCH HTTP method, causing branch-titles save to fail...

Kamo·6mo ago
FixSecurityService

Move loginOrgOpt declaration outside try block to fix scope error

The variable was declared inside the first try block but referenced in the second try block for parent branch title resolution.

Kamo·6mo ago
Fixkamo-internal

Move useUserInfo hook into OrgStep component to fix build error

getParentBranchTitleNonPlural was referenced in OrgStep but only destructured in the parent CreateNetworkPage component.

kamo·6mo ago
Fixkamo-internal

Resolve session timeout maintenance system not running

Root cause: sessionMonitor.start() called stop() after setting this.config, which nullified the config before the 3-second startup timer fired. As a result, the...

kamo·6mo ago
Fixkamo-login

Ocultar o crachá re*** quando o modo de atribuição de texto estiver ativo

Selector CSS excessivamente específico fixo que alvejou o emblema dentro #Re***-container. Google injeta o crachá diretamente em <body>, Então a regra nunca cor...

Kamo·6mo ago
Fixkamo-register

Forçar o modo de luz para substituir o modo escuro externo CSS

- Definir Tailwind DarkMode para 'classe' para evitar que a preferência do sistema operacional acione utilitários escuros - Adicionar! importantes substituições...

Sajon Nadjafinia·6mo ago
March 11, 2026
Fixkamo-internal

Resolver sobreposição horizontal, ponto cego do seguidor e erros de cronometragem

- flyToHomeRow: calcula as extensões de dx reais por seguidor para derivar o botão direito/o botão esquerdo independentemente, colocar âncora corretamente para ...

kamo·6mo ago
Fixkamo-register

Forçar o modo de luz independentemente da preferência do esquema de cores do SO

Removido prefere-color-scheme consulta de mídia escura para que o site sempre renderiza em modo de luz.

Sajon Nadjafinia·6mo ago
Fixkamo-internal

Ampliação da barra de tamanho em SVG salvo via corte viewBox

A escala interna do Criador Avatar amplia o corpo avatar dentro do SVG lona, mas o efeito é imperceptível em pequenos tamanhos de exibição (por exemplo, 140x140...

kamo·6mo ago
Fixkamo-internal

Remover a escala CSS redundante da antevisão do avatar

A opção de escala do Avatar Creator já aplica escala(N/100) como um grupo SVG transformar no corpo avatar. O recipiente de pré-visualização também estava a apli...

kamo·6mo ago
Fixkamo-internal

Implementar a resolução de colisão makeRoom e pós-dock

Substitui o não-op hexheads: makeRoom listener por um verdadeiro manipulador que executa solutionCollisions após o rect DOM da nova janela de ferramentas está e...

kamo·6mo ago
Fixkamo-internal

Resolver as colisões após a queda e enxame não- snap

Não-snap gotas agora executar resolverColisões antes de salvar posições, evitando empilhamento no canto inferior direito. Gotas de enxame também Executar resolu...

kamo·6mo ago
Fixkamo-internal

Largura de fenda consciente de grupo no flyToHomeRow

Grupos agora reservam slots horizontais proporcionais ao seu seguidor extensão do anel (usando fórmula axial plana-top correta), impedindo o grupo seguidores de...

kamo·6mo ago
Fixkamo-internal

Remover a ordenação DOM do índice z para evitar que os eventos do clique sejam deixados em foco

A ordenação das janelas por zIndex no ToolDock causou a reordenação do nó DOM em cada evento de foco (mousedown). Navegadores soltam o evento de clique quando s...

kamo·6mo ago
Fixkamo-internal

Bake background color/gradient into saved Avatar Creator avatar SVG

Avatar Creator generates transparent-background SVGs by default. The background was only applied as a CSS wrapper on the preview container, so the stored MinIO ...

kamo·6mo ago
Fixkamo-internal

Dispatch member-panel-toggle via useEffect to avoid stale Framer Motion closure

onAnimationStart/Complete hold the last rendered props, so the exit animation always saw isOpen=true and windows never relayed to the right on close. Using a us...

kamo·6mo ago
Fixkamo-internal

Correct member-panel-toggle event property so tool windows respect panel offset

The event was dispatching `{ isOpen }` but ToolWindowsContext read `detail.open`, causing memberPanelOpenRef to always be falsy and the 500px panel offset to ne...

kamo·6mo ago
Fixkamo-internal

Eliminate hexhead spawn overlap by computing unique column positions

Each head now initialises its MotionValue at its own home-row column X and below the viewport (h + SIZE), then springs up to its final slot. Previously all head...

kamo·6mo ago
Fixkamo-internal

Use inline style for icon colors to prevent CSS specificity override

sx-generated color classes were being overridden by Tab card context styles. Switching color to inline style prop ensures icons always render with the correct c...

kamo·6mo ago
FixSecurityService

Add kamo.commerce.enabled=true to k8s configmap

This is the file the CI pipeline actually applies (k8s/configmap.yaml). Required for CommerceService and EngagementLifecycle to load under the new @ConditionalO...

Kamo·6mo ago
FixSecurityService

Add KAMO_COMMERCE_ENABLED=true to k8s configmap

Required for CommerceService and EngagementLifecycle to load now that they use @ConditionalOnProperty instead of @ConditionalOnBean.

Kamo·6mo ago
Fixkamo-shared-library

Adicionar correspondênciaIf Missing=false to ConditionalOnProperty for commerce beans

Torna explícito que o ComércioServiço e o EngajamentoO ciclo de vida são desabilitado por padrão quando o kamo.commerce.enabled não está definido. Qualquer serv...

Kamo·6mo ago
FixSecurityService

Enable commerce beans via kamo.commerce.enabled property

CommerceService and EngagementLifecycle now use @ConditionalOnProperty instead of @ConditionalOnBean. Set kamo.commerce.enabled=true so they load in SecuritySer...

Kamo·6mo ago
Fixkamo-shared-library

Substituir ConditionalOnBean por ConditionalOnProperty for CommerceService

**************** é avaliado antes da Primavera Dados JPA registra os grãos de repositório definidos pelo usuário, tornando-o confiável. Substituir por... é aval...

Kamo·6mo ago
Fixkamo-internal

Prevent overflow:hidden on tab card from clipping status widget

Move overflow:hidden from the Card to the Tabs wrapper Box so scrollable tabs are contained but the right-aligned status/substatus widget remains fully visible.

kamo·6mo ago
Fixkamo-internal

Correct hexhead geometry, z-index layering, and viewport clamping

- Fix axialToPixel to use flat-top hex formula (was pointy-top) so honeycomb aligns flat-edge to flat-edge as the hex SVG shape requires - Fix generateRing to...

kamo·6mo ago
Fixkamo-internal

Use Next.js client-side navigation for all MUI Link components

MUI Link without component={NextLink} renders as a plain <a> tag, causing full page reloads that reset all React state including tool windows. Added component={...

kamo·6mo ago
Fixkamo-internal

Replace window.location hard navigations with router.push/refresh

All window.location.href, window.location.assign(), and window.location.reload() calls in page components caused full page reloads, wiping all React state inclu...

kamo·6mo ago
Fixkamo-internal

Move ToolDock above auth gate to prevent tool window wipe on navigation

PresenceWrapper switches its component tree structure when auth resolves (Fragment > children → ChatWebSocketProvider > PresenceProvider > children). This unmou...

kamo·6mo ago
Fixkamo-internal

Aplicar as alterações da barra de ferramentas e pesquisa no modo de conversa incorporado

O ChatBox é sempre renderizado em modo incorporado via ChatTool. Mover o barra de comandos de chamada com campo de pesquisa e botão de rolagem- para- fundo na s...

kamo·6mo ago
Fixkamo-internal

Atualizar os seletores do HexHeadGroup da data-chatbox-root para data-tool-window

O sistema da janela da ferramenta usa a janela da ferramenta em ToolWindowShell, mas O HexHeadGroup ainda estava consultando data-chatbox-root para detecção de ...

kamo·6mo ago

Como o que vês no transporte?

Cada uma dessas atualizações pousa automaticamente em seu espaço de trabalho. Comece grátis e veja crescer semana após semana.

Começar Livre Para SempreVer Preços