entity_print 8.x-2.2

Insecure

Contributors (24)

maacl, Sam152, Taran2L, Sahana _N, jastraat, Tolyan4ik, Sergiu Stici, alexismmd, Berdir, jungle, heddn, mcdwayne, gaspounet, GaëlG, -enzo-, FatGuyLaughing, jedihe, Project Update Bot, benjy, peterkokot, vierlex, ac, chipway, Lukas von Blarer

Changelog

Issues: 7 issues resolved.

Changes since 8.x-2.1:

entity_print 8.x-2.1

Bug fixes
Insecure
  1. Issue #2952434: Undefined index: binary_location when switching to wkhtmltopdf engine by bgilhome: Undefined index: binary_location when switching to wkhtmltopdf engine (4 weeks ago)
  2. Revert "Issue #2969322 by vilepickle: DomPDF renders Unicode &8023; as question mark" (3 months ago)

entity_print 8.x-2.0

Bug fixes
New features
Insecure

This is the first stable release for the 2.x branch, please upgrade as soon as possible as the 1.x branch will be marked as unsupported in the near future.

Changes since 8.x-2.0-beta2:

entity_print 8.x-2.0-beta1

Bug fixes
New features
Insecure
  1. Added a pluggable export type so that we can add support for ePub, WordDoc and more.
  2. Added a sub module for Views
  3. Added support for TCPDF
  4. Lots of bug fixes.

entity_print 8.x-1.0-rc1

Bug fixes
  1. 455e9bb - Remove unused use statements and refactor to use roles from AccountInterface. (6 weeks ago)
  2. 507f423 - Inject the entity manager. (6 weeks ago)
  3. a6e5598 - Fixed unit test namespace, thanks DrupalCI (6 weeks ago)
  4. bdcc66b - Issue #2559883 by benjy: Top level type should be config_object (6 weeks ago)
  5. e9c305a - Fixed typo. (4 months ago)
  6. 84535d8 - Fixed composer namespace. (7 months ago)
  7. db5121f - Added some additional metadata before submitting to packagist. (7 months ago)

entity_print 7.x-1.4

New features
  1. fea4137 - Issue #2442505 by benjy, Add basic support for views. (7 months ago)
  2. 8569fb5 - It makes more sense to fire the hook when gathering up the CSS. (7 months ago)
  3. 54d93f1 - Fixed a typo. (7 months ago)
  4. fb88db1 - Revert shorthand array syntax for the bot. (8 months ago)
  5. 1d654f6 - Back ported the entity print access tests from D8. (8 months ago)
  6. 74dfab7 - Fixed docs. (8 months ago)
  7. 27ba35e - Fixed api example. (8 months ago)
  8. 26ac53e - Allow other modules to alter the PDF object. (8 months ago)

entity_print 8.x-1.x-dev

New features

Initial port to Drupal 8. Everything is working at this point but things may still change.

TODO

  • Add a PDF view mode to all entity types.
  • Add tests for access control.

entity_print 7.x-1.3

New features
  1. Add hook_entity_print_css() to allow modules to add custom CSS files.
  2. Added support for themes to add css files from .info files.
  3. Added a sub module as an example of how to style PDF templates.
  4. Sub module for printing Commerce Orders to PDF's.
  5. Added a .api file and a new documentation page.
  6. Added a configuration page.

entity_print 7.x-1.2

  1. Added support for stylesheets per entity type and per bundle.
  2. Fixed missing dependency on Entity.
Subscribe with RSS Subscribe to Releases for Entity Print