Skip to content

2.7.1

Compare
Choose a tag to compare
@pspanja pspanja released this 25 Jul 05:21

2.7.0...2.7.1

Added

  • Add creation_date as an alias of publication_date Query Type parameter (#119)

Fixed

  • Service ezpublish.api.repository should be public to avoid deprecation notice by @emodric (#108)
  • Allow defining content_type and section Query Type parameters with explicit operators (#118)
  • Allow defining publication_date Query Type parameter with explicit operators (#119)
  • Allow using null value for is_field_empty Query Type parameter (#120)

Deprecated

  • publication_date Query Type parameter is deprecated for removal in 3.0, new name creation_date should be used instead (#119)