v21.5.0
Accessibility fixes:
- Hidden empty data view renders Nearby Stops inaccessible to visually impaired users #525
- Collapsed drawer should not be focusable by Voiceover #544
- Improves the text read by VoiceOver when focusing on a stop on the map #530
iOS 15/Xcode 13 Improvements:
- iOS 15 breaking navigation bar visuals #381
- Xcode 13 support #532
- Use static tab bar appearance in MapViewController since the dynamically changing background is interfering with floating panel's scrolling (iOS 15).
Fixes haptics bugs:
- Fix StopViewController not deallocating, causing random haptic feedback #505 & Undo Turn off haptic feedback until #505 is fixed #518
- Fixes Retain cycle of unknown cause #394
- Adds a setting toggle for data load haptic
- Don't invoke haptic feedback generator on first data load on the Stop Controller #546