### IMPORTANT
- The minimum PDF Embedder version is now v4.9.3.
### Changed
- Changed: Compatibility with WordPress 6.9.
### Fixed
- When a relative URL was used to embed a PDF file using a shortcode, the PDF Viewer was not rendering the file correctly.
- When a relative URL was used to embed a PDF file using a shortcode, the Download button in the PDF Viewer Toolbar wasn't working as expected.
- Fixed a potential issue with the incorrect encoding of the PDF file name if the file name contained Arabic, Chinese, and other characters. Downloaded file name should be the same as the uploaded file name.
- Correctly display the time when the license key was last checked (using the site time zone).
- Encrypted cached files for uploaded secured PDF files were not deleted when the associated PDF file was deleted.
- Changing the zoom level was breaking our watermark rendering on top of PDF pages.
- Block or shortcode option to display the watermark only on even pages was not rewriting the global plugin setting as expected.
- Redefining fullpage zoom level (`fpzoom`) via shortcode or block option was not respecting user-defined values in some cases.