Skip to content

v1.0.3

Compare
Choose a tag to compare
@JesseTG JesseTG released this 30 Jan 16:32
· 653 commits to main since this release

Fixed

  • Fixed an issue where most screen gap sizes would not be honored.
  • Fixed an issue where usernames with non-ASCII characters would crash the core
    or be improperly truncated.
    Such names are now properly converted to UCS-2 if possible,
    or else the default username is used instead.