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
Tap-to-Report: Added interactivity to the "You searched for" card. Users can now tap the exact match card (e.g., when searching for "Napa") to view full details and access the "Report Price" feature directly.
Enhanced Reminders: Reminder notifications now include sound, vibration, and full-screen alerts to ensure you never miss a dose.
π Bug Fixes
Google Login: Fixed the OAuth redirect URL issue that prevented Google Sign-In from working on mobile devices.
Reminder Stability: Fixed issues where toggling or deleting reminders caused the app to crash or fail silently. Added proper feedback (e.g., "Reminder deleted") to the UI.
Notification Settings: Upgraded notification priority to Max for better visibility.
π¦ Technical
Enabled PKCE auth flow for secure Supabase authentication.
Optimized home screen UI for better touch responsiveness.