No big features this release however this could be a change that breaking/changes functionality hence new tag.
PDFBox Upgrade from v2 to v3.
- This effects about 80% of the features offered. No impact has been seen but please raise tickets if something runs not as expected. It should also improve general performance and help with some edge cases!
Fixes
- Fix for version number not showing up #668
- Fix for rotation/splitting/ anything location based not working for certain PDFs particully Google docs #628
What's Changed
- fix: version showing as 0.0.0 by @sbplat in #683
- Enable support for tables in the conversion from Markdown to HTML by @iLern in #694
- Updated demo site by @Sf298 in #698
- Specify code block language in Markdown for syntax highlighting by @PeterDaveHello in #686
- docs: add contributing guide by @sbplat in #697
- PDFBox v3 upgrade plus resolution to reversed text by @Frooodle in #699
Full Changelog: v0.19.1...v0.20.0