Releases: react-pdf-dev/react-pdf-viewer
Releases · react-pdf-dev/react-pdf-viewer
v1.10.0 (27 October 2025)
✨ What’s New:
- Added more individual tools of DocumentPropertiesTool, RotateClockwiseTool and RotateCounterclockwiseTool to the RPLayout component
⚡ Enhancements:
- Improved on overriding the loader icon for the loading of both PDF file and its pages
- Improved on text selection when trying to select to the end of a paragraph
🐛 Bug Fixes:
- Fixed page number not counting correctly for a PDF file with mixture of portrait and landscape pages
- Fixed focusedPage not working correctly for ZoomLevel.PAGE_WIDTH mode
Changelog Reference: https://docs.react-pdf.dev/introduction/changelog/#v1100-27-october-2025
v1.9.2 (10 October 2025)
⚡ Enhancements:
- Improved on text selection highlight when moving between the text lines
- Improved on the thumbnail navigation to allow sidebar expansion with dragging
- Improved on error handling of unsupported browser versions
🐛 Bug Fixes:
- Fixed useFullScreenContext not working correctly when used under RPProvider directly
- Fixed on the last page function not working incorrectly
- Fixed setZoomLevel of useZoomContext not working correctly
Changelog Reference: https://docs.react-pdf.dev/introduction/changelog/#v192-10-october-2025
v1.9.1 (3 October 2025)
⚡ Enhancements:
- Improved on setZoomLevel for useZoomContext to accept both number and enum
- Improved on the viewer responsive experience of PDF files for Actual Size, Page Fit and Page Width options
🐛 Bug Fixes:
- Fixed keywords not showing the search popover for SetSearch of useSearchContext
- Fixed keywords not showing the search popover for initialSearch
Changelog Reference: https://docs.react-pdf.dev/introduction/changelog/#v191-3-october-2025
v1.9.0 (26 September 2025)
✨ What's New:
- Added RPLayout component to support default layout that is highly customizable with 13 built-in tools
- Added RPHorizontalBar component as a separated built-in top bar
- Added RPVerticalBar component as a separated built-in sidebar
Changelog Reference: https://docs.react-pdf.dev/introduction/changelog/#v190-26-september-2025