Skip to content

Releases: chatwoot/chatwoot

Docker Build Update

22 Mar 15:16
Compare
Choose a tag to compare

Fix asset pre-compile in docker builds

v1.2.3 - HotFix

17 Mar 20:26
Compare
Choose a tag to compare
  • settings to configure logs

v1.2.2 - HotFix

09 Mar 04:33
Compare
Choose a tag to compare
  • Add additional_attributes to conversation seed

v1.2.1 - Security upgrade and bug fixes

08 Mar 17:10
Compare
Choose a tag to compare

Fixed bugs:

  • Fix conversation not loading from the links in the email.
  • Bug: Fix duplicate messages from Twitter DM and tweets

v1.2.0

01 Mar 14:17
Compare
Choose a tag to compare

Changelog

  • Webhooks for conversation updates
  • Email notification settings
  • Settings to turn off agent auto-assignment ( @venarius )
  • Ability to disable account registration
  • Agent profile settings page
  • Audio notifications in the widget
  • List of the available agent is shown inside the widget
  • Performance fixes and pagination for conversations in dashboard
  • Swagger documentation for APIs
  • Significant increase in our test coverage. ( Special thanks to @venarius )

v1.1.3 - Hotfix for Sidekiq Concurrency

11 Feb 17:30
Compare
Choose a tag to compare

Changes

  • Bug Fix : Adjusted the connection pool size and concurrency for Sidekiq

v1.1.2 - Hotfix

03 Feb 08:50
Compare
Choose a tag to compare

Changelog

  • Fix the Simplecov reporting issue

v1.1.1 - Hotfix

03 Feb 08:31
Compare
Choose a tag to compare

Changelog

  • fix heroku deploy issue
  • fix docker build issues

v1.1.0

02 Feb 19:28
Compare
Choose a tag to compare

Changelog

  • Agent & Contact Online statuses
  • Sidekiq for background jobs
  • Twitter DM integration
  • Agent Replies sent as emails
  • Design improvements for the chat widget
  • Ability to store attachments in GCS, Azure
  • Various Bugfixes

v1.0.3 - Support for authenticated redis connections

26 Jan 17:13
Compare
Choose a tag to compare

Changelog

  • support for authenticated redis connections