Version Summary
Version Number : v0.5 [tag: v0.5]
Date : 12-Apr-2023
Release Summary :
This release includes the following features:
- Support installation as Git sub-module
- Load PDFjs library from CDN
- Hide pagination support
- Render selected page
- Hide loading spinner
What's Changed
- embed-pdf: add missing site baseurl by @dabrain34 in #4
- Add ability to hide paginator by @EricEhmke in #5
- Update embed-pdf.html by @Dicky1 in #12
- Adding a relative path to the source line to address #13 by @mmroden in #14
- Fixing Bug with hidePaginator by @andream16 in #15
- README file location typo by @toinetoine in #20
- Added loading spinner by @jeremybohannon in #16
- Added ability to select initial page number by @jeremybohannon in #17
- Load PDF.js library from CDN by @ericswpark in #19
- Allow embedding multiple PDF on the same page by @RoneoOrg in #32
- Added the steps to install the shortcode as a theme component using Git submodules by @anvithks in #39
- Updated the README with instructions for pdfjs file path if installing locally by @anvithks in #41
- Add a Download button by @RoneoOrg in #35
New Contributors
- @dabrain34 made their first contribution in #4
- @EricEhmke made their first contribution in #5
- @Dicky1 made their first contribution in #12
- @mmroden made their first contribution in #14
- @andream16 made their first contribution in #15
- @toinetoine made their first contribution in #20
- @jeremybohannon made their first contribution in #16
- @ericswpark made their first contribution in #19
- @RoneoOrg made their first contribution in #32
- @anvithks made their first contribution in #39
Full Changelog: v0.1...v0.5