Skip to content

2024.3.4

Latest
Compare
Choose a tag to compare
@jlipps jlipps released this 29 Mar 11:31
· 68 commits to main since this release

What's Changed

📦 Platform Support

  • ℹmacOS: replaced universal builds with separate x64 and arm64 builds
  • ⚠Windows: removed ia32 builds (please create an issue if you would like these to be re-added)
  • 🎉Windows: added arm64 builds
  • 🎉Linux: added tar.gz format
  • 🎉Linux: added arm64 builds

🚀 New Features

  • feat: add suggested selector for UiAutomator strategy by @eglitise in #1394

🛠 Fixes

  • fix: add pcloudy:options for setting the 'source', username and apikey capability for pCloudy to comply with W3C by @shibupanda in #1388
  • fix: generate suggested locators upon selecting element instead of upon retrieving source by @eglitise in #1389
    • Depending on your app source, this may speed up the source retrieval by anywhere from 100ms to several seconds or even more! ⚡
  • fix: show spinner for element ID property until it is retrieved by @eglitise in #1390
  • fix: use horizontal scrolling for selected element table values by @eglitise in #1394
  • fix: fallback to default server tab when unselecting current provider by @eglitise in #1396
  • fix: rename TestingBot key and secret to username and accessKey by @jochen-testingbot in #1401

🌐 Localization

  • chore: Update translations by @github-actions in #1393

🔍 Other Changes

  • ci: update electron-builder and Azure pipeline configurations by @eglitise in #1404

New Contributors

Full Changelog: v2024.3.1...v2024.3.4