Skip to content

Releases: lfoppiano/streamlit-pdf-viewer

v0.0.17

16 Aug 05:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

06 Aug 09:05
Compare
Choose a tag to compare

Full Changelog: v0.0.14...v0.0.16

What's Changed

  • Fix "invalid canvas" and other rendering problems by @lfoppiano in #58

Note
The behavior on which width an height are managed has changed.
If only the height is specified, the PDF document will be shown in proportion with the with proportional based on the PDF dimensions. So, the possibility to show a large view of only half the PDF is not available anymore.

If you need to occupy all the available space and limit the height, you can encapsulate the pdf_viewer into a st.component with specific height.

Full Changelog: v0.0.14...v0.0.16

v0.0.14

22 Jun 22:07
Compare
Choose a tag to compare
  • Fixed regression (or maybe it was there always) with the annotations getting disaligned on the latest pages

Full Changelog: v0.0.13...v0.0.14

v0.0.13

22 Jun 09:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

17 May 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

12 May 01:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

31 Mar 23:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Mar 11:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

16 Feb 07:52
Compare
Choose a tag to compare

What's Changed

  • Fix infinite execution of on updated method by @t29mato in #29

Full Changelog: v0.0.7...v0.0.8

v0.0.7

14 Feb 00:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7