# [1.7.0](https://github.com/bubkoo/html-to-image/compare/v1.6.2...v1.7.0) (2021-07-23)


### Bug Fixes

* 🐛  UMD bundle is missing local source dependencies ([#138](https://github.com/bubkoo/html-to-image/issues/138)) ([67be116](https://github.com/bubkoo/html-to-image/commit/67be1166d6db8345b740dc57bdba9b55fcab50e4))
* 🐛 fontAwesome icons are not included in the resulting image on safari ([#131](https://github.com/bubkoo/html-to-image/issues/131)) ([c6ebb34](https://github.com/bubkoo/html-to-image/commit/c6ebb34292b799b23b6e9d86ba01ab7d4f016197))


### Features

* ✨ Add viewBox attribute to SVG ([#146](https://github.com/bubkoo/html-to-image/issues/146)) ([b4ac1d8](https://github.com/bubkoo/html-to-image/commit/b4ac1d85820ae3ec688eeb94eeef171b5a6cca41))

## [1.6.2](https://github.com/bubkoo/html-to-image/compare/v1.6.1...v1.6.2) (2021-05-17)

## [1.6.1](https://github.com/bubkoo/html-to-image/compare/v1.6.0...v1.6.1) (2021-04-23)

# [1.6.0](https://github.com/bubkoo/html-to-image/compare/v1.5.0...v1.6.0) (2021-04-06)


### Features

* **tocanvas:** ✨ adding custom width/height for exported canvas ([#110](https://github.com/bubkoo/html-to-image/issues/110)) ([aefa9f8](https://github.com/bubkoo/html-to-image/commit/aefa9f8cced44824a37bf49d35d5ae0e87e823f5))

# [1.5.0](https://github.com/bubkoo/html-to-image/compare/v1.4.0...v1.5.0) (2021-04-06)


### Features

* ✨ option to specify font embed css ([#109](https://github.com/bubkoo/html-to-image/issues/109)) ([6d644da](https://github.com/bubkoo/html-to-image/commit/6d644dab86bd40bed8aa46f2dcdb4124291d9ebf))

# [1.4.0](https://github.com/bubkoo/html-to-image/compare/v1.3.25...v1.4.0) (2021-03-30)


### Features

* ✨ option to specify preferred font format ([#106](https://github.com/bubkoo/html-to-image/issues/106)) ([740b371](https://github.com/bubkoo/html-to-image/commit/740b3719d16839c9b079ab2ce86a2d9200f22d77))

## [1.3.25](https://github.com/bubkoo/html-to-image/compare/v1.3.24...v1.3.25) (2021-03-30)

## [1.3.24](https://github.com/bubkoo/html-to-image/compare/v1.3.23...v1.3.24) (2021-03-29)

## [1.3.23](https://github.com/bubkoo/html-to-image/compare/v1.3.22...v1.3.23) (2021-03-29)


### Bug Fixes

* 🐛 use content-type to get image src type if extension is not provided in url ([#98](https://github.com/bubkoo/html-to-image/issues/98)) ([5e2da9c](https://github.com/bubkoo/html-to-image/commit/5e2da9c3a5e0b7ff5f3e84de4272c2574b2e5460))

## [1.3.22](https://github.com/bubkoo/html-to-image/compare/v1.3.21...v1.3.22) (2021-03-29)


### Bug Fixes

* 🐛 parse [@import](https://github.com/import) rules in fetched CSS ([#100](https://github.com/bubkoo/html-to-image/issues/100)) ([553c7e1](https://github.com/bubkoo/html-to-image/commit/553c7e1086038c268019333fab0d8b8252504633))
* 🐛 toCanvas scale ([#102](https://github.com/bubkoo/html-to-image/issues/102)) ([4049536](https://github.com/bubkoo/html-to-image/commit/40495364a26ce18f951d04da24b2a0cc9254a6b9))

## [1.3.21](https://github.com/bubkoo/html-to-image/compare/v1.3.20...v1.3.21) (2021-01-13)


### Bug Fixes

* 🐛 [#74](https://github.com/bubkoo/html-to-image/issues/74) process reference ([#75](https://github.com/bubkoo/html-to-image/issues/75)) ([9e9d71b](https://github.com/bubkoo/html-to-image/commit/9e9d71ba80133c0f676053b04cf5787fd0469f80))

## [1.3.20](https://github.com/bubkoo/html-to-image/compare/v1.3.19...v1.3.20) (2020-10-28)


### Bug Fixes

* 🐛 auto install semantic-release-config ([aff7edc](https://github.com/bubkoo/html-to-image/commit/aff7edce1b3df1822d455d17a9c28ae8768eca9e))

## [1.3.19](https://github.com/bubkoo/html-to-image/compare/v1.3.18...v1.3.19) (2020-10-28)


### Bug Fixes

* **ci:** 🐛 👷 label from branch name ([e8deafb](https://github.com/bubkoo/html-to-image/commit/e8deafb3ac8b540226d9692e5b267d657030eccc))
* 🐛 update keywords ([6a04e03](https://github.com/bubkoo/html-to-image/commit/6a04e03eb30d76601fc153d6d8439dbe73725503)), closes [#63](https://github.com/bubkoo/html-to-image/issues/63) [#64](https://github.com/bubkoo/html-to-image/issues/64)
