Skip to content

Releases: CodingCarlos/inapp-support

Notify messages

11 Mar 20:11
Compare
Choose a tag to compare

It's important, both for users and developers know when there is new messages. So, here came this new version!! There are so much changes in the way the messages are recieved. Now, last message are stored, but not externally accessible. So, with that info, is possible to know if last message have been read, and add a notification icon.

Also, there have been added some callback functions to execute on message send or recieve, with all the message data. This may be helpfull to integrate the chat with some notification service, for example

First version

10 Jan 18:52
Compare
Choose a tag to compare

First public version of InApp Support Chat. Tested integration in some apps, and was really three code lines, and no dist/chat.js nor dist/provider.js modify needed. In one app, default styles moved this a little bit, but really easy to fix.

I think this is time to born. Wellcome, world, I'm IASChat