Botany


What is new?

  • iOS added/ updated Plant species now create new iOS derived Plant species supports. #127
  • Sync view now shows the count and progress of photos pending sync. #129

What has been fixed?

Botany 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
  • 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
  • HTTP 5xx 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
  • Plants of Interest now clear the missing-requirement indicator when "Reason Not Found" is entered before the species. #143

Atlas mobile specific bugs:

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