## 5.0.1 (2023-06-02)

- Add a warning if the license key is invalid or if it's used for WebViewer

## 5.0.0 (2023-04-03)

- Update WebViewer minimum version v10.0.0 or greater

## 4.7.3 (2023-01-18)

- Add documentation for custom HTTP headers support
- Dismiss loading modal when no data is coming back

## 4.7.0 (2022-11-28)

- Fix for the getDocumentCompletePromise from WebViewer v8.8.0
- Update WebViewer minimum version v8.9.0 or greater

## 4.6.1 (2022-09-07)

- WebViewer-HTML requires WebViewer version v8.8.0 or greater

## 4.6.0 (2022-08-11)

- Pass the licence key object in `initializeHTMLViewer`

## 4.5.6 (2022-07-14)

- Various bug fixes

## 4.5.0 (2022-06-01)

- Added an error modal when the proxy failed
- Added an event to detect when the proxy is fully loaded

## 4.4.2 (2022-04-08)

- Removed unused dependencies
- Updated documentation

## 4.4.1 (2022-04-01)

- In browse mode, links can be clicked and will open the URLs in a new tab

## 4.4.0 (2022-03-21)

- Added link annotation and an option to disable this, they can be clicked and will open the URLs in a new tab
- Some variables have been renamed. Please refer to the latest README

## 4.3.0 (2022-03-02)

- Removed thumbnails option, as bookmarks are no longer used
- Improved performance

## 4.2.0 (2022-02-15)

- Improved and updated text layer when the DOM changes
- Improved and updated the iframe height when the DOM changes

## 4.1.0 (2021-12-16)

- Added text layer, so that text based annotations can be created and text can be searched.

## 4.0.0 (2021-11-08)

- Breaking change to view matrix. This will misalign old annotations, from previous version, with the document
