Releases: disqus/disqus-wordpress-plugin
Disqus 3.0.3-beta
Disqus 3.0.2-beta
This release includes a bug fix and small maintenance tasks.
Maintenance π·
- Use new integration config variable e6d25d4
- Update build status link 024236b
- Remove unused variable in test 6ba9213
- Don't stringify data unless there is data 1fe558f
Bug Fixes π
- Fix syncing throwing an error when updating existing subscription abe2ca8
Disqus 3.0.1-beta
This release aims to allow more users to install the beta, with automatic (easy) installation.
Features β¨
- Add Automatic Installation so you don't have to create/configure an API application manually
- Permanent pre-release alert so you know which version you're on, and know where to find updates
Maintenance π·
- Miscellaneous CI/PHPCS improvements
Bug Fixes π
- Small styling fix on panels to make them look consistent
- The support panel was not appearing during installation
- Fixed a bug preventing re-enabling sync when updating the plugin
Disqus 3.0-beta.2
This build fixes a couple of small issues and adds a check to the sync endpoint to make it compatible with future changes to Disqus webhooks.
Having tested the alphas on more sites we're now comfortable with tagging this as a beta build!
Features β¨
- Add a support module with diagnostics 63ff852
Maintenance π·
- Make settings panels wrap, remove button underline 84b4b8e
- New make command for releases 16db636 and 89021a9
Bug Fixes π
- Make sure secret and URL are always updated when enabling sync 03b3d4c
Disqus 3.0-beta.1
This build fixes a couple of small issues and adds a check to the sync endpoint to make it compatible with future changes to Disqus webhooks.
Having tested the alphas on more sites we're now comfortable with tagging this as a beta build!
Maintenance π·
- Add a check for object_type with sync requests acd311b
Bug Fixes π
Disqus 3.0-alpha.2
Disqus 3.0-alpha.1
This is the first release of the rebuild Disqus plugin for WordPress!
Supported Features
- Comment syncing via webhook push (no more wp-cron), which also supports edited comments and state
- Replacing WordPress comments template with Disqus comments
- Replacing WordPress comment count with Disqus comment count
- Convenient Disqus menu in the admin toolbar
- Single sign-on
- Automatic closing of WordPress login window when using single sign-on
Planned Features
- Easy automatic installation
- Actions and filters supported by the current plugin
- Automatic importing of comments
- Manual comment syncing
Considerations
The plugin was written to be backwards compatible with the previous Disqus plugin options, as long as they are supported. However, there might still be issues with legacy options and you might considering doing a "Reset" of the current plugin and a full uninstall to ensure you're starting clean. Either way, note if you have cleaned your installation or installed on top of the old plugin when filing bug reports!