Revision history for Perl extension App::Web::Oof.

0.000_007 2016-05-29T00:38+01:00
 - Add a display of the latest orders, with myHermes-compatible CSV for deliveries
 - Take postage prices from enviroment
 - Fix summary handling
 - Use subtitle instead of summary for schema.org description

0.000_006 2016-05-07T18:45+01:00
 - Add Schema.org product markup
 - Send email when an order is placed

0.000_005 2016-04-30T16:47+01:00
 - Add product description on details page
 - Highlight product when coming from details page
 - Fix invalid HTML by adding footer before </body>
 - Fix lack of color: in CSS

0.000_004 2016-03-05T18:25+00:00
 - Improve picture list
 - Add free postage
 - Add a function for cancelling orders
 - Show an error if a nonexistent order is viewed

0.000_003 2016-02-27T18:52+00:00
 - Only add footer to successful requests
 - Add site name to page titles
 - Credit www.uk.to in website footer
 - Add note about postcode when paying by card

0.000_002 2016-02-20T19:11+00:00
 - Add pictures
 - Add card payments via Stripe
 - Add footer with thanks
 - More error handling

0.000_001 2016-02-13T18:48+00:00
 - Initial release