# @scandit/web-barcode-link

## 1.1.0

### Minor Changes

- 0aa2f6a: - Add support to multithreading: added allow-popups and credentialess to the iframe
  - Fix dependency not correctly included

## 1.0.1

### Patch Changes

- 5975397: Fix qr code android generation url

## 1.0.0

### Major Changes

- a5454c6: Release 1.0.0

## 2.0.1

### Patch Changes

- 7c39710: Fix QR code generation for headless flow

## 2.0.0

### Major Changes

- 768b869: ### Major Changes
  Remove deprecated callback methods and rename `BarcodeLinkUilessFlow` to `BarcodeLinkHeadlessFlow`.

## 0.4.5

### Patch Changes

- b796618: Fix qr code generation for web in headless flow

## 0.4.4

### Patch Changes

- b9a1a5b: Fix broken qr codes generated for Express in headless mode

## 0.4.3

### Patch Changes

- a1c01a7: Use message channel for increased security
- ec51968: Generate qr code locally

## 0.4.2

### Patch Changes

- 5194817: Improve docs
- 5194817: Add missing symbologies section to docs

## 0.4.1

### Patch Changes

- dd78d59: Improve docs

## 0.4.0

### Minor Changes

- 5a025e1: Add new connection state change listener

### Patch Changes

- 1e0b0f9: Fix connection issues

## 0.3.0

### Minor Changes

- ef86d8d: Add headless flow

## 0.2.0

### Minor Changes

- 94b6add: Add ability to set ListBehavior

## 0.1.0

### Minor Changes

- 2fb507e: Add ability to select platform (express/web)

## 0.0.2

### Patch Changes

- b346f31: Fix endpoint variables

## 0.0.1

### Patch Changes

- 11ac92b: First patch release
