Skip to content

Releases: netgen/NetgenOpenGraphBundle

2.0.0

24 Apr 08:23
2.0.0
Compare
Choose a tag to compare
  • Added support for eZ Platform 3
  • Removed support for eZ Platform 1.x & 2.x
  • Scalar and return typehints are added to all classes and interfaces

1.3.0

08 Mar 15:22
1.3.0
Compare
Choose a tag to compare

Changelog

  • Added literal/url handler which can generate the absolute URL based on current request
  • Separated Twig runtime from Twig extension
  • Use Twig namespaces
  • Updates to tests
  • PSR-4 project structure
  • Dropped support for PHP 5.5

1.2.0

14 Dec 11:07
1.2.0
Compare
Choose a tag to compare

Changelog

  • Dropped support for eZ Publish 5 and lower
  • Removed all *.class parameters
  • All services marked as private
  • Enabled Scrutinizer service
  • Updates to tests

1.1.5

26 Apr 07:38
1.1.5
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.1.5

  • PHP CS Fixer 2
  • Fix deprecation in YML

1.1.4

01 Feb 22:08
1.1.4
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.1.4

  • Removed deprecated YML syntax
  • Full test coverage

1.1.3

12 Dec 10:19
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.1.3

  • Real fix for E_WARNING in meta tag collector if semantic config does not exist
  • Remove deprecated unquoted service references in YML files

1.1.2

13 Oct 11:19
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.1.2

  • Fix E_WARNING in meta tag collector if semantic config does not exist

1.1.1

17 Aug 12:04
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.1.1

  • Make sure ezimage field type handler generates full image URI even when variation returns the relative URI

1.1

15 May 08:41
Compare
Choose a tag to compare
1.1

Netgen OpenGraph Bundle 1.1

  • Implement the ability to define the array of field identifiers to be used in field type handlers
  • Add the ability to silence exceptions in Twig functions based on %kernel.debug% parameter

1.0.3

15 May 08:15
Compare
Choose a tag to compare

Netgen OpenGraph Bundle 1.0.3

  • Fix exception on pages where open graph tags are not configured (caused by fix in 1.0.2)