Skip to content

v1.74-rc1 release draft

Choose a tag to compare

@jorunnl jorunnl released this 01 Oct 13:31
· 7 commits to release/1.74 since this release
88ec6be

1.74.0 (2025-10-01)

Bug Fixes

  • added handling for dynamic content vs static content for nested scrolling (#5489) (88ec6be)
  • announce radio button selection changes on android (#5435) (798dcd4)
  • Fixed bottom navbar hiding some UI elements because of safeareainsets (#5440) (f08aa7c)
  • fixed gray screen and maxheight on dynamic sheets (#5482) (e56f8d3)
  • fixed maxheight and scrolling when dynamic content gets to large (#5485) (53f8023)
  • identity as default (#5461) (a38a5ba)
  • Refactor to more stable react-native-permissions library for camera permission requests (#5449) (1275513)
  • remove internal MOBILE_TOKEN_LIBRARY_VERSION check (#5480) (f1de3a3)
  • show on behalf of information in ticket details (#5451) (960e116)
  • small update to release doc (#5439) (01ba283)
  • spar: reword posthog event (#5472) (38a7b88)
  • spar: set stale time of vehicle registrations query (#5471) (a157e9c)
  • update age verification illustration (#5450) (6e03e84)
  • update live pricing when reconnecting or losing to gaining focus (#5478) (b96ce26)

Features