Skip to content

3.3.0

Compare
Choose a tag to compare
@pspanja pspanja released this 15 Jan 20:25
· 247 commits to master since this release

3.2.2...3.3.0

Added

  • Add Location::getFirstChild() method (#148)
  • Add Content::getFirstNonEmptyField() method (#150)
  • NGSTACK-371: implement fallback between eZ and Site API content views (#152)
  • Implement Content View Location resolver (#153)
  • eZ Platform v3 support: missing argument from EZP-30882 by @wizhippo (#154)
  • NGSTACK-354: implement support for XmlText and RichText embed rendering (#155)

Fixed

  • Fix preview of the non-published Content (#149)
  • Fix typo in configuration by @joezg (#151)
  • Fix service ID for named object provider (4ee25eb)