# ShopMagic Slack Changelog

## [1.5.0] - 2022-12-06
### Added
- Added support for ShopMagic 3.0

### Changed
- Dropped support for ShopMagic 2.x
- Deprecated previous authorization URL. Find new url in plugin settings.

## [1.4.13] - 2022-11-14
### Fixed
- Corrected checking of ShopMagic compatibility

## [1.4.12] - 2022-10-31
### Changed
- Bumped WooCommerce compatibility version
- Bumped WordPress compatibility version

### Fixed
- Fixed checking of compatibility version with ShopMagic main plugin

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

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

## [1.4.9] - 2022-05-29
### Changed
- Bumped WooCommerce compatibility version
- Bumped WordPress compatibility version

## [1.4.8] - 2022-04-28
### Changed
- Bumped WooCommerce compatibility version

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

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

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

## [1.4.4] - 2022-01-18
### Changed
- Bumped WooCommerce compatibility version

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

## [1.4.2] - 2021-07-21
### Changed
- Bumped WooCommerce and WordPress compatibility version

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

## [1.4.0] - 2020-04-21
### Changed
- Channel listing request changed to conversations.list

### Fixed
- Problems with sending a message using a new api endpoints

### Removed
- Group request

## [1.3.0] - 2020-04-19
### Changed
- Requires PHP 7.0
- New API according to https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api

## [1.2.0] 2020-10-14
### Added
- Added outcome logs to inform about errors during sending notifications to Slack

### Changed
- Tweaked scripts to load only for admin pages

## [1.1.0] - 2020-07-24
### Added
- Added support for execution result
- Added logs to exceptions

### Changed
- Logs moved from Slack settings to global settings

### Fixed
- Fixed "Access token is not valid. Please re-connect."
- Fixed "Send test notification" button template

## [1.0.0] - 2020-04-08
- Initial release!