From b4d8da3c728992ea1411934b31a76960c5c2cd4c Mon Sep 17 00:00:00 2001 From: parasn Date: Thu, 9 May 2024 15:28:06 +0530 Subject: [PATCH] update release notes --- src/pages/overview/pdf-embed-api/releasenotes.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/pages/overview/pdf-embed-api/releasenotes.md b/src/pages/overview/pdf-embed-api/releasenotes.md index 68a1390f9..b6a001754 100644 --- a/src/pages/overview/pdf-embed-api/releasenotes.md +++ b/src/pages/overview/pdf-embed-api/releasenotes.md @@ -8,14 +8,13 @@ the changes below for each release. ## Change history -### May, 2024 +### May 9, 2024 | Change | Description | | ------ | ---------------------------------------------------------------------- | -| Bug fix | Fixed the issue with opening word based password protected PDF files. | -| Bug fix | Fixed the issue regarding Content Security Policy in developer console. | -| Bug fix | Fixed console error issue when using chinese characters in form fields. | -| Bug fix | Fixed duplicate annotations issue when returning from full screen mode. | -| New | Added new previewFile API configuration option to hide full-screen button in right-hand panel. | +| Bug fix | Fixed the issue with opening Word based password protected PDF files. | +| Bug fix | Fixed developer console error issue when using Chinese characters in form fields. | +| Bug fix | Fixed duplicate annotations issue when returning from full screen mode. | +| New | Added new previewFile API configuration option([showFullScreenViewButton](../howtos_ui.md/#configuration-options-for-previewfile-api)) to hide full-screen button in right-hand panel. | ### January, 2024 | Change | Description |