diff --git a/CHANGELOG.md b/CHANGELOG.md index 15064da8..2d2a4e17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * FEATURE: (Experimental) PWA is paritcipating in File Handling API origin trial * FIX: Bug which failed to detect images correctly in a new tab +* FIX: Touch-zoom of contents of iframe no longer blanks part of the display +* FIX: Broken zoom of contents of iframe (with UI buttons) in Internet Explorer ## Release 1.4.2 diff --git a/www/index.html b/www/index.html index 30680b6c..e40a8804 100644 --- a/www/index.html +++ b/www/index.html @@ -125,6 +125,8 @@