== Changelog ==
= 1.3.3 =
* Fix: Undefined index error when importing discounts.
* Fix: PHP notice is triggered when the Pushover dependency is not installed.
* Refactor: Update plugin author name to "Easy Digital Downloads".
* Dev: Compatibility with EDD 3.0.

= 1.3.2 =
* FIX: Removed calls to deprecated functions for getting earnings and sales for daily report.
* NEW: EDD Recurring Payments have title of 'Subscription Renewal' instead of 'New Sale'.

= 1.3.1 =
* NEW: Sales notifications moved to the After Payment Actions introduced in Easy Digital Downloads 2.8.
* TWEAK: Improved updater integration.

= 1.2.7=
* FIX: Compatibility with EDD 1.7 payment meta data functions.
* UPDATE: Uses new License/Updater Classes for EDD Store.

= 1.2.5=
* NEW: Adding compatibility for Multiple Application Key option in Pushover Notifications for WordPress core plugin.
* FIX: Spelling error on Out of Date Core notice

= 1.2.4 =
* NEW: Notifications of sales and discount codes goes to users with the view_shop_reports capability, and the Administrator Pushover Key. The list of user ID's can be augmented with the ckpn_sales_alert_capability (The capability needed to get alerts) and ckpn_users_to_alert_keys (List of Pushover User keys that were found) filters
* FIX: Admin Notices now use add_settings_error instead of sprintf
* FIX: Checkboxes converted to use the 'checked' function instead of if statements

= 1.2.3 =
* Sends Pushover Notifications to Commission Users if they have a key in their profile

= 1.2.2 =
* Prep work for 1.7.4 core plugin
* Fixed some spelling errors
* Added checks for core plugin
* Moved License Key into own setting (instead of within pushover settings)

= 1.2.1 =
* Fixing bug in 1.1.2 where core plugin class is not accessible during a core plugin update

= 1.2 =
* Option for sales notification to be cashregister sound
* Allowing discount code specific notifications
* Fixing an issue with cron scheduling.

= 1.1.1 =
* Choose which discount codes you'd like to get alerts for.
* Fixed a spelling error in the Admin.

= 1.1 =
* Discount Code notifications - You can now get notifications when discount codes reach %'s of their max usage or are nearing the 14, 7, and 1 day mark of their expiration. Future versions will allow you to do this for individual discount codes, instead of just all codes with max usages or expiration dates.
* Moved from procedural coding style to a OOP method.
* Add this changelog.txt file so I can include the changes made.
* Fixed a few spelling errors in the admin.
* PO/MO Files updated.
* Added a core version check with a minimum version of 1.7 for the Pushover Notifications plugin
