Skip to content

Releases: frappe/print_designer

v1.6.7

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 10 Feb 10:47

1.6.7 (2026-02-10)

Bug Fixes

v1.6.6

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 25 Jan 11:32

1.6.6 (2026-01-25)

Bug Fixes

  • check doc.doc_type before calling with_doctype (#511) (d1f45dc)
  • handle case when pdf_generator field not present (#507) (102d75a)
  • ux: display proper error message if table fieldname is not set (#506) (7ef407b)

v1.6.5

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 17 Dec 05:51

1.6.5 (2025-12-17)

Bug Fixes

  • make chromium executable in any case (0dd1cb8)
  • make chromium executable in any case (#504) (6504daa)

v1.6.4

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 28 Nov 10:18

1.6.4 (2025-11-28)

Bug Fixes

  • there is no attribute for closed, just handle the exception as the docs suggest (312ccb9)
  • there is no attribute for closed, just handle the exception as the docs suggest (#496) (27708b4)

v1.6.3

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 08 Nov 12:52

1.6.3 (2025-11-08)

Bug Fixes

  • Get host URL when printing outside of request (85b9d7d)
  • Get host URL when printing outside of request (#464) (3d29fd1)

v1.6.2

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 14 Oct 10:12

1.6.2 (2025-10-14)

Bug Fixes

  • move add_pdf_generator_option() inside setup_chromium function (e9ee603)
  • move add_pdf_generator_option() inside setup_chromium function (#484) (3cf7a64)

v1.6.1

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 09 Oct 04:56

1.6.1 (2025-10-09)

Bug Fixes

  • move add_pdf_generator_option() inside setup_chromium function (f686b79)
  • move add_pdf_generator_option() inside setup_chromium function (#483) (1e88108)

v1.6.0

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 06 Aug 06:47

1.6.0 (2025-08-06)

Bug Fixes

  • dynamic image attach, image field fetching from DocField and Cus… (#434) (262fd30)
  • dynamic image attach, image field fetching from DocField and Custom Field (c87b17a)
  • init pdf_generator for printview as well (de24758)
  • init pdf_generator for printview as well (#470) (4343a21)
  • minor: print view in v15 (d51db9a)
  • minor: print view in v15 (#441) (7f2108d)
  • printview hide extra footer (4183f11)
  • printview hide extra footer (#471) (bbed3f2)

Features

  • Add page break on parent level elements (1b77af8)
  • Add page break on parent level elements (#472) (f22650f)

v1.5.3

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 05 Aug 07:35

1.5.3 (2025-08-05)

Bug Fixes

v1.5.2

Choose a tag to compare

@surajshetty3416 surajshetty3416 released this 28 May 06:28

1.5.2 (2025-05-28)

Bug Fixes

  • chromium-setup: Add cron to setup chromium when it's not available (8a30116)
  • chromium-setup: Add cron to setup chromium when it's not available (#449) (9fb398b)
  • chromium-setup: Make filelock global (657d526)
  • chromium-setup: Reduce timeout to 1 to not hog workers (5359606)