Skip to content

Releases: firegento/firegento-pdf

v1.4.0

12 Mar 20:29
4ac8a88
Compare
Choose a tag to compare
  • [FEATURE] added French translation
  • [FEATURE] possibility to show shipment and creditmemo comments
  • [FEATURE] possibility to display barcode on invoice
  • [FEATURE] possibility to show VAT ID
  • [FEATURE] added notes based on shipping country
  • [FEATURE] shipping and tracking information on shipment PDF
  • [FEATURE] payment method on creditmemo PDF
  • [FEATURE] configurable colours
  • [BUGFIX] various fixes
  • [MISC] various improvements
  • [MISC] code style according to EQP

v1.3.0

10 Nov 08:50
Compare
Choose a tag to compare
  • [FEATURE] support for downloading invoice/creditmemo/shipping PDFs from the customer account page
  • [FEATURE] support for downloadable items
  • [FEATURE] added Swiss locale
  • [FEATURE] possibility to upload custom fonts
  • [FEATURE] possibility to swap position of customer address and invoice details
  • [FEATURE] possibility to define custom filename patterns for invoice, creditmemo and shipping PDFs
  • [FEATURE] added event firegento_pdf_imprint_load_after to change certain imprint data
  • [FEATURE] possibility to resize the logo
  • [FEATURE] added more fields to imprint which are provided by MageSetup
  • [BUGFIX] fixed tax display which was wrong in certain cases
  • [BUGFIX] fixed custom column order when used with bundle products
  • [BUGFIX] fixed number format of tax rates (with bad black magic, improvements are welcome!) (#101)
  • [MISC] improved wording in system.xml
  • [MISC] changed mage-hackathon-installer from required to suggestion, because there are more installers out there
  • [MISC] updated autogenerated documentation
  • [MISC] corrected code style
  • [MISC] implemented a few first unit tests
  • [MISC] add recommendation for Mage_LocaleFallback in readme

v1.2.0

27 Jan 15:21
Compare
Choose a tag to compare

1.2.0

  • [FEATURE] 1.8 compatibility
  • [FEATURE] added possibility to print order ID barcodes on shipment PDFs
  • [FEATURE] added possibility to print shipment type on shipment PDFs
  • [FEATURE] added universal event, so that developers can add custom stuff anywhere they want via observers
  • [FEATURE] added possibility to use a full-width logo
  • [FEATURE] configuration option whether to print the customer number
  • [FEATURE] possibility to add invoice comments on invoice PDF
  • [FEATURE] dutch translation
  • [BUGFIX] fixed error when there is no country in the imprint
  • [BUGFIX] print shipping address instead of invoice address on shipment PDF
  • [MISC] respect FireGento coding guidelines

v1.1.0

27 Jan 15:22
Compare
Choose a tag to compare

1.1.0

  • [FEATURE] added possibility to define a custom column ordering on the invoice
  • [BUGFIX] various bugfixes and improvements

v1.0.0

27 Jan 15:22
Compare
Choose a tag to compare

1.0.0

  • [FEATURE] first Magento Connect release