This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Releases: appium/appium-desktop
Releases · appium/appium-desktop
1.2.0-beta.2
- Feature: Can edit raw desired capabilities JSON string (#267)
v1.2.0-beta.1
- 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
v1.1.0
- 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
- Fix: Draggable app area and window controls issues in Windows and Linux (#229)
v1.1.0-beta.3
v1.1.0-beta.2
- Fix: Previous version had wrong Appium Version on Mac (1.6.4 instead of 1.6.5)
v1.1.0-beta.1
v1.0.2-beta.2
- Fix: Handle XPath exception that was being thrown by xpath generation code
v1.0.1
- 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)