Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: evolution-foundation/evolution-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kurybr/evolution-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 28, 2025

  1. fix(migration): ajustar esquema da tabela Kafka para o namespace correto

    - Alterado o namespace da tabela Kafka de "public" para "evolution_api" para garantir a consistência no acesso aos dados.
    - Atualizados os índices e as chaves estrangeiras para refletir a nova estrutura de namespace.
    Jorge Soares committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    c270cd9 View commit details
    Browse the repository at this point in the history
  2. fix(typebot): adicionar suporte para variáveis pré-preenchidas na men…

    …sagem
    
    - Atualizado o método de envio de mensagens para incluir a variável `firstMessage` nas variáveis pré-preenchidas.
    - Melhorada a lógica de manipulação de mensagens para garantir que a primeira mensagem seja corretamente passada junto com outras variáveis.
    Jorge Soares committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    f37e2b4 View commit details
    Browse the repository at this point in the history
  3. fix(migration): corrigir namespace da tabela Kafka para "public"

    - Alterado o namespace da tabela Kafka de "evolution_api" para "public" para garantir a consistência no acesso aos dados.
    - Atualizados os índices e as chaves estrangeiras para refletir a nova estrutura de namespace.
    Jorge Soares committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    7d6e761 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    6f3275c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge pull request #1 from kurybr/feature/first-message

    Feature/first message
    kurybr authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c04db8b View commit details
    Browse the repository at this point in the history
Loading