Skip to content

Latest commit

 

History

History
233 lines (88 loc) · 8.51 KB

CHANGELOG.md

File metadata and controls

233 lines (88 loc) · 8.51 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.1 (2025-01-02)

Bug Fixes

0.7.0 (2024-10-15)

Features

  • appium: Make server graceful shutdown timeout configurable via command line args (#20641) (5661888)

0.6.1 (2024-06-11)

Bug Fixes

  • schema: edit a comment in order to trigger a publish (45cc948)

0.6.0 (2024-06-10)

Features

  • appium: Add a possibility to print logs in json format (#20224) (1e86537)

0.5.0 (2023-12-18)

Features

  • appium: Load drivers and plugins asynchronously (#19512) (06e7f34)

Bug Fixes

  • appium: Respect the value of no-perms-check server arg (#19518) (22ca747)
  • docutils: remove @appium/typedoc-plugin-appium and all other uses of typedoc (#19465) (7528fcf)

0.4.2 (2023-11-14)

Bug Fixes

  • support: update definitelytyped (5ae8df3)

0.4.1 (2023-10-19)

Bug Fixes

  • support: update definitelytyped (a306ce7)

0.4.0 (2023-10-18)

Features

  • base-driver: Add server support of TLS and SPDY protocols (#19105) (5926919)

Bug Fixes

  • support: update definitelytyped (b6a76ce)

0.3.1 (2023-07-03)

Bug Fixes

0.3.0 (2023-06-14)

Features

  • appium: Allow to provide ipv6 addresses and handle broadcast addresses in logs (#18674) (8f63dab)

Bug Fixes

  • schema: update definitelytyped (e967240)
  • types: fix broken appium config schema types, temporarily (fd2c72f)

0.2.6 (2023-03-08)

Note: Version bump only for package @appium/schema

0.2.5 (2023-02-24)

Bug Fixes

  • schema: move output files due to tsc's confusion (943dce5)

0.2.4 (2023-02-09)

Note: Version bump only for package @appium/schema

0.2.3 (2023-01-13)

Note: Version bump only for package @appium/schema

0.2.2 (2023-01-13)

Note: Version bump only for package @appium/schema

0.2.1 (2023-01-13)

Note: Version bump only for package @appium/schema

0.2.0 (2023-01-13)

Features

  • typedoc-appium-plugin: implement cross-referencing of methods (8b33414)

0.1.0 (2022-12-14)

Bug Fixes

  • schema: add definition for log filters (09c5901)

  • chore!: set engines to minimum Node.js v14.17.0 (a1dbe6c)

Features

  • experimental support for typedoc generation (4746080)
  • schema: allow root $schema prop (726a7e1)

BREAKING CHANGES

  • Appium now supports version range ^14.17.0 || ^16.13.0 || >=18.0.0

0.0.9 (2022-08-03)

Bug Fixes

  • appium,base-driver,base-plugin,doctor,docutils,eslint-config-appium,execute-driver-plugin,fake-driver,fake-plugin,gulp-plugins,images-plugin,opencv,relaxed-caps-plugin,schema,support,test-support,types,universal-xml-plugin: update engines (d8d2382)

0.0.8 (2022-07-28)

Bug Fixes

  • schema: add json-schema as a production dep (921fb1c)
  • schema: add missing @types/json-schema dep (6fde920)

0.0.7 (2022-05-31)

Note: Version bump only for package @appium/schema

0.0.6 (2022-05-31)

Bug Fixes

  • appium: fix extension autoinstall postinstall script (3e2c05d), closes #16924

0.0.5 (2022-04-20)

Note: Version bump only for package @appium/schema

0.0.4 (2022-04-20)

Note: Version bump only for package @appium/schema

0.0.3 (2022-04-20)

Note: Version bump only for package @appium/schema

0.0.2 (2022-04-12)

Note: Version bump only for package @appium/schema

0.0.1 (2022-04-07)

Note: Version bump only for package @appium/schema