Skip to content

Releases: alttester/AltTester-Unity-SDK

V.2.2.5

02 Apr 12:48
Compare
Choose a tag to compare

What's changed

  • Fix problem with UPM
  • Fix problem with new version panel

V.2.2.4

01 Apr 10:44
Compare
Choose a tag to compare

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

30 Jan 06:34
Compare
Choose a tag to compare

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

27 Nov 11:58
Compare
Choose a tag to compare

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

22 Jul 10:52
Compare
Choose a tag to compare

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

21 May 14:19
Compare
Choose a tag to compare

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

Full Changelog: 2.1.0...2.1.1

V.2.1.0

15 Apr 10:28
Compare
Choose a tag to compare

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