This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Releases: sudharsan-selvaraj/appium-dashboard-plugin
Releases · sudharsan-selvaraj/appium-dashboard-plugin
V2.0.2
V2.0.1
Fix issue with video recording
V2.0.2
Added new capability to set the custom video resolution.
v2.0.0
- Fix video download issue.
- Ability to delete all sessions and related videos from UI.
v1.0.0-beta.14 🔥
🐛 Bug Fixes
- freeze appium-remote-debugger version in package.json (#75) @sudharsan-selvaraj
v1.0.0-beta.13 🔥
🐛 Bug Fixes
- fix: Session creation issue due to conflict in capabilities (#69) @sudharsan-selvaraj
v1.0.0-beta.12 🔥
What's new?
- feat: allow summary header to be collapse (#57) @sudharsan-selvaraj
- feat:provide ability to execute webdriver io script via UI (#52) @sudharsan-selvaraj
🐛 Bug Fixes
- fix: app profiling issue for android API 28 and adb initialization error (#50) @sudharsan-selvaraj
v1.0.0-beta.11 🔥
What's new?
- chore:add release drafter github workflow (#38) @sudharsan-selvaraj
- chore: Initialise redux-toolkit and axios (#23) @sbalaji1192
🚀 Features
- feat:stream live video of test execution (#41) @sudharsan-selvaraj
- View all network call made by the application during text execution(both webview and chrome browser). (#37) @sudharsan-selvaraj
- Implement app profiling functionality for android tests (#31) @sudharsan-selvaraj
- Implement pause session functionality along with other ui improvements. (#30) @sudharsan-selvaraj
- chore: Initialise craco, eslint and prettier (#20) @sbalaji1192
🐛 Bug Fixes
- Fix screenshot and locator not shown for android webview tests(#34) (#35) @sudharsan-selvaraj
v1.0.0-beta.10
Refactor and bug fixes.
1.0.0-beta.9
- Fixed integration issues with device-farm-plugin