fillpdf 5.2.1

Bug fixes

Contributors (2)

liam morland, mlncn

Changelog

Issues: 1 issues resolved.

fillpdf 5.2.1-rc1 released as 5.2.1. Changes since 5.2.0 (compare):

fillpdf 5.2.1-rc1

Bug fixes

Contributors (2)

liam morland, mlncn

Changelog

Issues: 1 issues resolved.

Changes since 5.2.0 (compare):

fillpdf 5.2.0

Bug fixes

fillpdf 5.2.0-rc1 released as 5.2.0.

Contributors (4)

Project-Update-Bot, ebremner, liam morland, mlncn

Changelog

Issues: 44 issues resolved.

fillpdf 5.2.0-beta1

Bug fixes
New features

This version ought to be compatible with Drupal 11, though automated tests are not passing. Please test with caution and help to get it ready.

Contributors (3)

Project-Update-Bot, ebremner, lkmorlan

Changelog

Issues: 40 issues resolved.

fillpdf 7.x-1.19

Bug fixes
Unsupported

fillpdf 7.x-1.19-rc1 released as 7.x-1.19.

Changelog

Issues: 1 issues resolved.

Changes since 7.x-1.18:

Bug

  • #3273143: Allow values of zero in XFDF

fillpdf 7.x-1.19-rc1

Bug fixes
Unsupported

Changelog

Issues: 1 issues resolved.

Changes since 7.x-1.18:

Bug

  • #3273143: Allow values of zero in XFDF

fillpdf 5.2.x-dev

Bug fixes
New features

Development branch for version with Drupal 11 support.

fillpdf 5.1.1

Bug fixes

FillPDF 5.1.1-rc1 released as 5.1.1. Changes since 5.1.0 follow.

Changelog

Issues: 1 issue resolved.

Changes since 5.1.0:

Bug

  • #3273143: Allow values of zero in XFDF

fillpdf 5.1.1-rc1

Bug fixes

Changelog

Issues: 1 issue resolved.

Changes since 5.1.0:

Bug

  • #3273143: Allow values of zero in XFDF

fillpdf 5.0.2

Bug fixes
Unsupported

This is the final relase of FillPDF 5.0.x. Support will end on November 1, 2023, when support ends for Drupal 9. Please upgrade to Drupal 10 and FillPDF 5.1.x.

Changelog

Issues: 1 issues resolved.

Changes since 5.0.1:

Bug

  • #3273143: Allow values of zero in XFDF

fillpdf 5.1.0

Bug fixes
New features

fillpdf 5.1.0-rc1 released as 5.1.0. Compatible with Drupal 10.

Contributors (4)

Akhil Babu, Pancho, Project Update Bot, arunkumark

Changelog

Issues: 25 issues resolved.

Changes since 5.0.1:

fillpdf 5.0.1

Bug fixes
New features
Unsupported

fillpdf 5.0.1-rc1 released as 5.0.1.

Changelog

Issues: 3 issues resolved.

Changes since 5.0.0:

fillpdf 5.1.0-rc1

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 5.1.0-beta2:

Bug

fillpdf 5.0.1-rc1

Bug fixes
New features
Unsupported

Changelog

Issues: 3 issues resolved.

Changes since 5.0.0:

fillpdf 5.1.0-beta1

Bug fixes
New features

First release with Drupal 10 support.

Contributors (4)

Akhil Babu, Pancho, Project Update Bot, arunkumark

Changelog

Issues: 19 issues resolved.

Changes since 5.0.0:

fillpdf 5.1.x-dev

Bug fixes
New features

Development branch for version with Drupal 10 support.

fillpdf 5.0.0

Bug fixes
New features
Unsupported

First full release with Drupal 9 support.

5.0.0-rc1 released as 5.0.0; this is also identical to 5.0.0-beta2. For changes since the last full release, 8.x-4.11, see the release notes for the various alpha and beta releases.

fillpdf 5.0.0-beta2

New features
Unsupported

Changes since 5.0.0-beta1:

  • #3274842: Remove unnecessary brackets from $this->moduleHandler
  • #3280433: Create hook_fillpdf_form_form_pre_alter()
  • #3280433: Inject ModuleHandler dependency into FillPdfFormForm
  • #3278852: Use $this->t()
  • #3280431: Create FillPdfForm::getDefaultEntityType()

fillpdf 5.0.0-beta1

New features
Unsupported

This first beta release is compatible with Drupal 8.8 and Drupal 9. It should have a fully-working migration from FillPDF 8.x-4.x.

Changes since 5.0.0-alpha5:

  • #3278852: Always display warning on FillPDF form page when there are no fillable fields

fillpdf 7.x-1.18

Bug fixes
New features
Unsupported

This release is compatible with pdftk 3. Previously, it would not detect that pdftk 3 was installed. It worked for pdftk 2.

7.x-1.18-rc3 released as 7.x-1.18. Changes since 7.x-1.17:

fillpdf 5.0.0-alpha5

Bug fixes
New features
Unsupported

