Changelog

14/06/2024

Update recording button colour

We've brought some more colour to the table and refreshed the recording button with your accent brand colour. This makes the button pop out more, making it clearer for your users how to get started.

Adding camera selection

It is now possible to switch cameras in the recording screen. Easily switch from front to environment camera using the camera toggle icon on the bottom right of the action bar.

22/04/2024

New dismiss event

We've introduced an additional event to keep you in the loop! Now, whenever it is appropriate to close a plug-in window β€”whether it's a pop-up or a modalβ€” you'll receive a dismiss message event from the plug-in. Find more details in our updated Message eventsο»Ώ documentation. The dismiss event makes sure you can dismiss the web plugin right when needed, improving the user experience!

Query Parameters in Request URL endpoint

Say goodbye to manual URL tweaking! You can now seamlessly include query parameters like language directly in your call to the Request plug-in URLο»Ώ endpoint. We will take care of formatting the plug-in URL for you, eliminating the need to fiddle around with the URL afterwards.

ο»Ώ

πŸ”” Attention mobile app users πŸ””

If you're utilizing the iOS or Android SDK, it's time to upgrade! Our latest SDK binaries include bug fixes and seamless handling of the dismiss message event. Simply download the updated SDK binaries from our integration guides via the Embed in mobile appο»Ώ page.

ο»Ώ

πŸ“’ Important notice πŸ“’

Heads up! The URL prefix plugin at "https://plugin.intelliprove.com" might undergo changes in the future. For seamless CORS configurations or Content Security Policy rules, always use the "*.intelliprove.com" wildcard. This ensures your setup remains compatible with any future adjustments.

ο»Ώ