Skip to content

v1.1.3

Compare
Choose a tag to compare
@navzam navzam released this 25 Jul 23:38
· 634 commits to master since this release
61982cc

What's new?

Features

  • Improved login experience, such as supporting "Enter" key and showing clear error messages when login fails (#382)
  • Combine "Run" and "Stop" buttons into one button (#386)
  • Move "Download" button to editor bar (#386)
  • Move "Reset World" button to menu bar (#386)

Bug fixes

  • Swap motor ports 0 and 3, so that port 0 is the right wheel and port 3 is the left wheel (#376)
  • Touch sensor no longer detects invisible items (#377)
  • Fix strange behaviors when toggling visibility of selected objects (#380)
  • Proper resizing when window is resized vertically (#381)
  • Close layout picker when clicking outside of it (#385)
  • Don't show pointer cursor on layout picker headers (#385)
  • Allow for selecting input text in boxes (#384)
  • Other internal improvements (#339)