Here is the full list of changes since the last official release:- ====== DS 2.09 ====== ====(06-May-2021)==== * Version number update only. ===== DS 208b2 ===== ====(04-May-2021)==== * Created separate plugins page for premium (more plugins available). * app.AddCameraView() is now detected in permissions scan. ===== DS 208b1 ===== ====(20-Apr-2021)==== * Added extra support for deep linking with 'urlScheme' tag in build.json. * Added default deep link scheme %%'ds://*'%% and %%'http://ds/*'%% for testing apps in IDE. * Fixed img.Play() method (should start animated gifs). * mui: Added new Spinner control. * mui: Added SetOnTouch method to DataTable. * mui: Added 'color' property on ListModern data for avatar color. * mui: To change badge color, set MUI.theme.badgeColor=color after initializing MUI. * Removed support for Admob (Google requirement). * Updated Chat component (now shows count of logged on users). ===== DS 207b1 ===== ====(18-Mar-2021)==== * Added new 'cleartask' option to app.SendIntent(). * Fixed issue with i-frames opening separate window in html apps. * Fixed issue with IDE hiding after running app on Android10+.