Releases: alttester/AltTester-Unity-SDK
Releases · alttester/AltTester-Unity-SDK
V.2.2.5
V.2.2.4
What's changed
- fixed error occurring due to conflicting input class definitions when utilizing custom input [Non-GPL]
- find visual elements generated at runtime [Non-GPL]
- introduced command: SetImplicitTimeout from tests
- added new version notification to the instrumented game
- fixed Json deserialization issue
- added parameter description to all languages in our documentation
- added UI Toolkit examples
- fixed error thrown when product name contains colon
V.2.2.2
What's changed
- Documentation updates
- Created new command FindObjectFromObject that finds the child of an object satisfying the given conditions
- Android and iOS apps instrumented with NonGPL Unity SDK can now connect to BrowserStack
- Fixed problems related to disconnect
V.2.2.0
What's Changed
- Fix home page button link and update static links
- Update getApplicationScreenSize command
- Added event call for pointerMoveHandler
- [Get Started] Eliminate unnecessary prerequisite for app running on iOS and add WebGL tab
- [FAQ] Update info about the oldest Unity version supported + Update first section in FAQ
- New command and modification to support new UI
- Fixed documentation
Full Changelog: 2.1.2...2.2.0
V.2.1.2
What's Changed
- Added information about Lean Touch problem in troubleshooting page
- Added optional parameter for reverse port forwarding
- Handle exception for the case the IL2CPP build was created with Managed Stripping Level set to a higher value than Minimal
- Update documentation for the WaitForComponentProperty command
- Add optional flag to WaitForComponentProperty
- Add Robot tabs with examples in Get Started and Advanced Usage sections
- Update overview info for SDK
Full Changelog: 2.1.1...2.1.2
V.2.1.1
What's Changed
- Change useful link to robot pypi page
- ROBOT: API doc updates - with robot examples
- [Get started] Add in Java test setup code snippets for the required alttester and JUnit dependencies
- Fixed problem with input toggle
- Formatting issues in Robot binding
- [Documentation] Add note for building IL2CPP builds to use the Managed Stripping Level set to Minimal
- Remove Show Popup option from AltTester Editor Window
- [Overview] Remove unwanted logo
- Changed AltDialog UI
- Fix driver disconnected message
- Added font to AltTester folder
New Contributors
- @melinda-nagy made their first contribution in #1573
- @andreion1ca made their first contribution in #1589
Full Changelog: 2.1.0...2.1.1
V.2.1.0
What's Changed
- Update the connection logic to let user run concurrent tests
- Added Reset connection data
- Fix XML report and use correct NUnit tag
- Add steps to the docs to setup the Allure NUnit
- Fixed addressable issue not instrumenting correctly the game
- Fixed WaitForComponentProperty multiple issues
- Rename ProxyFinder to AltProxyFinder
- Small improvement for sending screenshot with live update
- Fix inconsistent error messages
- Update the know issue section from the docs
- Update docs for concurrency features
- Fixed Green popup issues
- Add support for concurrency robot framework
- [API] Move appName after port in the AltDriver class list of parameters
- [Documentation] Update the Running tests using device cloud services section
- [Documentation] Add note for deprecated DesiredCapabilities with Selenium 4
- [Documentation - USEFUL LINKS] Add links for OpenUPM and Docker Hub
- [Documentation] Update Useful Links section
Full Changelog: 2.0.3...2.1.0