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
v1.22.3-4
!! Warning !!
Appium Desktop is unsupported, no longer maintained, and has known security vulnerabilities. It is advised not to use it at all. See the README for more information. Use at your own risk.
Changelog
- Fixed signature issue in v1.22.3.
No other changes in the functionality level.
1.22.3
Please use https://github.com/appium/appium-desktop/releases/tag/v1.22.3-4 to avoid codesign problem.
- bump the embedded appium version to 1.22.3
Note: On Windows environment, it might get a warning as https://github.com/appium/appium-desktop/issues/1995 . Then, please uninstall the old one and re-install the new one. If you got a JS error on macOS 12.3, please try https://github.com/appium/appium-desktop#installing-on-macos out, especially the codesign.
1.22.2
1.22.0
Since this version, please use https://github.com/appium/appium-inspector as an inspector.
- Moved the inspector feature (New session windows section) to https://github.com/appium/appium-inspector
- Bump embedded Appium version to 1.22.0
- The version still expects to have
/wd/hub
prefix as Remote Path
- The version still expects to have
1.21.0-1
1.21.0
1.20.2-4
- Feat: add UA in the header like
appium-inspector/version
- (Browserstack) Feat: add sessionName in the attach to session dropdown #1694
- Fix: request to remote server not sent in case of fresh installation #1732
- Fix: stale session ids being displayed in the attach to session dropdown #1727
- Fix: attached sessions getting timeout due to inactivity #1726