Wildlife


What is new?

  • Sync view now shows the count and progress of photos pending sync. #129

What has been fixed?

Wildlife specific bugs:

  • Sync export now recovers when the Postgres connection drops mid-write instead of aborting the upload. #88
  • Photo upload handling improved for transient network failures. #92
  • Sync retries gracefully on transient connection failures and warns users when the connection is poor, with better error detail surfaced. #105
  • Viewing photos in the new settings window no longer hard-crashes the app. #107
  • Surveys no longer get stuck in a Not Exported state after a large sync, records no longer can block the export batch. #111
  • Auto-sync correctly handles layers that were removed from the cloud while still downloaded on the device, avoiding infinite fetch errors. #122
  • The Edit button is now hidden when in tracking mode. #124
  • Server errors during database and photo upload are now surfaced to the user instead of failing silently. #135
  • Sync no longer stalls when a background token refresh briefly returns an empty response. #136

Atlas mobile specific bugs:

  • Clean-install onboarding no longer briefly shows a "Connection is Missing" error during the My Folder layers step. #688