Releases: disqus/disqus-wordpress-plugin
3.1.2
Disqus v3.1.1
3.1.1
- Add WP 6.5 to Github Actions CI
3.1
- Disqus Embed now loads correctly on WordPress Block Themes.
- Improved visibility for latest plugin version and important changes.
- Added links to remove ads and clarified language around ad-supported plans.
- Modernized styling and effects to match Disqus colors.
Disqus 3.0.24.1
= 3.0.24.1 =
- Add WP 6.4 to Github Actions CI and fixed dependency issues for WP 6.4
= 3.0.24 =
- Fixed multiple bugs with the manual syncing tool regarding syncing comments without parents and syncing comments missing thread data.
- Increased allowable date range for manual syncing tool to allow for easier syncing of historical comment data.
- Improved automatic syncing tool's error messaging and troubleshooting with regards to issues with fetching sync status and starting automatic syncing.
- Improved the error messages that get exposed to the browser console when issues occur with the manual and automatic syncing tools for easier future troubleshooting.
= 3.0.23 =
- Fixed a bug with the automatic comment import tool with newer versions of WordPress and added tests.
- Improved visual layout of the plugin. Updated corresponding snapshot for frontend test.
- Added updated directions for running tests locally.
- Update CI/CD to use GitHub actions.
= 3.0.22 =
- Added improvements to manual comment syncing (thanks Artem Russakovskii)
- Fixed a bug with the embed handling pages with missing container IDs
- Fixed a bug with REST URLs handling emtpy host configurations
Disqus 3.0.21
This release fixes an issue that caused the plugin to request the admin bundles with the previous plugin version.
Bug Fixes 🐛
- Fixed issue with
$DISQUSVERSION
not being updated with other plugin versions, which caused issues loading the plugin admin bundles (e37605f)
Disqus 3.0.20
This release fixes an issue that caused all comments from other posts to sync to the sticky post and includes maintenance tasks that improve the publishing process and patches for potential dependency vulnerabilities.
Bug Fixes 🐛
- Fixed issue with comments syncing to one sticky post (fb0b37c)
Maintenance 👷
Disqus 3.0.19
Disqus 3.0.18
This release fixes an issue that caused the count.js
script to be requested on pages without comments or comment counts, confirms WordPress v5.6 compatibility, and resolves a variety of CI configuration issues.
Bug Fixes 🐛
- Fixed an issue that was causing the
count.js
script to be requested on unrelated pages (6b01dd2)
Maintenance 👷
Disqus 3.0.6
This is our first stable release candidate meant to be published in the WordPress plugin directory. As such it only includes some small fixes/changes to prepare it for release.
Features ✨
Maintenance 👷
Disqus 3.0.5-beta
This fixes an import bug causing malformed author names and missing comment content
Bug Fixes 🐛
- Use DOMDocument's CDATA generator 6a6e49c
Disqus 3.0.4-beta
This fixes an install bug introduced in 3.0.3-beta
Bug Fixes 🐛
- Fix bug preventing automatic installation 1d76115