# ShopMagic WooCommerce Subscriptions Changelog

## [1.6.1] - 2023-02-20

### Fixed

- Fix subscription based actions, which fails in ShopMagic 3.x

## [1.6.0] - 2022-12-06
### Added
- Support for ShopMagic 3.0: this introduces changes in namespaces, but no changes to end-user experience

### Changed
- Dropped support for ShopMagic 2.x

## [1.5.4] - 2022-10-31
### Added
- Support for WooCommerce 7.1
- Support for WordPress 6.1

## [1.5.3] - 2022-07-22
### Changed
- Bumped WooCommerce compatibility version

## [1.5.2] - 2022-06-22
### Changed
- Bumped WooCommerce compatibility version

## [1.5.1] - 2022-05-24
### Changed
- Bumped WooCommerce compatibility version
- Bumped WordPress compatibility version

## [1.5.0] - 2022-04-28
### Added
- Added Billing Period filter

### Fixed
- Fixed event Subscription - Status Changed not running when deferred check is enabled

## [1.4.4] - 2022-04-05
### Fixed
- Include order data in subscription automation

## [1.4.3] - 2022-03-09
### Changed
- Bumped WooCommerce compatibility version

## [1.4.2] - 2022-03-02
### Changed
- Bumped WooCommerce compatibility version

## [1.4.1] - 2022-02-01
### Changed
- Bumped WordPress compatibility version

## [1.4.0] - 2022-01-18
### Added
- Added support for automation group filters from ShopMagic Advanced Filters

### Changed
- Bumped WooCommerce compatibility version

## [1.3.2] - 2021-12-21
### Changed
- Bumped WooCommerce compatibility version

## [1.3.1] - 2021-07-27
### Fixed
- Fixed PHP notice when passing object instead of string

## [1.3.0] - 2021-07-21
### Added
- Added support for UTM parameters for {{ subscription.view_url }} and {{ subscription.early_renewal_url }} placeholders

### Changed
- Bumped WooCommerce and WordPress compatibility version

## [1.2.2] - 2021-05-18
### Changed
- Bumped WooCommerce compatibility version

## [1.2.1] - 2020-02-11
### Fixed
- Invalid status check in Subscription Status Changed event

## [1.2.0] - 2020-12-10
### Added
- Added support for modify and format parameters in placeholders using date

## [1.1.1] - 2020-10-21
### Fixed
- Timezone difference

## [1.1.0] - 2020-10-14
### Added
- Action: Subscription Change Date
- Action: Subscription Change Status
- Action: Subscription Change to Manual

## [1.0.0] - 2020-09-30
- First release!