Releases: techmatters/terraso-mobile-client
Releases · techmatters/terraso-mobile-client
v126
What's Changed
- feat: update client shared with soil id service by @shrouxm in #1323
- feat: Add "Soil Properties" content with table using bogus data + unfinished "Add soil data" button by @knipec in #1324
- feat: soil info sheets by @tm-ruxandra in #1327
- fix: Update Expo to 51 by @paulschreiber in #1277
- fix: update site overlay card to match design by @paulschreiber in #1285
Full Changelog: v125...v126
v125
What's Changed
- fix: remove FAB from location dashboard by @paulschreiber in #1316
- fix: color algorithm fixes by @shrouxm in #1321
Full Changelog: v124...v125
v124
Implement first step of soil id screen
Full Changelog: v124...v124
v123
fix: use SENTRY_ENABLED var instead of secret (#1267)
v122
No changes. Re-tagging have CI rebuild it.
v121
What's Changed
- fix: use snake_case for additional i18n keys by @paulschreiber in #1259
- feat: settings screen initial implementation by @tm-ruxandra in #1235
- feat: remove logout from bottom nav, rename home to sites by @tm-ruxandra in #1237
- fix: remove extra line from config/index.ts by @paulschreiber in #1260
- feat: add elevation to temporary site callout by @paulschreiber in #1262
Full Changelog: v120...v121
v120
chore(deps): bump update-browserslist-db in /dev-client (#1242) Bumps [update-browserslist-db](https://github.com/browserslist/update-db) from 1.0.13 to 1.0.15. - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/update-db/compare/1.0.13...1.0.15) --- updated-dependencies: - dependency-name: update-browserslist-db dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v119
fix: update location details screen (#1212) * fix: round GPS accuracy to whole numbers * fix: remove + button from location dashboard app bar * fix: site dashboard improvements - remove divider - remove accordion - remove last modified - remove accuracy placeholder - add "create site here" button * fix: change ""more info" to "learn more" * fix: remove last updated strings * fix: add create site button label and description * fix: improve button label name * fix: add people badge to project * fix: use pushpin icon * fix: remove unused code * fix: fix create site here button alignment * fix: use member count on people badge * fix: shrink note button to closer match badge * fix: remove "learn more" from tooltip * fix: correct color for note button * refactor: use PeopleBadge component
v118
chore(deps): bump react-native-safe-area-context in /dev-client (#1188) Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.9.0 to 4.10.1. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.9.0...v4.10.1) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v117
fix: restore push notification entitlement