Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: appium/appium-desktop

1.2.0-beta.2

25 Aug 17:06
Compare
Choose a tag to compare
  • Feature: Can edit raw desired capabilities JSON string (#267)

v1.2.0-beta.1

08 Aug 17:39
Compare
Choose a tag to compare
  • Feature: Add locator modal to search for elements and perform basic interactions on them (#244)
  • Feature: Add interactive swipe and tap (#260)
  • Feature: Add HTTPS option, and TO data center options (#262)
  • Feature: Write raw logs to file that can be opened by user (#263)
  • Fix: Added padding to bottom of source tree (#247)
  • Fix: Make selected element card scrollable (#236)
  • Fix: Limit number of rendered logs to 1000 (#263)

v1.1.1

28 Jul 16:12
Compare
Choose a tag to compare
  • Fix: Scrolling in selected element card (#236)
  • Fix: Recorder css and add docs for recorder

v1.1.0

24 Jul 17:22
Compare
Choose a tag to compare
  • Feature: Can record actions in Java, JS, Python, and Ruby (#224)
  • Feature: Updated to Appium 1.6.5 (#208)
  • Feature: Show a list of currently running sessions when attaching sessions (#196)
  • Fix: Draggable app area and window controls issues in Windows and Linux (#229)
  • Fix: Resize inspector if it was previously too small (#225)
  • Fix: Pegged ANTD version to prevent errors (#198)

v1.1.0-beta.4

28 Jun 23:27
Compare
Choose a tag to compare
  • Fix: Draggable app area and window controls issues in Windows and Linux (#229)

v1.1.0-beta.3

27 Jun 17:00
Compare
Choose a tag to compare
  • Feature: Can record actions in Java, JS, Python, and Ruby (#224)
  • Fix: Resize inspector if it was previously too small (#225)

v1.1.0-beta.2

12 Jun 17:27
Compare
Choose a tag to compare
  • Fix: Previous version had wrong Appium Version on Mac (1.6.4 instead of 1.6.5)

v1.1.0-beta.1

08 Jun 18:22
Compare
Choose a tag to compare
  • Feature: Updated to Appium 1.6.5 (#208)
  • Feature: Show a list of currently running sessions when attaching sessions (#196)
  • Fix: Pegged ANTD version to prevent errors (#198)

v1.0.2-beta.2

17 May 23:21
Compare
Choose a tag to compare
  • Fix: Handle XPath exception that was being thrown by xpath generation code

v1.0.1

16 May 21:30
Compare
Choose a tag to compare
  • Feature: Link to desired capabilities documentation (#188)
  • Feature: Default to use env variables for SauceLabs and TestObject if credentials not provided through UI (#177)
  • Fix: Do not quit attached session when closing the inspector (#134)
  • Fix: Use fix-path to ensure we get access to binaries on user's shell PATH (#168)
  • Fix: Remove max-height on .ant-spin so that it centers the spinner
  • Fix: Optimize xpath on selected element (#179)
  • Fix: Add buttons that scroll source left and right so that XML is not clipped (#183)