You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings → Modules → Health page: admins can show or hide the Cycle tab household-wide (opt-in, on by default). When off, the tab is hidden and its route redirects to the Health overview.
Settings → Modules → Rewards page: admins can enable or disable the Rewards module and choose whether reward redemptions require parent/admin approval (on by default; when off, redemptions are granted immediately).
Fixed
The Rewards module could not be hidden or reordered in Settings → Modules → Navigation — the enable switch and drag order silently reset because the server did not recognize rewards as a toggleable module. Rewards is now a fully toggleable and orderable module.
The Health and Rewards page modules and their new settings pages are now precached by the service worker like every other module, so they are available offline and refresh reliably on each release.