Skip to content

ReleaseV1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 10:45
· 176 commits to master since this release
6218ce4

Bug Fixes

  • ISSUE:
    • fix github issue template duplicated (92448d4)
  • Main:
    • fix some useless parameter (42a3014)
  • github actions:
    • badge in README can not used because action changed name (dbd128a)
  • joystick:
    • fix a crach when select location by joystick map (5b18c85)
  • settings:
    • fix some warning in settings (c31db10)
    • DO NOT allow empty value (798267f)
    • the position of cursor is not correct for some inouts (c326480)
  • style:
    • fix some inefficient empty string test (108a588)
    • fix some method witout overide keyword (025c014)
  • welcome:
    • fix crash when starting up (ab7ba9f)

Refactors

Documentation Changes

Code Style Changes

Chores

Other Changes

  • Github:
  • NDK:
  • PR:
  • README:
  • SECURITY:
  • actions:
  • baidu:
  • button:
    • update joystick button style when clicking (ecd4abc)
  • clear:
    • clear some deprecated config (5e1e584)
  • github actions:
  • gradle:
  • issues:
  • link:
    • update git repository link (9e99e85)
  • map:
    • update float map button (59c138e)
  • panel:
    • update poi panel and fly icon (cd326b2)
  • service:

New Contributors