Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 731 Bytes

File metadata and controls

48 lines (25 loc) · 731 Bytes

Log of changes

This file logs changes to the SilverCommerce Postage Module

1.0.0

Initial stable release

1.0.1

Remove setting postage extension on estimate by default

1.1.0

Add PostageForm for scaffolding postage queries

1.1.1

Fix error with weights/value

1.2.0

  • Move locations to PostageType instead of individual postage types.
  • Add ability to "exclude" zones from a postage type (for example, all zones except the UK).

1.2.1

  • fixed gridfield in siteconfig

1.2.2

  • added getter and seeter for PostageForm::$object

1.2.3

  • Add summary of the setup postage types

1.3.0

  • Add SS5 Support

1.4.0

  • SS5 specific version of 1.3.0

1.4.1

  • Fix potential dependency issues