Skip to content

Chromium Extension 1.22.0

Latest

Choose a tag to compare

@flythenimbus flythenimbus released this 29 Aug 02:54
621756e

All changes (14)

Features

  • ask for the desktop-link permission from Settings
  • pair over a native pipe lent by the page
  • expose the nativeMessaging grant through the link adapter
  • declare nativeMessaging as an optional permission

Bug Fixes

  • an autofill index refusal must not fail a correct unlock
  • let link requests borrow a page's pipe, not just pairing
  • refuse the desktop link when the permission is missing
  • stop the mode tabs reflowing when the selection changes (#84)
  • narrow the login picker as the user types a username (#64)

Documentation

  • correct the passages that assumed nativeMessaging was always required

Other

  • chore(i18n): translate the desktop-link permission strings
  • chore: satisfy the CI gates under the bumped Biome
  • chore(deps): refresh dependencies within their majors
  • test(app): run the router guard tests against a DOM

Full Changelog: 1.21.0-chromium...1.22.0-chromium