From b687e165f31bf35c517ab51107768c64800a9e98 Mon Sep 17 00:00:00 2001 From: bfoxx1906 <99675599+bfoxx1906@users.noreply.github.com> Date: Thu, 31 Aug 2023 11:35:06 -0400 Subject: [PATCH] fix(preview): license readme updates (#1504) * feat(upgrade pdjs fix): update pdfjs upgrade script * feat(upgrade pdjs fix): update pdfjs upgrade script * fix(preview): udpating license and readme for ie11 support * fix(preview): udpating license and readme for ie11 support --- README.md | 6 ++++-- build/license.js | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6fcdf3412..939b1b765 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,12 @@ This library powers Preview in the main Box web application as well as the 'Get ## Browser Support -- Desktop Chrome, Firefox, Safari, Edge, and Internet Explorer 11 +- Desktop Chrome, Firefox, Safari, Edge - Limited support for mobile web - previews will render but some controls may not work -If you are using Internet Explorer 11, which doesn't natively support promises, include a polyfill.io script (see sample code below) or a Promise library like Bluebird. +Effective September 1, 2023, Box is discontinuing support for Internet Explorer 11 (IE 11) in Preview SDK. If your application requires IE 11 support, we recommend using the release versions of Preview SDK that were made available before August 15th, 2023. Our team will address any critical blocker and security issues specifically related to IE 11 until October 15, 2023. Following this date, we will no longer provide active support for IE 11 in Preview SDK. + +We encourage all users to update their applications to utilize modern browsers for optimal performance, security, and compatibility with the latest features in Preview SDK. ## Current Version diff --git a/build/license.js b/build/license.js index 3d9ed4fe7..6cb1121f1 100644 --- a/build/license.js +++ b/build/license.js @@ -1,6 +1,6 @@ module.exports = `Box Content Preview -Copyright 2019 Box, Inc. All rights reserved. +Copyright 2023 Box, Inc. All rights reserved. This product includes software developed by Box, Inc. ("Box") (http://www.box.com)