Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Perfecty Push Notifications
Perfecty Push is a self-hosted push notifications plugin for WordPress that allows you to send push notifications directly from your server for free. It provides total control of your information, allows you to migrate users from other providers, and offers customizable options for sending push notifications. The plugin is open source and all push notifications information is stored in your server, ensuring data privacy and compliance with GDPR.Screenshots








Changelog
1.6.3
- Tested up to WordPress 6.7 and PHP 7/8
1.6.2
- Tested up to WordPress 6.0
1.6.1
- Send Notification: Select image from gallery. Related #150
1.6.0
- Important: Default styles for the prompt are provided. If necessary, please override the corresponding CSS classes in your theme. Fixes #135
- Added support for WP 5.9 and beta support to PHP 8. Fixes #136
- Two new Settings added: Log level and Log driver. Fixes #137
- Logs auto-cleanup for the Database driver. Deletes the entries older than 10 days in chunks of 1000 rows. Fixes #94
- Improve multilingual support, use default values as placeholders in the Widget texts. Fixes 143
- Upgraded the
web-pushlib to6.0.7
1.5.1
- Remove unnecessary autoload, related to #111.
1.5.0
- Send automatic notifications for Custom Post Types (public). Related #103
- Use the external composer libraries only when necessary to avoid potential conflicts. Related #111
- Fix compatibility issues with the Otter Blocks plugin. Related #125
- Use WordPress defined timezone in Notifications and Users view. Related #127
1.4.2
- Set the default log level to ERROR. Related #117
- Move the cron job check warning to the logger. Related #110
1.4.1
1.4.0
- Performance improvement, send ~10.000 notifications/minute in a 2 GB RAM/1vCPU server. Related: #81 and #86
- Parallel flushing size parameter was added with a default value of 50 notifications.
- Custom welcome message that can be enabled/disabled. Thanks to @mociofiletto. Related #91
- Added the ‘perfecty-push’ suffix to the
server_urloption.
1.3.3
- Unleashing mechanism for stalled notification jobs. Fixes #86
- Send logs to error_log() by default when logging is not even enabled. Fixes #85
- Tested up to WordPress 5.8
1.3.2
- Add the plugin links shown in the WordPress Plugin installer
- Icon max width in the Notification details.
1.3.1
- Use the already defined site icon before
v1.3.0.
1.3.0
- Option to always send a Push Notification on Post publishing. Thanks to @mociofiletto. Fixes #64
- Google Analytics UTM suffix for Url to open. Fixes #49
- Send notification after subscribing. Fixes #63
- Remove conflicting Service Workers for known providers, and custom expression. Fixes #76
- Option to enable fixed notifications that don’t fade out. Fixes #66
- Display prompt after a number of visits. Default: Immediately. Fixes #70
- Added hooks and filters for external integrations:
perfecty_push_broadcast_scheduled($payload),perfecty_push_wp_user_notified($payload, $wp_user_id)hooks and theperfecty_push_custom_payload($payload)filter. - Default Icon from the Media Library #68
- Show icon in the Notifications prompt. Fixes #71
- Default dialog texts in Settings. Fixes #69.
- Always send featured image on Post publishing. Fixes #65
1.2.2
- Point to the correct JS SDK commit hash
1.2.1
1.2.0
- Schedule notifications is now possible thanks to @mociofiletto. Fixes #29
- Support external plugin integrations. Fixes #5
- Push Subscribers are linked with their WordPress User Id if they’re logged in users
- Push Server logs (DB Driver initially). Fixes #30 and #31
- Remove the users that have opted-out. Fixes #37
- Add a cron monitor to check the notification jobs execution. Thanks to @mociofiletto. Fixes #33
- Option to don’t show the Bell/Widgets when asking permissions. Solves #48
1.1.6
- Increased payload size to 2.000 characters to support arabic characters. Issue #46
1.1.5
- Upgrade url-parse to avoid CVE-2021-27515
- Styling fixes in the Bell control
1.1.4
- CSS style changes to the bell.
- Move icon to an svg tag in the HTML as suggested by @stkuhn.
- Open subscription dialog if the bell is clicked and the user is not subscribed.
- Fix bug in the Perfecty Push Service Worker detection. Issue #42
1.1.3
- IP address collection is disabled by default. It can be enabled using the “Enable and collect data from users” option in the Segmentation settings.
- Added option to hide the bell after the users have subscribed.
1.1.2
- Remove jQuery dependency from the public area
- Detect duplicate endpoint auth/private keys when subscribing
1.1.1
- Integrate the Perfecty Push JS SDK: This is backwards compatible but upgrade to this version with caution.
- Upgrade the PHP Push Server Lib to the latest version
- Performance improvements
- Debugging mode
- The server_url now defaults to get_rest_url(), so the preference value is reset to an empty value in order to use it
- Fix various issues
1.0.8
- Add options to send featured image and customize notification title in notifications sent on post publishing. Thanks to @mociofiletto
- Removing wp-i18n variable definitions in JS from the global scope. Thanks to @mociofiletto
1.0.7
- PWA and AMP Friendly (Tested with Super PWA and AMP for WP plugins)
- Support MySQL < 5.6 (max index key=767)
- Improving Internationalization
- Apache mod_security, Nginx default configuration and WAF friendly
1.0.6
- Added WordPress 5.7 support
1.0.5
- Implement internationalization. Thanks to @mociofiletto
- Support older WordPress versions
1.0
- First version of the plugin with basic functionality
