disqus 7.x-1.13-beta1

Bug fixes
New features

This includes a number of bug fixes and some general cleanup of the codebase. Some additional work will be done before the next full release, but this should be pretty stable as-is.

Thanks to everyone who collaborated over the past few years on the various issues.

disqus 2.0.1-alpha1

Bug fixes

Resolved and pushed:
Issue #3231104 by gaurav.kapoor: Drupal 9 Compatible Changes
Issue #3231082 by gaurav.kapoor: Fix all the issues reported by PHPCS Drupal Practice
Issue #2718557 by huzooka, Cecilina: Can't preview a new node
Issue #2898809 by Dylan Donkersgoed: SSO button has empty image when theme logo uses relative path
Issue #2707313 by adrianopulz: Configuration translation support
Issue #2885124 by gaurav.kapoor: Comment count widget ignores user-defined disqus identifier

disqus 8.x-1.0

Bug fixes

## Changes since 8.x-1.0-rc4

- #2879954 by harish Patel, elielcezar, gippy, vegantriathlete: Critical Error - Notice: Undefined offset: 0
- #3143716 by ashu1629, Sharique, elimw, mayurgajar, stevengfx, abhaisasidharan, ashishdalvi, heddn: Drupal 9 readiness
- #3149713 by rasikap, nicholasThompson: Call to undefined method AccountProxy::getUsername()
- #2809615 by heddn: Respect protocol of the page request
- #2438717 by rbayliss, nick.dewitte: Default status per node is broken for existing nodes

disqus 8.x-1.0-rc3

Bug fixes

Disqus 8.x-1.0-rc3

Changes since 8.x-1.0-rc2:

disqus 8.x-1.0-rc1

Bug fixes

Disqus 8.x-1.0-rc1
----------------------------------
- #2691401 by ztl8702, Wim Leers, slashrsm, omlx, Fabianx: Ensure Disqus module is working with BigPipe.
- #2662386 by heykarthikwithu, asrob: Remove unused imports in the code base
- #2671258 by slasher13, asrob: Call to a member function getEntityTypeId() on null
- #2426009 by hugronaphor, eugene.ilyin, slashrsm: Disqus comment not appearing, default value for $items->status is NULL in DisqusFormatter
- #2670296 by slasher13: Comment Counter not appearing

disqus 8.x-1.0-beta2

Bug fixes
New features

Disqus 8.x-1.0-beta2
-----------------------------
- Issue #2658422 by slashrsm: Allow overrides of Disqus identifier - needed for migrations.
- by slashrsm: Finish disqus render element.
- Issue #2658422 by slashrsm: Complete migration from D7 to D8.
- by slashrsm: General clean-up.

disqus 7.x-1.12

Bug fixes
New features

Disqus 7.x-1.12
=================================
- #2508209 by Eric_A: Add Feeds support
- #2501743 by PJnes: Default Disqus status is always TRUE

disqus 7.x-1.11

Bug fixes
New features

Disqus 7.x-1.11
=================================
- #2499753 by Fanyalla: Reduce number of calls to the database
- #1821146 by DElion, slashrsm, JayeshSolanki: Fixed SSO login, which was incorrectly redirecting to disqus.com
- #2339153 by jenlampton: Fixed "Toggle Disqus comments" permission required to toggle core comments.
- #2329899 by JayeshSolanki | mredding: Fixed undefined disqus object in disqus_node_update error.
- #2259383 by JayeshSolanki | Owen Barton: Fixed Disqus API settings hidden once you have the API library correctly installed.

disqus 7.x-1.10

Bug fixes
New features

Disqus 7.x-1.10
=================================
- #1783636 by nunoveloso: Fix typos in hook_variable_info().
- #2111397 by slashrsm | joco: Cache disqus_comments block per-user if using SSO.
- #2109505 by tkngdwn: Added Official Disqus PHP API Support.
- #2114647 by Grayside: Added Decompose disqus_element_post_render() into more manageable API functions.
- #1537548 by Owen Barton, Grayside | kevinwalsh: Added Altering user data passed to Disqus SSO.

disqus 7.x-1.8

New features
Bug fixes

Changes since 7.x-1.1:

  • #976312 by alexkb: Allow disabling inheriting the Drupal username/email.
  • #423684: Disqus Single Sign-On for Drupal.
  • Code documentation.
  • #1059174: Fix notice when adding content of types that don't have Disqus comments attached.
  • Remove debugging.
  • #1054604 by heyyo, rnyberg and Rob Loach: Localization support.

disqus 6.x-1.7

New features
Bug fixes

Changes since 6.x-1.6:

  • #286057 by pionomansam: Option to inject the Disqus comments into the theme as a variable.
  • #273853 by dstol: Toggle Disqus comments on a per-node basis.
  • Rename "domain" to "shortname".
  • #987258 by a_c_m and davidseth: disqus_migrate improvements.

disqus 7.x-1.1

Bug fixes
  • Move to jQuery.ajax instead of inline JavaScript.
  • Removes injected variable comment location.
  • Fixes user page comments and comment number count on teaser links.
  • Configure link in modules page.
  • #986794 by mikeytown2: Undefined index: type in disqus_form_alter when the node type does not exist.

disqus 7.x-1.0

New features
Bug fixes

Drupal 7 version of the Disqus module.

disqus 7.x-1.0-alpha7

The first release of the Disqus module for Drupal 7... Missing the Disqus Migration module.

disqus 6.x-1.6

Bug fixes
  • #654252 by LGLC and Rob Loach: Some XHTML validation.
  • #298798 by blixxxa, divThis and lesmana: Disqus Views integration fix.

disqus 5.x-1.5

Bug fixes

This is a minor bug fix release. It is recommended that you upgrade.

Bug fixes

  • #296561: Number of comments incorrectly reported when using Path module (thanks Michael Johnston).

disqus 6.x-1.5

New features
Bug fixes

New Features

Bug Fixes

disqus 5.x-1.4

New features
Bug fixes

New Features

  • #617752: Set disqus_developer for unpublished nodes (thanks kylehase)
  • #580900: Display Disqus comments in a block.

Bug Fixes

disqus 6.x-1.5-rc1

New features

This a is a major feature release of the Drupal Disqus module. It is an RC1 release so that more tests can go through before the final 1.5 release. It is suggested you upgrade your installation, but take notes during the upgrade.php process. The major new features are as follows:

disqus 6.x-1.4

New features
  • #268635: Cleaned up by adding theme_disqus_comments function
  • #297545: Views integration
  • #285610: Disqus comments show on list of full nodes

disqus 5.x-1.3

New features

#268945: Drupal 5 Backport
#269388: Documentation
#268950: Blocks
#268631: Hidden Parameters

disqus 6.x-1.1

Bug fixes

#268550: Seperate pages for menu callbacks
#268549: Turn off comments for teasers

Subscribe with RSS Subscribe to Releases for Disqus