Releases: ScienciaLAB/streamlit-pdf-viewer
Releases · ScienciaLAB/streamlit-pdf-viewer
Release list
v0.0.29
What's Changed
- Make tests more resilient by @lfoppiano in #124
- Fix scroll-to-annotations by @lfoppiano in #127
- Add information about streamlit limits against #107 by @lfoppiano in #129
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- feat: add scroll_behavior parameter to allow instant scroll navigation by @sh0rtcircuit in #123
New Contributors
- @sh0rtcircuit made their first contribution in #123
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Remove legacy methods for rendering the PDF documents by @lfoppiano in #96
- Restore the scrolling-container parent div by @csala in #111
- Add more tests by @lfoppiano in #116
- feat: add allow_clickable_annotations_with_text_rendering option by @anatolec in #119
- Fix unit tests by @lfoppiano in #112 and #120
New Contributors
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Add Zoom Controls, Alignment Options & Page-Separator Support by @danieljannai in #103
- [Snyk] Security upgrade protobuf from 4.24.4 to 4.25.8 by @lfoppiano in #104
New Contributors
- @danieljannai made their first contribution in #103
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- [Snyk] Security upgrade requests from 2.31.0 to 2.32.4 by @lfoppiano in #101
- Fix annotations type in method definition by @Yagouus in #102
New Contributors
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- [Snyk] Security upgrade tornado from 6.2 to 6.5 by @lfoppiano in #97
- fix: pages_vertical_spacing is not working #98 by @t29mato in #99
- Check annotations correct type by @lfoppiano in #100
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- The PDF’s scrolling functionality doesn’t work when a height is specified by @t29mato in #91
- Fix/scroll to annotation support by @soyfjimenez in #93
- Remove the use of index from the annotation object. If an annotation has an ID, use it; otherwise, generate the ID automatically by @t29mato
New Contributors
- @soyfjimenez made their first contribution in #93
Full Changelog: v0.0.22...v0.0.23