Release 1.3.3

Friday, 10 April, 2009

Version 1.3.3 of YAK-for-WordPress has been released. See the changelog for more information, but changes since version 1.2.4 include:

  • fix table charset/collation so table creation is consistent with WordPress
  • add Swedish translation provided by Marco
  • add Polish translation provided by Marciej
  • fix more PayPal shipping issues
  • new facility to add product types from the Products screen and when editing a post
  • fix a problem with zero-total orders still being submitted to the payments gateway
  • if the customer is logged into WordPress, record the user_id against the order (for future changes)
  • add the facility to choose the type of order number: either generated (randomised) or plain sequence (linked to the order record).
  • change [yak_quantity] and [yak_price] tags so that they also take params (product type and product id), for example: [yak_quantity large 25]
  • fix a problem with single-quotes (‘) in addresses

I’ve also added a bunch of Selenium tests to automate the testing process, and hopefully eliminate any bugs that creep in when relying on manual tests.

Leave a Reply