Skip to content

v4.6.0-rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 08:19
· 75 commits to main since this release

ibexa/rest changes between v4.6.0-beta1 and v4.6.0-rc1

Improvements

  • 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-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)