github chaskiq/chaskiq 0.7.0
GDPR consent + Plugins + Performance improvements

latest releases: 2.0.3, 2.0.2, 2.0.1...
3 years ago

Plugins & Performance improvements

GDPR consent for new user conversations intents

Supports EU only or worldwide

So when the visitors want to communicate with you for the first time you can display a consent step. This can work automatically for European visitors or you can set it for every visitor.

New UI for video Calls on Agent panel 🎥

it will make a more comfortable experience for the agents when open a video session on the conversation.

Plugins:

  • 💳 Now we have payment buttons!, so you could send a Gumroad.com & Reveniu.com button directly to the conversation or from automated bot tasks. You can set the webhooks when configuring the plugins.
  • ☎️ Whatsapp plugins MessageBird, Vonage & 360Dialog, we've implemented the spec of the three but still need some testing on production. We have released this with the sandbox option as optional.

Performance Improvements 💪🏽

  • Now chaskiq can work with multiple instances of a chat in a page, every if there are from different apps working on same domain. (we well keep the proper session thru).
  • Better handling on websocket connection, we have decreased SQL calls on the socket methods.
  • Anycable compatible, if you need the max speed and performance you could run AnyCable setting the proper ENV vars. check the docker-compose for development.
  • Security adjusts.
  • Amazon ses unsubscribe users on complaints, bounces (hard) and complains.
  • Get rid of many N+1 queries due to graphql-ruby implementation.

Don't miss a new chaskiq release

NewReleases is sending notifications on new releases.