A small release here focused mostly on the Chat app in your owner console to make it a bit smoother and fix a few bugs.
For the owner's chat app
- Full support to adding/removing reactions per message; including optimistic updates, so you directly see a reaction appear on a message before it’s fully uploaded
- Added an overview of the reactions that were made on a message with an option to click through to see the details, of who reacted what and included a few minor UI tweaks
- Updated the rendering of the image gallery; it now better uses the blurry thumbnail that’s generated as a grid of the first 4 images and adjusted the 1sizing/rendering is a bit more consistent and responsive
- Updated caching/optimistic update on the conversation
- Added link highlighting on chat messages (and they open in a new tab)
And for the back-end; just a few minor changes to improve error handling and troubleshooting