Skip to content

v1.8.0

Compare
Choose a tag to compare
@DavidsonGomes DavidsonGomes released this 27 May 19:42
· 56 commits to main since this release

Feature

  • Now in the manager, when logging in with the client's apikey, the listing only shows the instance corresponding to the provided apikey (only with MongoDB)
  • New global mode for rabbitmq events
  • Build in docker for linux/amd64, linux/arm64 platforms

Fixed

  • Correction in message formatting when generated by AI as markdown in typebot
  • Security fix in fetch instance with client key when not connected to mongodb

What's Changed

  • fix: Correction to Postgres connection string in environment files by @edisoncm-ti in #618
  • fix(chatwoot): add merge_brazil_contacts flag to ChannelStartupService and add logs by @deivisonrpg in #615
  • chore: build docker image to platforms: linux/amd64,linux/arm64 by @milesibastos in #609

Full Changelog: 1.7.5...1.8.0