Releases: appium/appium-inspector
Releases · appium/appium-inspector
2023.10.4
What's Changed
Full Changelog: v2023.10.3...v2023.10.4
2023.10.2
What's Changed
Full Changelog: v2023.10.1...v2023.10.2
2023.10.1
What's Changed
- feat: merge swipe and tap under the same button by @alvarolaserna in #1104
- swiping now works by tapping -> holding -> dragging -> releasing
- fix: improve error message for invalid server url by @eglitise in #1113
- fix: update robotqa session path for Appium 2 by @donmezburak in #1067
- fix: dereference pending command object correctly by @jlipps in #1069
- this fixes the issue where many commands in the Commands tab were not working
- various dependency updates
New Contributors
- @alvarolaserna made their first contribution in #1104
Full Changelog: v2023.8.4...v2023.10.1
2023.8.4
2023.8.2
What's Changed
- feat: improve Commands tab UX by @eglitise in #1041
- Several command groups have been renamed and reorganised, see the pull request for more details
- Fix incorrect argument order for
rotateDevice
command
- feat: add button to save current application screenshot by @eglitise in #1021
- feat: add support for Sauce Labs'
us-east-4
datacenter by @steilerDev in #865 - fix: update code generation for Java and WDIO frameworks by @zeufack in #1000
- fix: do not open inspector screen if session creation fails by @eglitise in #1030
- fix: fix autostart +
attachToSession
use case by @jlipps in #1039
New Contributors
- @zeufack made their first contribution in #1000
- @steilerDev made their first contribution in #865
Full Changelog: v2023.8.1...v2023.8.2
2023.8.1
What's Changed
- feat: enhance hybrid mode controls by @eglitise in #1006
- context switcher has been moved to the application header for ease of access
- added indicator if no additional contexts are found
- fix: adjust element highlighter positions in various scenarios by @eglitise in #999, #1002, #1014
- fix: resolve issue with unwanted incremental scaling of app screenshot in landscape by @eglitise in #990
- fix: resolve issue with leftover expand centroid by @eglitise in #1013
- fix: resolve issue with some Commands tab commands not working by @eglitise in #1016
- affects "Rotate Device", "Set Geolocation", "Execute Script" and "Update Settings"
- README updates by @eglitise in #995 and @dnedrow in #996
- various dependency updates
New Contributors
Full Changelog: v2023.7.1...v2023.8.1
2023.7.1
What's Changed
- feat: gesture editor improvements by @eglitise in #939 and #945
- add translation support
- disable Save button when creating a new gesture (only Save As will be enabled)
- add icon for gesture ticks with undefined actions
- many stability fixes
- fix: resolve issue with loading selected element by @eglitise in #938
- fix: hide ugly scrollbars in Firefox by @eglitise in #944
- fix: group action buttons in saved gestures list by @eglitise in #958
- fix: do not repeat notification about session closed due to inactivity by @eglitise in #965
- finish migration to React function components in #879
- various dependency updates
Full Changelog: v2023.6.2...v2023.7.1
2023.6.2
What's Changed
- feat: reorganise window header buttons by @eglitise in #904
- feat: enhance error message by @eglitise in #912
- fix: use the term 'action' only in recorder by @eglitise in #903
- fix: adjust window dimensions and appearance at min window size by @eglitise in #910
- fix: enable manual text input for filepath capability by @eglitise in #925
- fix: remove filtering by extension in filepath capability file picker by @eglitise in #925
- fix: resolve issue with saving gestures by @eglitise in #928
- fix: resolve issue where source loading/error text was not shown by @eglitise in #933
- various dependency updates
Full Changelog: v2023.6.1...v2023.6.2
2023.6.1
What's Changed
- feat: show spinner over source when in MJPEG mode by @eglitise in #884
- feat: add infobox for disabling package name autocompletion of id locators by @eglitise in #885
- feat: add infobox if automationName capability is missing by @eglitise in #889
- fix: fix unhandled error when opening element search by @eglitise in #889
- fix: hide pause/start refresh button when not in MJPEG mode by @eglitise in #884
- various dependency updates and changes
Full Changelog: v2023.5.2...v2023.6.1
2023.5.2
What's Changed
- fix: device actions fixes by @eglitise in #811
- fix: improve selected element actions by @eglitise in #810
- style: enhance find element modal by @eglitise in #842
- fix: do not resend highlight for selected element by @eglitise in #849
- feat: show search time in locator search results by @eglitise in #848
- feat: add button to select found element in source by @eglitise in #845
- fix: remove copy id button by @eglitise in #854
- style: align selected element actions design to search results by @eglitise in #857
Full Changelog: v2023.5.1...v2023.5.2