v4.6.0
ibexa/rest changes between v4.5.0 and v4.6.0
Improvements
- IBX-5985: Added ability to check user against "X-Expected-User" header
- IBX-6415: Renamed UI translations domain names (#72)
- IBX-6620: Added image criterions rest input parsers (#76)
- IBX-4123: [Backport] Added
/languages
and/languages/{code}
endpoints - IBX-7275: Added ValueObjectVisitor for Content Field (#79)
- IBX-6937: Changed expected min and max value types to numeric for FileSize criterion (#81)
- IBX-7418: Added input parser for ContentName criterion (#82)
Bugs
- IBX-6045: Introduced attributes argument to Generator::startValueElement signature (#65)
- IBX-6222: Fixed Request Parser to include non-core routes as REST (#67)
- IBX-6239: Added Content Type for Image Variation
- IBX-6640: Fixed infinite loop when Normalizer returns an object
- IBX-5827: Replaced deprecated string interpolation (PHP 8.2+)
- IBX-7409: Changed Content Type to content type (#83)