Skip to content

Releases: inaturalist/iNaturalistReactNative

v0.9.1+52

10 Aug 01:30
Compare
Choose a tag to compare

NEW

  • Explore basics, including differnet content types and views (may not work in Android yet)
  • Using 2.4 model from May 2023. May be a bit slower.
  • Cameras should favor image quality over preview quality

FIXED

  • All of ObsEdit form should be visible on small screens

v0.8.1+50

01 Aug 00:37
Compare
Choose a tag to compare

NEW

  • Basic AR camera (just names, using Seek model)
  • Withdrawing IDs on ObsDetail
  • StandardCamera zoom button

FIXED

  • Bottom sheet appearing over camera from ObsEdit
  • Importing photo shows evidence as complete
  • MyObs header jitter on scroll in Android
  • Several LocationPicker problems

v0.7.0+49

13 Jul 23:34
Compare
Choose a tag to compare

UPDATED

  • Obs Detail photo scroll
  • Obs Detail agree bottom sheet
  • Obs Detail View in Browser link
  • Add Evidence modal has AR Camera button

FIXED

  • Double comment creation
  • Location fetches overwriting Obs Edit values
  • Log In button width on tablet

v0.6.1+48

29 Jun 23:52
Compare
Choose a tag to compare

Several updates to obs detail and bug fixes

NEW

  • DQA
  • Faves
  • Styled side menu

FIXED

  • Obs deletion should work
  • Improved obs upload progress
  • Obs detail edit button for media-less obs

v0.6.0+47

10 Jun 01:51
Compare
Choose a tag to compare

NEW

  • Photos should get written outside the app when taken

FIXED

  • Column count should not change on rotation on phones
  • Updated button text on GroupPhotos

v0.5.1+46

02 Jun 20:25
Compare
Choose a tag to compare

Fixed several bugs

  • Made sure location fetching mock does not get included in releases
  • Border for selected photo in Android MediaViewer
  • Fixed discard changes / observation bottom sheet
  • Map marker on ObsDetail
  • Bigger tappable areas for bottom camera buttons
  • Loading indicator when fetching new observations on MyObs
  • Fixed layout bug when rotating tablet

v0.5.0+45

27 May 01:55
Compare
Choose a tag to compare

Designed sign up view and many bug fixes and minor UI updates

  • Only use photo EXIF when importing a photo
  • Toolbar upload text is now tappable
  • GroupPhotos should not show old photos
  • Alert when attempting to upload while offline
  • Avoid updating observation properties with each location fetch
  • Added actvitivy indicator to show that location is being fetched
  • Focus on text input when editing description
  • Made labels of radio bottom sheets tappable

v0.4.0+44

19 May 23:13
Compare
Choose a tag to compare

New login screens, sharing photos w/ the app, and more!

New

  • MediaViewer landscape support
  • Ability to share photos from other apps into iNat
  • Designed Log In screen
  • Designed Forgot Password screen
  • Rotate camera elements (but not layout) on phone rotation

Fixed

  • Camera always takes photos with correct orientation in Android
  • Deleting a photo in camera no longer deletes all photos

v0.3.0+42

12 May 16:45
Compare
Choose a tag to compare

ObsDetail UI refinement and native camera zoom

  • Start of UI refinement for ObsDetail
  • Improved camera zoom and tap-to-focus performance; removed double-tap to
    zoom in Android
  • Fixed camera buttons and orientation problems for iPad

v0.2.0+41

03 May 02:32
Compare
Choose a tag to compare

Many UI updates

  • StandardCamera UI on tablets (close to done)
  • ObsEdit UI (close to done)
  • LocationPicker for ObsEdit (started)
  • AddID UI (close to done)
  • TaxonDetail UI (improved, Data tab TODO)
  • Updated React Native version