Skip to content

Releases: creecros/Task2pdf

1.8.0

24 Feb 19:34
Compare
Choose a tag to compare

Full Changelog: 1.7.0...1.8.0

1.7.0

30 Jan 19:38
3351ada
Compare
Choose a tag to compare

1.6.1

10 Nov 13:38
Compare
Choose a tag to compare
  • 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

07 Nov 17:50
0f71c80
Compare
Choose a tag to compare

Add - Internal image support when making PDFs

1.5.0

13 May 00:59
c0cf10c
Compare
Choose a tag to compare

1.4.0

14 Jan 21:08
0dfe308
Compare
Choose a tag to compare
  • #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

16 Mar 19:26
4b2f66d
Compare
Choose a tag to compare
  • updated the dompdf library to latest version
    • should make compatible with php 7.3

1.2.1

13 Mar 21:09
ab3702b
Compare
Choose a tag to compare
  • #15 Add option to show created PDF inline browser

1.2.0

17 Apr 02:05
85db38f
Compare
Choose a tag to compare
  • 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

12 Apr 02:26
0a083ff
Compare
Choose a tag to compare
  • 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"