Skip to content

Latest commit

 

History

History
69 lines (36 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

69 lines (36 loc) · 3.29 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2021-01-30)

Features

  • Wink detection sensitivity slider (8a0dbe7)

Bug Fixes

  • BlueView border radius (2de73c7)
  • Failure when url contains https or http prefix (980e5a6)
  • Winks or blinks affect typing (acb7e50)

1.0.0 (2020-08-30)

Features

  • Animated bookmark list fade-in (6d009e5)
  • Bookmark editing (692da15)
  • Bookmark system (d435475)
  • Button for blurring search bar (22e7403)
  • Share and reload buttons (261efe9)
  • Storing face track preference (b2d5937)

Bug Fixes

  • Fixed search bar autofocus affecting camera permission prompt (ea644c4)
  • Android: View no longer affected by keyboard (3dfd815)

1.0.0-alpha.2 (2020-08-26)

Features

  • Double blink to focus the search bar (16dc424)
  • Prevent links from opening apps (2680946)

Bug Fixes

  • Replacing all occurrences of + in search query to %20 (1c0628e)

Performance Improvements

  • Reduced wink detection false positives (4034ae7)

1.0.0-alpha.1 (2020-08-24)

Features

Bug Fixes

  • Android: Status bar overlap (82fa7e7)
  • Camera does not start after permission is granted (8ca6b39)

1.0.0-alpha.0 (2020-08-23)