## CHANGES IN VERSION 1.1.1 (from 1.1) Patch release addressing the following: ### Fixes - [Disabled Nagle Algorithm in adbkit connection](https://github.com/openstf/adbkit/issues/41) to improve remote debugging speed ## CHANGES IN VERSION 1.1 (from 1.0.10) Minor release addressing the following: ### Enhancements - Android 6.0 support - Added translation support for Chinese, Korean, Russian and Spanish - Added File Explorer feature in device controller where you can access device file system - Added optional storage-s3 unit which can store storage data in Amazon S3 bucket instead of local - Now, "Notes" column of device list is editable. - Experimental armv7l support - Added [stf-setup-examples](https://github.com/openstf/setup-examples) using [Vagrant](https://www.vagrantup.com/) and [Virtual Box](https://www.virtualbox.org/) ### Fixes - [DEPLOYMENT doc ](https://github.com/openstf/stf/blob/master/doc/DEPLOYMENT.md) fixes