Changes since 5.0.0-alpha4:

  • #3278473: Add missing config variables to fillpdf.schema.yml
  • #3274842: Create hook_fillpdf_populate_pdf_context_alter()
  • #3277525: Create HandlePdfController::getFilename()

fillpdf 5.0.0-alpha4

Bug fixes
Unsupported

This fixes the problem with fillpdf_update_9501() introduced in fillpdf 5.0.0-alpha3.

Changes since 5.0.0-alpha3:

  • #3276361: Increase maximum length for pdf_key if it has values before

fillpdf 7.x-1.18-rc3

Bug fixes
Unsupported

Changes since 7.x-1.18-rc2:

fillpdf 5.0.0-alpha3

Bug fixes
New features
Unsupported

Warning: The fillpdf_update_9501() is not working correctly for sites that already have PDF forms. A fix is in fillpdf 5.0.0-alpha4 (see issue 3276361). New installs or sites that do not have any forms will be fine.

Changes since 5.0.0-alpha2:

fillpdf 7.x-1.18-rc2

Bug fixes
Unsupported

Changes since 7.x-1.18-rc1:

  • #3273143: Handle empty values in create_xfdf()

fillpdf 7.x-1.18-rc1

New features
Unsupported

Changes since 7.x-1.17:

fillpdf 5.0.0-alpha1

Bug fixes
Unsupported

This release makes the tests pass. There are minor bug fixes, but it's compatible with current Drupal 8.8, 8.9, and 9.0 release versions!

There will be more API and code style changes coming before it reaches beta.

fillpdf 5.0.x-dev

This is the Drupal 9 development branch. It is starting off as identical to 8.x-4.11. It will also have the same features, but with deprecated APIs (Drupal and FillPDF) removed before the first stable release.

I'll try to keep supporting all supported versions of Drupal 8 in this release.

fillpdf 8.x-4.11

Bug fixes
Unsupported

Help support the Drupal Association! I'm donating double the amount of new Patreon sponsorship through April 29 to the Drupal Association. Click the button below and your support could be multiplied by up to six times. More info: https://www.patreon.com/posts/patreon-pledge-36257568

Final feature release in the 8.x-4.x series

There are two new ways to support FillPDF:

fillpdf 8.x-4.10

Bug fixes
Unsupported

pdftk was broken, but now it's fixed.

Contributors (1)

wizonesolutions

Changelog

Issues: 1 issues resolved.

Changes since 8.x-4.9:

Feature

fillpdf 8.x-4.8

Bug fixes
New features
Unsupported

This release has a lot of code improvements and cleanups. Various developer APIs have been deprecated and improved. There's a new developer API for actually merging PDFs without having to deal with the intricacies of merge plugins. The PDFtk security settings we were working on Drupal 7 have been ported to Drupal 8 (we still need help getting them to work on Drupal 7).

fillpdf 7.x-1.17

Bug fixes
Unsupported

Fixed a small issue that probably only affects FillPDF Service. Basically, the FillPDF LocalServer fill method will now properly delete temporary files when in stream mode.

fillpdf 7.x-1.16

Bug fixes
New features
Unsupported

7.x-1.16-rc1 released as 7.x-1.16. Changes since 7.x-1.15:

fillpdf 7.x-1.15

Bug fixes
New features
Unsupported

Adds support for filling from entity data (including EntityForms).

Contributors (8)

wizonesolutions, jlamp, cmcintosh, spiderman, newmediaist, Liam Morland, miksha, JordiTR

Changelog

Issues: 2 issues resolved.

7.x-1.15-rc1 released as 7.x-1.15. Changes since 7.x-1.14:

fillpdf 7.x-1.15-rc1

Bug fixes
New features
Unsupported

Adds support for filling from entity data (including EntityForms).

Contributors (8)

wizonesolutions, jlamp, cmcintosh, spiderman, newmediaist, Liam Morland, miksha, JordiTR

Changelog

Issues: 2 issues resolved.

Changes since 7.x-1.14:

fillpdf 8.x-4.7

Unsupported

Changes since 8.x-4.6:

fillpdf 8.x-4.6

Bug fixes
New features
Unsupported

Adds support for FillPDF LocalServer (plus fixes).

Changes since 8.x-4.5:

  • Fix name.
  • Add plugins for upcoming FillPDF LocalService.
  • Fix ImageFieldMapping.

fillpdf 7.x-1.14

Bug fixes
Unsupported

Just a small string fix (FillPDF LocalService -> FillPDF LocalServer).

fillpdf 7.x-1.13

Bug fixes
New features
Unsupported

7.x-1.13-rc1 released as 7.x-1.13. Changes since 7.x-1.12:

fillpdf 8.x-4.5

Bug fixes
New features
Unsupported

Nothing much here. Some cleanup, some test fixing. Commited: Issue #2922465 by wizonesolutions: Make backend plugins reusable

This will get used in conjunction with some upcoming work, but for now it's just sitting there with tests.

fillpdf 8.x-4.4

Bug fixes
New features
Unsupported

Changes since 8.x-4.3:

Pages

Subscribe with RSS Subscribe to Releases for FillPDF