Skip to content

v1.3.0

Compare
Choose a tag to compare
@Schrank Schrank released this 10 Nov 08:50
· 162 commits to master since this release
  • [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