Releases: BracketSpace/Notification
Releases · BracketSpace/Notification
5.2.0
- [Fixed] User ID assignment in User deleted trigger, thanks to @Matthewnie.
- [Fixed] ACF postponed action bail.
- [Fixed] Field value filter name.
- [Fixed] Notices.
- [Fixed] Empty email body not being sent.
- [Fixed] Notification form attributes escaping.
- [Changed] Trigger
action
methods has been unified with callback method parameters. - [Changed] The Merge Tags are now resolved only while they are used.
- [Changed] Post Pending trigger to not send multiple emails when pending post is updated, thanks to @jdaniel.
- [Added] Dynamic property setting for Attachment merge tags.
- [Added] Better post updated messages while saving the Notification.
- [Added] Option to change Email MIME Type, now you can send HTML or Plain text.
- [Added] Filter for post statuses which controls when the "Updated" notification should be send.
- [Added] Notification Form fields value filter.
- [Added] Notification Form row class.
- [Added] Doc Hooks class for better actions and filters definitions.
5.1.7
5.1.6
- [Fixed] Notice from PostTerms merge tags and from empty result.
- [Fixed] Cloning Notification object which used the same fields instances, thanks to @JohanHjalmarsson.
5.1.5
- [Fixed] Comment author display name bug, thanks to Aga Bury.
- [Fixed] Post Published and Post Pending trigger fired twice.
- [Fixed] Assets modification time as a cache buster.
- [Fixed] Missing translations.
- [Fixed] Notice thrown while saving email administrator recipient.
- [Added] Comment Post Type merge tag for Comment triggers.
- [Added] Comment moderation links for Comment triggers.
- [Added] HtmlTag merge tag type.
- [Added] WordPress updates available trigger.
- [Added] Post Type merge tag.
- [Added] More merge tags for comment triggers.
5.1.4
- [Fixed] Object class name error on PHP 7.2 when using paid extension.
- [Added] User password setup link for User registered trigger.
- [Added] Ability to encode Webhook args as a JSON
- [Added] Post status merge tag for Post triggers.
- [Changed] Recipient Free type email field now supports comma separated emails.
- [Changed] ACF integration postponed action for Post triggers has been changed to
save_post
which makes it more universal.
5.1.3
- [Fixed] Pretty select in repeater is now rendered correctly while adding new row.
- [Fixed] User Registration Trigger action.
- [Fixed] ACF Postponing when there's no data from ACF to save.
- [Fixed] Post object property name for Custom Post Types.
- [Added] Global Merge Tags which can be used in any Trigger. This includes Site title, Trigger name etc.
- [Added] Screen help.
- [Added] User Display Name Merge Tag.
- [Added] Post Terms Merge Tags.
5.1.2
- [Added] Ability to suppress the Notification just before it's send.
- [Added] Freemius integration to better understand the users.
- [Added] Current Notification post ID property for Notifiation object.
5.1.1
- [Fixed] Posponed action callback.
- [Added] Support for NOTIFICATION_DEBUG constant. If it's defined the cache for extensions is not applied.
- [Added] notificaiton/notification/field/resolving filter before any value is resolved with merge tags.
5.1.0
- [Fixed] The Email notification it not enabled anymore for already saved notifications
- [Fixed] New Notification post is not automatically saved as an Auto Draft anymore
- [Fixed] Enabled switch state in Save metabox
- [Changed] Documentation link in Own Extension promo link
- [Changed] Extensions in Extension directory are now loaded from remote API
- [Added] TextareaField field
- [Added] License handler for premium extensions
5.0.0
- WARNING! This version is not compatible with previous version. No core notifications nor custom triggers will be transfered to the new version because of too many changes in the plugin. Consider updating the plugin in a safe, not-production environment.
- Plugin has been redesigned from ground up
- The only thing which is not available in new version is disabling the notifications