Skip to content

v1.0.0-rc.31

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 22 May 16:54

Fixed

  • Data APIs in single-user mode. After disabling user management, the diary, foods, meals, and app-config endpoints were returning 503 "Setup required" on every call. The rc.30 fix patched the wizard redirect, but a separate server-side setup gate was still blocking data APIs. Both gates now respect the same single-user-mode flag. (Issue #34)