# @theorchard/connector-universal-links

## 3.1.8

### Patch Changes

-   SEC: axios from 1.15.2 to 1.16.0

## 3.1.7

### Patch Changes

-   SEC: axios from 1.15.0 to 1.15.2

## 3.1.6

### Patch Changes

-   SEC: axios from 1.13.5 to 1.15.0

## 3.1.5

### Patch Changes

-   SEC: lodash from 4.17.23 to 4.18.1

## 3.1.4

### Patch Changes

-   SEC: lodash-es from 4.17.23 to 4.18.1

## 3.1.3

### Patch Changes

-   Migrate lodash dependency to lodash-es

## 3.1.2

### Patch Changes

-   Bump axios to 1.13.5 (security fix)

## 3.1.1

### Patch Changes

-   Bump lodash to 4.17.23 to fix vulnerabilities

## 3.1.0

### Minor Changes

-   Generate web link. Add web option to LinkProvider

## 3.0.0

### Major Changes

-   JotURL integration. Add LinkProvider parameter to UniversalLinksConnector constructor. Add jotUrl props to BrandConfig

## 2.1.1

### Minor Changes

-   Update BUNDLE_IDENTIFIER and APP_STORE_ID settings for SME brand

## 2.1.0

### Minor Changes

-   Add SME brand to APP_IDENTIFIERS

## 2.0.0

### Major Changes

-   Major upgrade of @apollo/datasource-rest. Passing brand as a constructor argument

## 1.13.0

### Minor Changes

-   Add potStore param to insights song universal link

## 1.12.0

### Minor Changes

-   update params for universal links

## 1.11.0

### Minor Changes

-   update params for insights global sound recording link

## 1.10.0

### Minor Changes

-   Add new params to globalSoundRecordingLink

## 1.9.1

### Patch Changes

-   theorchard has been added to APP_IDENTIFIERS

## 1.9.0

### Minor Changes

-   GlobalProduct links: add potId query parameter

## 1.8.0

### Minor Changes

-   Refactor current to placement apperances

## 1.7.0

### Minor Changes

-   Video links now take a metric, not a pot, and can handle start and end dates.

## 1.6.1

### Patch Changes

-   Video links now take additional query parameters

## 1.6.0

### Minor Changes

-   GlobalProduct links now take additional query parameters

## 1.5.2

### Patch Changes

-   Removed unnecessary page query param

## 1.5.1

### Patch Changes

-   some GlobalParticipant link params were incorrectly named

## 1.5.0

### Minor Changes

-   You can now use playlist, songs, social and charts tabs params for GlobalParticipant links

## 1.4.0

### Minor Changes

-   You can now use all query params for a global sound recording for all tabs

## 1.3.0

### Minor Changes

-   You can now create a universal link from the tab, or sub-page, of a top level page e.g. song/<isrc>/playlists

## 1.2.0

### Minor Changes

-   Added more params to global sound recording and global participant links

## 1.1.3

### Patch Changes

-   Use URI encoding to properly support shortened query parameters

## 1.1.2

### Patch Changes

-   Add support for global product links

## 1.1.1

### Patch Changes

-   Add branding support for formatters

## 1.1.0

### Minor Changes

-   Read brand from context rather than as a parameter

## 1.0.2

### Patch Changes

-   Adding "branding" support for connector-universal-links

## 1.0.1

### Patch Changes

-   createPlaylistPlacementLink was added to the connector
