Skip to content

2.1.3

Choose a tag to compare

@vegardlarsen vegardlarsen released this 15 Jun 20:00
9f83eb1
  • [Bug] Fix MaxTo not working properly with Chromium based applications, such as Google Chrome, Microsoft Edge, Microsoft Teams, Slack, etc. This regression was introduced in 2.1.1. See issues #657, #667, #666 and #663.
  • [Bug] Fix windows not becoming transparent the first time they are dragged.
  • [Bug] Fix crash when license server responds in unexpected ways (5 instances).
  • [Bug] Fix crash on startup caused by tooltip being set at the wrong time (4 instances).
  • [Bug] Fix crash when ingredient sends back failure code without exception (3 instances).
  • [Bug] Fix issue where UI Automation would start producing a large number of exceptions in the background, causing MaxTo to use CPU continously. We've replaced UI Automation with relying on the hooks we already set.