mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
DOCUMENTATION: Add changelog for 1.1 from 1.0.10
This commit is contained in:
parent
9dc9010490
commit
ae85736173
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
## 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
|
Loading…
Add table
Add a link
Reference in a new issue