Skip to content

Releases: inaturalist/iNaturalistReactNative

v0.1.1+36

05 Jan 03:00
Compare
Choose a tag to compare

Try again to get Android working with production API & other env variables.

v0.1.1+35

05 Jan 02:11
Compare
Choose a tag to compare

Test that Android release build points to production API.

v0.1.1+34

05 Jan 01:27
Compare
Choose a tag to compare
  • Point release builds to production API
  • Enforce 500 character limit in release notes
  • Add testing groups to TestFlight; rollout without draft status in Google Play

v0.1.1+33

03 Jan 20:19
1a88657
Compare
Choose a tag to compare

More bug fixes and features for the observations flow:

  • Fix bug with uploading photos
  • Rotate camera photos to the correct direction if needed on Android
  • Make sure observed_on_string is always a string with the correct timezone
  • Add sync button functionality on ObsList
  • Remove id and comment buttons from data tab in ObsDetails
  • Fix copyright in data tab of ObsDetails
  • Allow user to delete observations from ObsEdit
  • Add save dialog to back button in ObsEdit
  • Allow individual uploads from ObsList
  • Move button above keyboard on Login screen; move notes field in ObsDetails above keyboard
  • Allow user to import selected photos across photo albums
  • Toggle flash icon in camera; hide button if device doesn't have flash functionality
  • Update user locale from remote user
  • Disable API requests in ObsList when user is signed out
  • Skip location fetch for existing observations
  • Add placeholder images for no media
  • Allow existing identifications to be edited in ObsEdit
  • Add UserText component
  • Fix photo gallery on Android so there aren't repeating results

v0.1.1+32

29 Nov 05:12
Compare
Choose a tag to compare

A few more steps foward in the observations flow

  • Enable Hermes for iOS
  • Show skeleton UI when adding a comment on Obs Detail
  • Make sure checkmark is shown when photo is selected in Photo Gallery
  • Import data from EXIF using our own native EXIF package

v0.1.1+31

14 Nov 22:48
Compare
Choose a tag to compare

Many bug fixes for the observations loop

  • Ensure previously-edited observation data doesn't appear when editing a new
    observation
  • Parse HTML in comment and identification bodies
  • Show user profile pic while testing
  • Upgraded to latest Realm database
  • Fixed hang when editing existing observations
  • Restore album selection functionality
  • Support for tablets

v0.1.1+30

14 Nov 22:25
Compare
Choose a tag to compare

Many bug fixes for the observations loop

  • Ensure previously-edited observation data doesn't appear when editing a new
    observation
  • Parse HTML in comment and identification bodies
  • Show user profile pic while testing
  • Upgraded to latest Realm database
  • Fixed hang when editing existing observations
  • Restore album selection functionality
  • Support for tablets

v0.1.1+29

14 Nov 20:24
Compare
Choose a tag to compare

Many bug fixes for the observations loop

  • Ensure previously-edited observation data doesn't appear when editing a new
    observation
  • Parse HTML in comment and identification bodies
  • Show user profile pic while testing
  • Upgraded to latest Realm database
  • Fixed hang when editing existing observations
  • Restore album selection functionality
  • Support for tablets

v0.1.1+28

01 Nov 17:01
Compare
Choose a tag to compare

Mostly backend changes

  • Changed many API requests to use React Query
  • Using Tailwind theme colors throughout

v0.1.1+27

21 Oct 19:47
Compare
Choose a tag to compare

Numerous updates to observation flow

  • Added back button to camera
  • Added prev/next buttons to Media Viewer
  • Camera flow skips group photos when there's only one photo
  • Added support for custom fonts (currently Whitney)
  • Sync button in toolbar on My Obs turns green when obs to sync
  • ObsEdit fetches location until good enough for new obs
  • Bottom sheet hides when you scroll My Observations
  • Toolbar on My Observations sticks on scroll