diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dd2c973..e4b9cf6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -## Version 1.3.9 - in dev +## Version 1.4.2 + +## Updates + +- A script in an iframe opened by another script can use the IFrame API. + +## Version 1.4.0 ### BREAKING CHANGES diff --git a/maps/tests/Metadata/cowebsiteAllowApi.html b/maps/tests/Metadata/cowebsiteAllowApi.html index ded7193e..b9affd75 100644 --- a/maps/tests/Metadata/cowebsiteAllowApi.html +++ b/maps/tests/Metadata/cowebsiteAllowApi.html @@ -12,7 +12,9 @@

Website opened by script.

\ No newline at end of file diff --git a/maps/tests/index.html b/maps/tests/index.html index 9c95c281..b7e88925 100644 --- a/maps/tests/index.html +++ b/maps/tests/index.html @@ -90,6 +90,14 @@ Test the HelpCameraSettingScene + + + Success Failure Pending + + + Test a iframe opened by a script can use Iframe API + +