Skip to content

0.2.0 - Change autofill to async/await

Latest
Compare
Choose a tag to compare
@Firehed Firehed released this 28 Jul 23:26
· 4 commits to main since this release
0b3b920

This improves the API for autofilled credentials, and fixes some issues where a modal auth request starts when an autofill request had already started.

What's Changed

  • Update internals to use new routes by @Firehed in #24
  • Unify async-delegate continuations and fix autofill-to-modal data race by @Firehed in #29
  • Rework autofill to also use async/await by @Firehed in #31
  • Pull error conversion out into an extension to simplify controller by @Firehed in #32
  • Remove erroneous assertion by @Firehed in #34

Full Changelog: 0.1.0...0.2.0