Skip to content

Releases: inaturalist/SeekReactNative

v2.14.6

05 Dec 17:24
Compare
Choose a tag to compare

Added

  • Seek Year in Review page
  • New translations

v2.14.5

21 Nov 14:26
Compare
Choose a tag to compare

Added

  • An alert when changing the language from Settings.
  • Explanation when there is no internet on About iNaturalist page.
  • Challenges for 2023.

Changed

  • Location Picker header size
  • Permission strings are now translated
  • iOS: Seek Camera shortcut item is now translated

Fixed

  • Sign-out button
  • My Location button in the Species Range Map
  • The Species Details screen does not show the information of the previously looked-at species
  • The two columns in the Species Details screen are now possible to scroll separately
  • Asian script is no longer cut off on the species info screen.
  • There is no more jump in tutorial slides layout.
  • The loading indicators in different places in the app have colors more suited to their background.
  • RTL text is now portrayed correctly throughout the entire app.

v2.14.4

12 Oct 01:06
Compare
Choose a tag to compare

Fixes

  • Release on Android-only with correct model/taxonomy file

v2.14.3

11 Oct 10:58
f2f442d
Compare
Choose a tag to compare

Fixed

  • Text centering for Asian languages on my observations (#473), text overflow in drawer menu (#462), not closing the app on Android back button press (#442), small layout changes (#425), and missing text for the latest challenges.

v2.14.2

25 Jul 18:54
Compare
Choose a tag to compare

Added

  • Aug - Nov challenge assets
  • New locales (#453)

Fixed

  • Modals and toasts (#465), app freezing from match modals (#452), replace photo modal reappearing (#426)

v2.14.1

27 Jun 18:11
Compare
Choose a tag to compare

Added

  • July challenge

v2.14.0

27 May 16:58
Compare
Choose a tag to compare

Note: Seek releases between v2.13.0 - v2.14.0 are missing release notes & had no significant additions, fixes, or updates. Those releases were specifically for adding monthly challenges.

Added

  • June challenge assets
  • Data transfer consent added to signup form (#428)
  • Handle errors for upcoming email confirmation (#417 and #418)

Fixed

  • User can see the button to post an observation to iNaturalist after returning to the Seek Camera (#443)

Updated

  • Realm common names are updated anytime the app version changes (previously, they were only updated if a user changed locales). This addresses #444.
  • Shortcut text now says "Seek Camera" instead of "AR Camera" when a user long-presses the Seek app icon. Added globalized strings for Android (not iOS yet). Addresses #440

v2.13.0

27 Oct 18:21
Compare
Choose a tag to compare

Added

  • November challenge
  • Forgot password API call uses jwt token

Android

  • Support Android 11 (including fix in forked version of react-native-cameraroll to make photo library scrollable)

Updated

  • Upgrade React Native to 0.66.x (needed fixes for UI on Achievements screen, navigation from photo library to Match Screen, and checking for toasts/modals in Match Screen)

v2.12.19

13 Oct 18:46
Compare
Choose a tag to compare

iOS

  • Fix styling for Species Detail in iPad landscape mode

Android

  • AR Camera aspect ratio fixes

Updates

  • Library upgrades

v2.12.18

05 Oct 16:02
Compare
Choose a tag to compare

iOS-only

  • Upgrade react-native-share library to fix crash on launch, happening on iOS 12 devices with Xcode 13 compilation