Skip to content

Commit 866b726

Browse files
authored
Add changelog for 3.4.2 (#1235)
1 parent 632d80f commit 866b726

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## 3.4.2 (2020-05-31)
4+
5+
### Fixes
6+
7+
- Fixed SAML_ID_PROVIDER_CERT_PATH in example SAML auth provider unit [#1061](https://github.com/openstf/stf/pull/1061). Thanks @mitchtech!
8+
- Fixed Chinese characters handling [#1204](https://github.com/openstf/stf/pull/1204). Thanks @xu-duqing!
9+
10+
### Enhancements
11+
12+
- Updated STFService.apk, minitouch and minicap to support Android 11. Thanks @denis99999 and @pcrepieux!
13+
- Added addAdbPublicKey endpoint [#770](https://github.com/openstf/stf/pull/770). Thanks @neofreko!
14+
- Added pt_BR translation [#1038](https://github.com/openstf/stf/pull/1038). Thanks @esmiralha!
15+
- Added market name to device properties [#1002](https://github.com/openstf/stf/pull/1002).
16+
- Added [group feature](https://github.com/openstf/stf/blob/master/doc/GroupFeature.pdf) [#1056](https://github.com/openstf/stf/pull/1056). Thanks @denis99999!
17+
- Added validation for filter.pid/ filter.tid/ filter.data input objects [#1074](https://github.com/openstf/stf/pull/1074). Thanks @lukzeg!
18+
- Added opening device view via reselecting device from device view [#1077](https://github.com/openstf/stf/pull/1077). Thanks @lukzeg!
19+
- Added device logs separation [#1095](https://github.com/openstf/stf/pull/1095). Thanks @lukzeg!
20+
- Updated NodeJS to 8.9.3 [#1169](https://github.com/openstf/stf/pull/1169).
21+
- Added alternative dockerfiles for armhf and x86_64 architectures [#1174](https://github.com/openstf/stf/pull/1174), [#1191](https://github.com/openstf/stf/pull/1191). Thanks @denis99999 and @petemyron!
22+
- Added touchMove error handling [#1189](https://github.com/openstf/stf/pull/1189). Thanks @att55!
23+
24+
325
## 3.4.1 (2019-05-03)
426

527
### Fixes

0 commit comments

Comments
 (0)