* New: Add documentation to the README file for `category_ids` shortcode property. PR #338
* New: Allow disabling the auto-scroll behavior when cart items are added/removed/changed. PR #339
* New: Allow passing custom data to Ajax calls on easy pricing table templates. PR #326
* New: Include category IDs in the shortcode generator (requires WC 3.2+). PR #342
* Fix: Compatibility with Name Your Price hook changes. PR #324
* Fix: [WC 3.2] Ensure `no-index` meta is not displayed on OPC pages. PR #336
* Fix: Do not use `__FILE__` PHP constant for nonce action names. PR #325
* Fix: Only display shipping fields on single product pages when a child product requires shipping. PR #335
* Fix: Include simple children of grouped products on OPC pages. PR #330