Skip to content

Releases: KnpLabs/KnpDisqusBundle

PHP 8 support... finally!

19 Jan 14:52
Compare
Choose a tag to compare

Hi!

This release adds support for PHP 8 (finally) but no new features of bug fixes.

What's Changed

Full Changelog: 4.0.0...v4.1.0

Have fun!

Major release: BC breaks to service constructors

08 Sep 14:52
86ca5f9
Compare
Choose a tag to compare

Hi!

This new release doesn't contain any new features. Instead, we changed the constructor argument to several services, which should not affect you until you are doing something custom.

This was motivated by the new DisqusClientInterface introduced in 3.0. This interface wasn't "pure" in the fact that the main implementation - DisqusClient - had extra methods that you truly needed to implement if you wanted to fully replace the DisqusClient with your own, decorated implementation. The new version 4 fixes this.

See #53 for all the details.

Cheers!

Minor fix to type-hint in DisqusHelper

07 Sep 15:28
24fc094
Compare
Choose a tag to compare

Hi!

Just a small type-hint fix - see #52.

Cheers!

Fixing service configuration bug - missing Twig extension

06 Aug 16:05
169d0b6
Compare
Choose a tag to compare

Hi!

Tiny bug fix - #51 - for some missing service config after refactoring.

Cheers!

Symfony 5 Support and Modernization

04 Aug 18:27
9d3bba0
Compare
Choose a tag to compare

Hi!

This new release contains no new features, just a modernization of the bundle and support for Symfony 5.
See #50 for details and the updated README.

Cheers!

Symfony 4 support!

07 Jun 17:34
bd11853
Compare
Choose a tag to compare
  • Added Symfony 4 support! Thanks to @bcharriere on #49

Added Twig version 2 support

09 Apr 16:33
Compare
Choose a tag to compare

Symfony 3 support

07 Aug 14:09
Compare
Choose a tag to compare

The bundle now requires Symfony 2.3 or higher, and allows for ^3.0.

The Travis matrix was updated to test for all versions.

Have a cool afternoon!

2.1.0

17 Sep 12:00
Compare
Choose a tag to compare
Updating the error slightly

v2.0 KnpDisqusBundle

30 Aug 20:38
Compare
Choose a tag to compare
  • support latest symfony version include 2.3.*
  • improve error catching when disqus.com does not response to prevent 500 error on page with disqus