Skip to content

v2.11.3

Compare
Choose a tag to compare
@albullington albullington released this 23 Feb 18:43

Fixed

  • Added a missing CLOSE_MODAL action to the PostScreen to avoid showing a blank white JS exception screen after a user clicked "OK" from the failed posting to iNat screen
  • Added cleanup function to SpeciesChart
  • No longer using linkTo method or linking prop for navigation, even with quick actions, since this was unnecessary and causing occasional crashes (#294). Instead, using normal navigation after the Splash screen.

Added

  • Signup screen has "Learn more" popups explaining our data storage and licensing checkboxes (in parity with iNat web) (#239)
  • Prep for NatGeo challenges March - June 2021, including updates to mission and challenge dictionary, translation strings, assets, new logo sizes, and styling cleanup for challenges
  • Updated Realm to include new ChallengeRealm fields (sponsorName, logo, and secondLogo) to help streamline the process for new challenge sponsors

Updated

  • Removed full size photo loading screen for AR camera and gallery photos with offline results (attempting to make the AR camera -> Match screen flow feel a bit faster, with smoother navigation)
  • Continued to fix Flow issues