All notable changes to this widget will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- We changed the internal structure of the widget
- We fixed an issue where checkmarks and other special characters in PDFs were not displayed correctly.
- We added feature in document viewer to enter the pdf page number manually. Thank you @mx-kshitij for the pull request.
- We added advanced configuration to allow users to specify a self-hosted PDF.js worker file.
- We moved the bundle of pdfjs worker to local build instead of using CDN for better CSP compliance.
- Initial widget implementation with DOCX,PDF,XLSX,TXT, and Image viewing capability.