diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86aa839..dac4e3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,6 +113,10 @@ jobs: name: iOS Simulator Safari 14 targetBrowser: Safari_IOS_14 xcode: /Applications/Xcode_12.4.app + - os: macos-11 + name: iOS Simulator Safari 15.0 + targetBrowser: Safari_IOS_15_0 + xcode: /Applications/Xcode_13.0.app - os: macos-11 name: iOS Simulator Safari 15 targetBrowser: Safari_IOS_15 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d83c47..8624102 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,52 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.4.1](https://github.com/niklasvh/html2canvas/compare/v1.4.0...v1.4.1) (2022-01-22) + + +### deps + +* fix source maps (#2812) ([67c5e8d](https://github.com/niklasvh/html2canvas/commit/67c5e8dec4b2af9260a2b5b75b3399495fd1fee9)), closes [#2812](https://github.com/niklasvh/html2canvas/issues/2812) + +### feat + +* add support for `