Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

v1.2

Compare
Choose a tag to compare
@mcomella mcomella released this 14 Nov 00:39
· 294 commits to master since this release

Changed

  • Sentry crash reports include a UUID to distinguish users so we can determine if it's 1 user crashing 100 times or 100 users crashing 1 time each. This identifier is only used for Sentry and can not be correlated with telemetry interaction data. See fire TV Sentry docs for more details. (#565)

Fixed

  • Infrequently after removing autocomplete, the keyboard would be unusable until it was dismissed and reopened (#484)
  • A crash that occurs after clearing browsing data (#540)
  • A crash when loading Android Intent URIs (#500)