Skip to content

Lemon v0.3.1

Latest

Choose a tag to compare

@Ghael-V Ghael-V released this 23 Sep 11:28
· 4 commits to main since this release

Lemon v0.3.1

Patch release fixing the auto-updater and cleaning up remaining "Eden" branding.

Fixes

  • The auto-updater never actually ran. enable_update_checks defaulted to false, so the update check never fired for anyone who hadn't manually found and flipped a Settings toggle they had no reason to know existed. Now on by default (still user-toggleable in Settings).
  • A separate tag-comparison bug in the update checker (inherited from upstream, written for a two-segment MAJOR.MINOR tag scheme) meant Nightly-flavored builds' comparison always bailed out silently even after the setting was fixed. Fixed.
  • Remaining "Eden" leftovers renamed to "Lemon": the device/system nickname shown in Settings > Advanced (reported by a user), plus a few lower-visibility internal identifiers (audio session name, SDL app-name hint, GPU crash-dump description, WebService default username).

See the README changelog for the full history.