Skip to content

2024.6.1

Compare
Choose a tag to compare
@jlipps jlipps released this 09 Jun 10:51
· 216 commits to main since this release

What's Changed

🚀 New Features

  • feat: add locator details to find element results by @sudharsan-selvaraj in #1485
    • This information is only shown if no results are found

🛠 Fixes

  • fix: fix updater by @eglitise in #1407
  • fix: replace newlines in element properties with \n by @miwtoo in #1442
  • fix: do not add appium: for undefined capability keys by @KazuCocoa in #1480
  • fix: add validation for duplicate capability set name by @sudharsan-selvaraj in #1483
    • This does not affect already existing capability sets with duplicate names

🌐 Localization

  • chore: Update translations by @github-actions in #1410
  • chore: Update translations by @github-actions in #1428
  • chore: Update translations by @github-actions in #1439
  • chore: Update translations by @github-actions in #1449
  • chore: Update translations by @github-actions in #1463
  • chore: Update translations by @github-actions in #1495

🔍 Other Changes

New Contributors

Full Changelog: v2024.3.4...v2024.6.1