百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#2534·evolution-api

v2.4.0 中强制启用许可会破坏自动部署和自主托管

作者: joaosouz4dev创建于 2026年5月7日更新于 2026年8月29日
标签enhancement

Before v2.4.0, it was possible to deploy the Evolution API in self-hosted environments automatically, without relying on manual interaction. With the change announced in v2.4.0, every installation needs to be activated, and the API is blocked until the license is activated by the Manager. The current flow seems to be: 1. install or update the Evolution API; 2. access /manager; 3. log in; 4. activate the license manually; 5. only then is the API available. This flow does not work well for operations where the API is deployed as an infrastructure component.

内容来源: evolution-foundation/evolution-api

查看 GitHub 原文在 GitHub 查看讨论