Releases: inaturalist/SeekReactNative
Releases · inaturalist/SeekReactNative
v2.14.6
Added
- Seek Year in Review page
- New translations
v2.14.5
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
Fixes
- Release on Android-only with correct model/taxonomy file
v2.14.3
v2.14.2
v2.14.1
Added
- July challenge
v2.14.0
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
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
iOS
- Fix styling for Species Detail in iPad landscape mode
Android
- AR Camera aspect ratio fixes
Updates
- Library upgrades
v2.12.18
iOS-only
- Upgrade
react-native-share
library to fix crash on launch, happening on iOS 12 devices with Xcode 13 compilation