Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All versions are available at Git

Current Version

Version 1.1

Mid Q2 2023

New Features

  • Client is now being notified on how many people is waiting in the queue list.

  • Agent can now send emojis to the client (if an emoji is not registered for translation, an empty space will be sent).

Changes

  • User registration: instead of waiting for agent or chat to be on queue list to update session data, the update must be done on registration flow.

  • Session data: now the sessions will be updated with a inactive status whenever the agent close the chat with the client.

  • Session data: now the sessions will be updated with a status attended or unattended if a chat is not being attended by an agent.

  • Agent can now send messages greater than 640 chars. The message will be splitted so Rapid Pro can receive it.

Fixes

  • API now respond http status 400 for invalid UUIDs/Contact ID.

  • API now respond http status 400 for invalid departments sent on user registration.

  • API now respond http status 500 for invalid request.

  • API now respond http status 500 required parameters not being sent in the request body.

Known Issues

  • Agents from Rocket Chat can not send media data such as videos, images or audios

  • Agents from Rocket Chat can not edit a message in the chat, instead, a new message will be sent

  • Client from Rapid Pro can not send media data such as videos, images or audios

  • Client from Rapid Pro can not send reactions given to an agent message.

  • Agents can send now emojis BUT not all emojis are included.

Git link

Planned Versions

Version 1.2

Mid Q2 2023

New Features

Changes

Fixes

Known Issues

Git link

Previous Versions

...

Git link

...

Version 1.0.0

/dev - March 2X29, 2023
/test - April X, 2023
/stage - April X, 2023
/prod - April X, 2023

New Features

  • Integration with rapid pro

  • Integration with rocket chat

  • User registration to agent side

  • Send messages between agent and client

Known Issues

  1. Agents from Rocket Chat can not

:Send
  1. send emojis

Send
  1. Agents from Rocket Chat can not send messages greater than 640 characters

Send
  1. Agents from Rocket Chat can not send media data such as videos, images or audios

Edit
  1. Agents from Rocket Chat can not edit a message in the chat, instead, a new message will be sent

  2. Client from Rapid Pro can not

:Send
  1. send media data such as videos, images or audios

Send
  1. Client from Rapid Pro can not send reactions given to an agent message

.

Git link

Planned Versions

...

Version 1.1

...

Mid Q2 2023

New Features

  • Refactoring of the event sync feature

Changes

Known Issues

  1. Sending incorrect department to the API request will result in a success

  2. Sending incorrect UUID to the API request will result in success

Live Agents Mediator - Github