Skip to content

e-Mobility v2.7.1

Compare
Choose a tag to compare
@AlixH AlixH released this 13 Oct 15:21
· 219 commits to master-qa since this release
5a02f50

Translations

  • German translation improved
  • Translated date picker iOS buttons

Dependencies

  • Dependencies upgrade:
    • Upgraded React Native to 0.67.4
    • Upgraded react-native-modals
    • Upgraded react-native-webview
    • Upgraded react-native-select-dropdown
    • Co-upgraded react-native-screens and react-native-safe-area-context
    • Upgraded react-native-root-toasts
    • Upgraded react-native-reanimated to v2 (BREAKING, DEBUG NO LONGER WORKING PROPERLY, c.f. softwaremansion doc)
    • Co-upgraded react-native-modal-datetime-picker and native-base (NativeBase v3)

API

  • Use new REST endpoint route to fetch cars

Fix

  • Fixed Android app foregrounding issues (crashes)
  • Fixed back behaviour in Bottom Tabs (use initialRoute instead of history)

Improvements

  • Improved modals behavior (enabled dismiss swipe gesture)
  • Reworked sidebar
  • Replaced react-native-splash-screen with react-native-bootsplash
  • Changed app launcher icon and launch screen (new logo and visual identity)

New features

  • Added settings screen access from sidebar with distance unit selection

Android

  • Upgraded Gradle plugin to 7.x.x (Java 11 required to build)