Releases: creecros/Task2pdf
Releases · creecros/Task2pdf
1.6.1
- Added Hooks for use to insert custom print layouts
- Added condition of MarkdownPlus to be installed before parsing image data sent to markdown helper
- Readded codeblock fix in print model
- Renamed codeblockFix function to preparePrint
- Updated Readme
1.6.0
Add - Internal image support when making PDFs
1.4.0
- #4 Can now embed attached files in PDFs as attachments
- settings to do this can be found in Settings > Application Settings
- Updated options panel
- Updated all dependencies
- Option to download PDF or view inline browser, now works when creating a PDF of all open tasks in a project,
1.3.0
- updated the dompdf library to latest version
- should make compatible with php 7.3
1.2.1
- #15 Add option to show created PDF inline browser
1.2.0
- Implements #6
- New Feature: Print all open tasks in a project to a single PDF
- Fixes a typo in a src link for CJK support
1.1.0
- Adds Toggle Switch to support CJK Characters
- Settings > Application settings
- Minor Verbiage Change
- "Finished" is now "Completed"
- Unset dates will show blank in stead of "1/1/970"