Skip to content

ReleaseV1.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 02:29
· 158 commits to master since this release
9f03ed3

Bug Fixes

  • history:
    • fix the ui break when history item text is too long (1436a1f)
  • joystick:
    • fix jostick history ui is too small when no history (bb99e03)
    • fix joystick map serach result can not hide after close window (98f214a)
    • fix joystick history ui Scale when open search (60d4a9d)
  • mian:
    • fix an crash when saving location (b014e53)
    • fix some warnings (1b87477)
    • fix do not record location when go continually (0e30108)
    • fix can not go continually (4eb13ea)

Refactors

  • main:
    • clear some code (2ea7e49)
    • now we used offline coordinate convertion (3e58fd1)
    • refactor check wifi code (99b7a62)
    • refactor main code (ac6664b)
    • refactor joystick code (827eaca)

Code Style Changes

  • main:
    • update map button style when clicking (d26698d)
  • setting:

Chores