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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Adds native mobile readiness work, including mobile session refresh, bearer login support, Expo/FCM push subscription support, OIDC mobile exchange, deep links for reminders, birthdays, and shopping items, and API-backed UI preferences.
Refreshes more family organizer surfaces, including weekly planning, rewards, gifts, family resources, system views, meal planning, and admin panels.
Improves school timetable compatibility by handling legacy lesson payloads.
Stabilizes Docker build metadata so /health reports the image build version even when a runtime keeps stale APP_* environment values.
Security and maintenance
Fixes frontend Dependabot alerts and updates backend dependencies.
Adds CORS response header regression coverage.
Tightens session refresh timestamp handling.
Extends release and smoke-test coverage for native backend readiness.