
Skip Sign-Up Fee Logic: Adjusted the sign-up flow to ensure that users joining a Business Account are correctly allowed to skip the personal sign-up fee and payment method steps as intended.
Business Account Rental Fix: Fixed a bug where users were unable to start new personal rentals after leaving a Business Account. The app now correctly resets the booking context.
Onfido SDK Upgrade: Replaced the Onfido Web SDK with the native React Native SDK. This improves the stability and user experience of the identity verification flow during registration and rental requirements.
Deep Link Stability: Fixed a bug where opening the app via a deep link (e.g., /login) when not logged in could cause the user to get stuck on the splash screen.
Tasks & Bookings Analytics: Added two new Analytics pages that embed the Tasks and Bookings Liveboards from ThoughtSpot. Both pages support global time and user filters.
Tutorial UI Fix: Resolved a UI bug on smaller screens where the "Don't show again" button overlapped the tutorial text.
Settings Localization: Fixed a missing translation key for the "Settings" button on the "Enable Location" screen. Users will now see the correct localized text set in Buttons.settings instead of a placeholder when prompted to enable location permissions.
Unpaid Invoices UI: Fixed a layout issue where informational text on the Unpaid Invoices screen was cut off. The full text is now visible, ensuring users understand why their account is blocked.
Rental Creation (Force GPS): Fixed a bug where users could not start a rental if "Force GPS" was enabled but they hadn't granted location permissions. The app now correctly prompts the user to enable location sharing instead of failing silently.