Skip to content

Releases: appium/appium-inspector

2023.10.1

13 Oct 16:47
Compare
Choose a tag to compare

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

Full Changelog: v2023.8.4...v2023.10.1

2023.8.4

24 Aug 17:48
Compare
Choose a tag to compare

What's Changed

  • fix: when attach session fails, actually short circuit due to error by @jlipps in #1058

Full Changelog: v2023.8.2...v2023.8.4

2023.8.2

17 Aug 18:32
Compare
Choose a tag to compare

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

Full Changelog: v2023.8.1...v2023.8.2

2023.8.1

04 Aug 16:37
Compare
Choose a tag to compare

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

07 Jul 20:11
Compare
Choose a tag to compare

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

22 Jun 20:53
Compare
Choose a tag to compare

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

11 Jun 08:57
Compare
Choose a tag to compare

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

30 May 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.5.1...v2023.5.2

2023.5.1

09 May 22:36
Compare
Choose a tag to compare

What's Changed

  • fix: improve translation use by @eglitise in #795
  • feat: add Spanish, Persian, Polish, Portuguese, Ukrainian languages by @eglitise in #797
  • fix: remove deprecated Reset App action by @eglitise in #798
  • fix: update Robotic.Mobi to RobotQA by @eglitise in #794
  • fix: disable Save/Save As while raw caps editor is enabled by @eglitise in #799
  • feat: add class name locator strategy where applicable by @eglitise in #803
  • fix: update link to docs (fix #603) by @jlipps in #807

This version was also published at inspector.appiumpro.com

Full Changelog: v2023.4.3...v2023.5.1

2023.4.3

27 Apr 19:18
Compare
Choose a tag to compare

What's Changed

  • fix: rename Appium Desktop -> Appium Inspector everywhere by @eglitise in #790

Full Changelog: v2023.4.2...v2023.4.3