Skip to content

Releases: FirstTimeInForever/intellij-pdf-viewer

v0.17.1

20 Aug 08:27
4f2d193

Choose a tag to compare

This release adds support for customizing the inverse search shortcut and the toolbar.

  • In the keymap, you can now change the inverse search shortcut (to navigate from pdf to LaTeX) to any other mouse shortcut
  • Add support for customizing the toolbar (right-click on the toolbar to open the menu)
  • Update dependencies and replace deprecated code
  • Update Sentry implementation for easy reporting of exceptions

v0.17.0

07 Oct 13:12
1627eb3

Choose a tag to compare

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

04 Jun 17:24
274049b

Choose a tag to compare

  • Support 2024.1, this also fixes an issue with the thumbnails (#90, #98)

v0.15.0

08 Jun 10:00
b76fdf5

Choose a tag to compare

  • 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

10 Mar 10:35
350b567

Choose a tag to compare

  • Fix preview server auth token issue in Android Studio (#47)
  • Update plugin dependencies

v0.13.0

03 Feb 18:25
0939fc4

Choose a tag to compare

  • 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

23 Mar 09:30
57d6763

Choose a tag to compare

v0.10.2

12 Feb 18:44
0e9b1cf

Choose a tag to compare

  • Initial support for 2021.1 versions

v0.10.1

10 Feb 16:46
04544ef

Choose a tag to compare

  • Fixed default keyboard shortcuts for Windows and Linux (related to #16)
  • Fixed preview panel was not available while project indexing (#17)

v0.10.0

12 Jan 17:36
5153773

Choose a tag to compare

  • Updated deprecated platform code
  • Updated project dependencies
  • Dropped support for 2020.2 builds