What's Changed
TODO:
Please note!! Due to changes in the configuration field in the database from Sylius 1.13, the way this plugin configures the table rate on the shipping method is changed! Before we were saving the serialization of the entire object, but this way is not recommended. Now, it will only save the code of the table rate configuration used.
We recommend entering the admin page and reselecting or resaving the shipping method using this method. You should generate a migration or run an SQL query if you encounter any errors.
Full Changelog: 0.6.1...v1.0.0