File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.7.5 (2025-02-28)
4+
5+ * Update changelog, fix version number consistency by @koral-- in https://github.com/DeviceFarmer/stf/pull/842
6+
7+ ## 3.7.4 (2025-02-20)
8+
9+ * improve saml authentication by @denis99999 in https://github.com/DeviceFarmer/stf/pull/836
10+
11+ ## 3.7.3 (2025-02-11)
12+
13+ * fix bug by completing the PR https://github.com/DeviceFarmer/stf/pull/650 by @denis99999 in https://github.com/DeviceFarmer/stf/pull/824
14+ * Add musl installation to Dockerfile by @koral-- in https://github.com/DeviceFarmer/stf/pull/826
15+ * improve device state consistency by @denis99999 in https://github.com/DeviceFarmer/stf/pull/831
16+ * fix: remove progressed from call as it prohibits the system from working by @slankes in https://github.com/DeviceFarmer/stf/pull/827
17+ * Log reasons for phone reservation cancellations by @jupe in https://github.com/DeviceFarmer/stf/pull/833
18+
19+ ## 3.7.2 (2025-01-13)
20+
21+ * Upgrading STF for security reasons by @denis99999 in https://github.com/DeviceFarmer/stf/pull/813
22+ * fix all vulnerabilities in the production code by @denis99999 in https://github.com/DeviceFarmer/stf/pull/817
23+ * migrates to webpack 4 to enforce security by @denis99999 in https://github.com/DeviceFarmer/stf/pull/818
24+ * upgrades to webpack 5 to enforce security by @denis99999 in https://github.com/DeviceFarmer/stf/pull/819
25+ * Add support for arm64 to Dockerfile by @koral-- in https://github.com/DeviceFarmer/stf/pull/821
26+
327## 3.7.1 (2024-09-20)
428
529* option to cleanup tmp folder during cleanup phase by @jupe in https://github.com/DeviceFarmer/stf/pull/772
Original file line number Diff line number Diff line change 11{
22 "name" : " @devicefarmer/stf" ,
3- "version" : " 3.7.4 " ,
3+ "version" : " 3.7.5 " ,
44 "description" : " Smartphone Test Farm" ,
55 "keywords" : [
66 " adb" ,
You can’t perform that action at this time.
0 commit comments