Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1002 Bytes

File metadata and controls

39 lines (20 loc) · 1002 Bytes

Changelog

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.

[Unreleased]

Changed

  • We changed the internal structure of the widget

Fixed

  • We fixed an issue where checkmarks and other special characters in PDFs were not displayed correctly.

[1.2.0] - 2025-10-29

Added

  • We added feature in document viewer to enter the pdf page number manually. Thank you @mx-kshitij for the pull request.

[1.1.1] - 2025-09-26

Changed

  • We added advanced configuration to allow users to specify a self-hosted PDF.js worker file.

[1.1.0] - 2025-09-11

Changed

  • We moved the bundle of pdfjs worker to local build instead of using CDN for better CSP compliance.

[1.0.0] - 2025-05-05

Added

  • Initial widget implementation with DOCX,PDF,XLSX,TXT, and Image viewing capability.