# Change Log

## 1.86.1

### Patch Changes

- a302ada: Add optional "description" field in "endpoints", in API manifest schema.

## 1.86.0

### Minor Changes

- 6c5817d: Added autoRetry property to JobManifest schema

## 1.85.3

### Patch Changes

- 4b9c154: Enforce lowercase user API manifest names and reject names with consecutive underscores.

## 1.85.2

### Patch Changes

- eb96071: Updated package versions

## 1.85.1

### Patch Changes

- 63b9064: prevent crashes when resolving FormattedText in allOf schemas and null values

## 1.85.0

### Minor Changes

- e872f73: Added optional image field to JobManifest schema

## 1.84.0

### Minor Changes

- 07202d4: Add the previewPlaceholder property to the schema.

## 1.83.0

### Minor Changes

- 1e5f754: Export Matrix asset to primitive types resolver fns

## 1.82.6

### Patch Changes

- a4cbc35: Added disableBuildPreview option to manifest

## 1.82.5

### Patch Changes

- 2d02c0c: Added support for squizlink to have custom text

## 1.82.4

### Patch Changes

- b5c200d: SquizLink/Image Fixes

## 1.82.3

### Patch Changes

- 8f49dec: squiz link allof fix

## 1.82.2

### Patch Changes

- 0998651: Make damSystemType generic to allow more extended types. Updated content resolve package to support assetbank

## 1.82.1

### Patch Changes

- a05323e: LayoutNode type added to the JSON schema for layouts in CMS Pagebuilder

## 1.82.0

### Minor Changes

- 64de7be: Add language translation support on Page Render service

## 1.81.8

### Patch Changes

- e36f051: Add translateable field

## 1.81.7

### Patch Changes

- d79a40b: add pageContent asset to matrixAssetTypes

## 1.81.6

### Patch Changes

- 8f77e99: Short circuit iteration through FormattedText

## 1.81.5

### Patch Changes

- ba3db99: Add non-validating FormattedTextType

## 1.81.4

### Patch Changes

- 25036af: Squiz Link support for DAM assets

## 1.81.3

### Patch Changes

- 7e1c1a8: Add error handling for resolution of matrix assets on formatted text link and image fields

## 1.81.2

### Patch Changes

- e17d124: Update rejected result from page layout content resolver from thrown error to error placeholder div

## 1.81.1

### Patch Changes

- ae5dd09: Support quickOption for boolean types

## 1.81.0

### Minor Changes

- 18e2318: autoReload enabled property enabled by default

## 1.80.2

### Patch Changes

- 764eaec: handle formatted text children values better

## 1.80.1

### Patch Changes

- a63dfe8: Revise dependencies

## 1.80.0

### Minor Changes

- 63fecb7: Add enumWidget ui:metadata configuration

## 1.79.0

### Minor Changes

- 562fdac: retrieve static files for live preview

## 1.78.1

### Patch Changes

- 3343677: The manifest model needed for validating job manifests was not exported properly.

## 1.78.0

### Minor Changes

- 809e18b: allow attributes on higher order FTE node types

## 1.77.0

### Minor Changes

- c359883: Added uimetadata to root with autoreload property

## 1.76.3

### Patch Changes

- 886b95a: fix resolvable array schema resolution

## 1.76.2

### Patch Changes

- 2097b5c: ui:metadata manfiest changes

## 1.76.1

### Patch Changes

- 1187eec: manual bump of dx-common-lib version

## 1.76.0

### Minor Changes

- fc2978e: Block index on elements in preview mode

## 1.75.0

### Minor Changes

- 36e3f61: fix unsafe regex that could cause memory issues

## 1.74.1

### Patch Changes

- 235f3cb: cmp uploader url generation

## 1.74.0

### Minor Changes

- 12003ad: changes for esi for edge components

### Patch Changes

- b2fdf2e: cmp@edge management api to uploader changes

## 1.73.0

### Minor Changes

- 5471228: Update the component "type" definition

## 1.72.0

### Minor Changes

- 985e1a5: ### Updates to DAM asset resolver package

  **Changes:**

  - Updated DAM resolver package versions.
  - Updated Json validation schema so multiple resolvers can be used for SquizImage type.
  - Updated higher order node map so Dam images could be resolved to simple url.
  - Updated page builder resolver to handle DAM images

## 1.71.0

### Minor Changes

- 4d4c053: ### Updates to DAM asset resolver package

  **Changes:**

  - Updated DAM resolver package versions.
  - Updated Json validation schema so multiple resolvers can be used for SquizImage type.
  - Updated higher order node map so Dam images could be resolved to simple url.

## 1.70.0

### Minor Changes

- c3190e1: Refactor component backend storage to be configurable

## 1.69.1

### Patch Changes

- a0d8e98: Added optional child_count to MatrixAssetSchema

## 1.69.0

### Minor Changes

- 96642b0: Added FormattedTextFragment type

## 1.68.0

### Minor Changes

- 932b1fb: Adds dam-image into the schema

## 1.67.0

### Minor Changes

- 5fa9b39: Added lineage property to Matrix asset schema.

## 1.66.0

### Minor Changes

- 1a36d2a: Added lineage property to Matrix asset schema.

## 1.65.1

### Patch Changes

- 928cc88: Made children optional for formatted text nodes/tags

## 1.65.0

### Minor Changes

- ac68ec6: Unpinned Squiz dependencies, they should now be following semver.

## 1.64.0

### Minor Changes

- e717e6e: Force publish of latest code as a non-alpha version

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.1-alpha.5](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.6.1-alpha.3...v1.6.1-alpha.5) (2023-02-02)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.6.1-alpha.4](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.6.1-alpha.3...v1.6.1-alpha.4) (2023-02-02)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.6.1-alpha.3](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.6.1-alpha.2...v1.6.1-alpha.3) (2023-02-02)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

# [1.6.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.5.1-alpha.4...v1.6.0) (2023-02-01)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.5.1-alpha.4](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.4) (2023-01-31)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.5.1-alpha.3](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.3) (2023-01-31)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.5.1-alpha.2](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.2) (2023-01-30)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.5.1-alpha.1](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.1) (2023-01-24)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.5.1-alpha.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.0) (2023-01-24)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

# [1.5.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.0) (2023-01-20)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

# [1.4.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.4.0) (2023-01-20)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.3.4-alpha.1](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.3.4-alpha.1) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.3.4-alpha.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.3.4-alpha.0) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.3.3](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.2...v1.3.3) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.3.2](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.1...v1.3.2) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.3.1](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.0...v1.3.1) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

# [1.3.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.13-alpha.6...v1.3.0) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.5](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.5) (2023-01-17)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.4](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.4) (2023-01-16)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.3](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.3) (2023-01-16)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.2](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.2) (2023-01-13)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.1](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.1) (2023-01-13)

**Note:** Version bump only for package @squiz/dx-json-schema-lib

## [1.2.13-alpha.0](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.2.2...v1.2.13-alpha.0) (2023-01-13)

**Note:** Version bump only for package @squiz/dx-json-schema-lib
