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_checksdefaulted tofalse, 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.MINORtag 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.