Skip to content

Releases: netgen/NetgenOpenGraphBundle

2.0.0

Choose a tag to compare

@emodric emodric released this 24 Apr 08:23
2.0.0
  • 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

Choose a tag to compare

@emodric emodric released this 08 Mar 15:22
1.3.0

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

Choose a tag to compare

@emodric emodric released this 14 Dec 11:07
1.2.0

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

Choose a tag to compare

@emodric emodric released this 26 Apr 07:38
1.1.5

Netgen OpenGraph Bundle 1.1.5

  • PHP CS Fixer 2
  • Fix deprecation in YML

1.1.4

Choose a tag to compare

@emodric emodric released this 01 Feb 22:08
1.1.4

Netgen OpenGraph Bundle 1.1.4

  • Removed deprecated YML syntax
  • Full test coverage

1.1.3

Choose a tag to compare

@emodric emodric released this 12 Dec 10:19

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

Choose a tag to compare

@emodric emodric released this 13 Oct 11:19

Netgen OpenGraph Bundle 1.1.2

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

1.1.1

Choose a tag to compare

@emodric emodric released this 17 Aug 12:04

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

1.1

Choose a tag to compare

@emodric emodric released this 15 May 08:41

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

Choose a tag to compare

@emodric emodric released this 15 May 08:15

Netgen OpenGraph Bundle 1.0.3

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