github evolution-foundation/evo-crm-community v1.1.0

3 hours ago

Docker Images

All images are available on Docker Hub under the evoapicloud org. The Docker tag drops the leading v (so the git tag v1.1.0 corresponds to the Docker tag 1.1.0):

docker pull evoapicloud/evo-auth-service-community:1.1.0
docker pull evoapicloud/evo-ai-crm-community:1.1.0
docker pull evoapicloud/evo-ai-frontend-community:1.1.0
docker pull evoapicloud/evo-ai-processor-community:1.1.0
docker pull evoapicloud/evo-ai-core-service-community:1.1.0
docker pull evoapicloud/evo-flow-community:1.1.0
docker pull evoapicloud/evo-bot-runtime:1.1.0
docker pull evoapicloud/evo-crm-gateway:1.1.0

Or, equivalently, :latest always tracks the most recent tagged release.

What's Changed

  • chore(submodules): bump 5 services to develop HEAD by @gomessguii in #167
  • chore(EVO-2178): ship MEDIA_HOST_ALLOWLIST on every deploy surface by @gomessguii in #168
  • docs(readme): correct "no super-admin" in the monorepo README (CRM-180) by @pastoriniMatheus in #173
  • chore: bump all submodules to their develop heads + wire EVO_AI_ENCRYPTION_KEY by @gomessguii in #174
  • fix(compose): stop pinning AI_CALL_TIMEOUT_SECONDS=30 over the code default (CRM-236) by @pastoriniMatheus in #175
  • chore(submodules): bumpa os seis serviços atrasados até os heads da develop by @gomessguii in #176
  • chore(submodules): bumpa crm, frontend, flow, core e auth ate os heads da develop by @gomessguii in #177
  • chore(submodules): bumpa crm, frontend e core da community by @gomessguii in #179
  • docs: drop a stale file from docs/ by @gomessguii in #180
  • chore: remove an unused local stack by @gomessguii in #182
  • chore(release): congela os ponteiros da família para o corte da v1.1.0 by @gomessguii in #184
  • docs(changelog): add v1.1.0 release section by @gomessguii in #185

Full Changelog: v1.0.0...v1.1.0

Don't miss a new evo-crm-community release

NewReleases is sending notifications on new releases.