* Fixed: Can't send notifications to different Slack channels, or to Slack users. Refactored the Slack integration to use OAuth token in the API instead of the incoming webhook URL. Requires re-authenticating to Slack, #1040;
* Added: Add mew filter before sending Slack messages, "publishpress_slack_message_channel";
* Changed: Deprecated filter "publishpress_slack_actions", replaced by "publishpress_slack_message_actions";
* Changed: Deprecated filter "publishpress_slack_text", replaced by "publishpress_slack_message_text";