Skip to content

v1.1.1

Compare
Choose a tag to compare
@Tolfx Tolfx released this 07 Aug 17:44
· 95 commits to master since this release
b812860

v1.1.1

  • Tax rates wasn't added on orders, due to items wasn't undefined, instead empty array. This caused an error and stopped adding the tax rate because it thought the default tax rate would come from the order configuration and not from products.

What's Changed

  • fix: hotfix on orders not having tax_rate by @Tolfx in #62

Full Changelog: v1.1.0...v1.1.1