Here is the full list of changes since the last official release:- DS 210b1 - Added new Chat tab to right slide panel of mobile IDE. - Fixed chat (red dot on tab) message indicator on wifi editor. - Added app.CreateCustomTabs (thanks to Candlelight) - Added more fine grain control over COSU Kiosk mode (for >= Android 9). - Added GetCurrentTabName() method to tab control. - Added 'NoMargins' option to tab control. - Improved app startup time slightly. - BuildAPK dialog now saves version and package name for each project. - autoPermissions value in build.json now also checked when running app in ide. - App now shows warning before exiting if required dangerous permissions are missing. - Added new noPermsAction field in build.json (set to 'exit', 'continue', 'default'). - Added new !getperms command to wifi ide (gets dangerous permissions of current app). - Added app.SaveJson and app.LoadJson methods (thanks to HJCD Studios) - Fixed broken wiki link in docs/resources. - External storage access (SAF) is now available to non-premium users. - Added 'NoVibrate' and 'Low' (priority) options to app.CreateNotification() method. - Added ongoing notification to keep DS alive in background. DS 209 - Version number update only.