Releases: FirstTimeInForever/intellij-pdf-viewer
Releases · FirstTimeInForever/intellij-pdf-viewer
v0.17.0
This release contains many fixes and improvements, all of which were contributed by Liu Dongmiao
- Add (experimental) support for viewing pdfs in a Code With Me session
- Add context menu to open the pdf in PDFium, the default Chrome PDF viewer
- Improve scrollbar styling
- Improve PDF.js installation in plugin build
- Fix page number status bar widget
- Update PDF.js to the latest version
- Support viewing pdf files on a remote host
- Support pdf file paths with special characters
v0.16.0
v0.15.0
- Fix scrolling performance on Mac (#51)
- Improve forward search after loading document (#75)
- Fix reloading of a corrupt pdf file (#37)
- Fix exception on forward search from TeXiFy (#57)
- Fix the color inversion (#10)
- Open links in external browser (#38)
- Fix problems with the page count and add some shortcuts for next/previous page and zoom (#67, #68)
- Improve the experience of having multiple PDFs open (#55, #56, #59, #64)
v0.14.0
v0.13.0
- Use off-screen rendering for the browser view by default (can be changed via registry value)
- Fix action toolbars creation exceptions
- Bump IJ platform version
- Bump TeXiFy dependency version
v0.11.0
- Added Add SyncTeX support by
Abby Berkers, Thomas Schouten and @ZhengKeli - Fixed document auto-reload on file change by @ZhengKeli
- Working on migrating
web-view
to KotlinJS (notes)
v0.10.2
- Initial support for 2021.1 versions
v0.10.1
v0.10.0
- Updated deprecated platform code
- Updated project dependencies
- Dropped support for
2020.2
builds