mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
Update README and CHANGELOG for 2.1.0.
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.0 (2016-10-24)
|
||||
|
||||
Minor release addressing the following:
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Android 7.1 support!
|
||||
|
||||
### Fixes
|
||||
|
||||
- [STFService.apk](https://github.com/openstf/STFService.apk) now uses abstract sockets instead of TCP sockets. This fixes stability issues with devices connected in RNDIS mode.
|
||||
- Updated [adbkit](https://github.com/openstf/adbkit) to fix `logcat` issues on newer Android versions.
|
||||
- General reliability improvements in [adbkit](https://github.com/openstf/adbkit).
|
||||
- Fixed [minitouch](https://github.com/openstf/minitouch) on Alcatel Idol 3.
|
||||
|
||||
## 2.0.1 (2016-07-29)
|
||||
|
||||
No changes, just a retag due to issues with NPM tags.
|
||||
|
||||
@@ -28,17 +28,11 @@ HeadSpin offers a generous monthly contribution towards STF development.
|
||||
|
||||
Please [contact us][contact-link] for sponsor arrangements. Both recurring and one-time contributions are most welcome. Contributions towards a specific issue or feature are also possible, and can be attributed to your company in our release notes and other related materials. Hardware-only contributions, whether new or used, are also extremely helpful and well received, especially if you find a device that doesn't work. Please see our [donation transparency report](DONATION-TRANSPARENCY.md) for past hardware contributions.
|
||||
|
||||
## Announcements
|
||||
|
||||
* Thanks to @qband, @juliusspencer and Anonymous donors, we've been able to confirm [Android N Preview 5 support!](https://github.com/openstf/stf/issues/279)
|
||||
* We've added a [donation transparency report](DONATION-TRANSPARENCY.md) for all to see.
|
||||
* [HeadSpin](https://headspin.io/) is now sponsoring future development!
|
||||
|
||||
## Features
|
||||
|
||||
* OS support
|
||||
- Android
|
||||
* Supports versions 2.3.3 (SDK level 10) to Android N Preview 5
|
||||
* Supports versions 2.3.3 (SDK level 10) to 7.1 (SDK level 25)
|
||||
* Supports Wear 5.1 (but not 5.0 due to missing permissions)
|
||||
* Supports Fire OS, CyanogenMod, and other heavily Android based distributions
|
||||
* `root` is **not** required for any current functionality
|
||||
|
||||
Reference in New Issue
Block a user