Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 8.77 KB

CHANGELOG.md

File metadata and controls

71 lines (44 loc) · 8.77 KB

6.1.0 (2019-11-26)

Bug Fixes

Features

6.0.4 (2019-11-17)

Bug Fixes

  • analytics: Use correct add_to_cart event name (#2882) (2369c62)
  • auth: Fix exception in PhoneAuthListener (#2828) (0843cbd), closes #2639
  • firestore: correctly apply internal __name__ query modif… (#2866) (a5da010), closes #2854
  • firestore,ios: Settings incorrectly set multiple times (#2869) (ed858c9)
  • storage,ios: Handle null Storage metadata values (#2875) (26f752a)
  • storage,ios: Handle null Storage metadata values (#2881) (eeb90c0)
  • template: Fix invalid flow config file (1def1c1)

6.0.3 (2019-10-25)

Bug Fixes

  • database: Fix crash when removing listeners at RN reload (#2770) (e2b1b6f)
  • storage,ios: Fix issue with ph:// (Photos) paths (cbced41)

6.0.2 (2019-10-18)

Bug Fixes

  • auth: Fix iOS event subscriptions not correctly removing on reload (49c0050)
  • vision: Improve null checks on iOS #2744 (#2747) (d717f98)

v6.0.0

See the v6.0.0 release page.