2024.3.4
What's Changed
📦 Platform Support
- ℹmacOS: replaced universal builds with separate
x64
andarm64
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
🛠 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
New Contributors
- @shibupanda made their first contribution in #1388
- @jochen-testingbot made their first contribution in #1401
Full Changelog: v2024.3.1...v2024.3.4