Skip to content

Releases: ezsystems/ezplatform-rest

v1.0.0-beta3

23 Dec 14:27
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release

ezplatform-rest changes between v1.0.0-beta1 and v1.0.0-beta3

Improvements

  • EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#15)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#17)
  • EZP-30934: Remove usage of deprecated getCurrentUser method (#19)
  • EZP-30382: Add content hide/reveal to REST API
  • EZP-30985: Remove deprecated features from eZ (#22)
  • EZP-30971: Remove deprecated role service methods (#21)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#26)
  • EZP-31021: Microcopy: revise exception & command microcopy (#25)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#29)
  • EZP-30882: As a developer I want to use custom Field Type as Content thumbnail (#32)
  • EZP-31078: Enhance Content Type Value Object (#34)

Bugs

  • EZP-31115: Content and ContentInfo do not have isHidden flag in REST response (#23)
  • EZP-31122: Location do not have explicitlyHidden flag in REST response (#24)
  • EZP-30515: CSRF token is ignored in the back office login form