Skip to content

Releases: ibexa/rest

v4.6.7

10 Jun 13:12
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.6 and v4.6.7

Improvements

  • IBX-8290: Deprecated ibexa.rest.refresh_session route in favor of ibexa.rest.check_session (#97)

v4.6.6

17 May 10:18
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.5 and v4.6.6

Bugs

  • IBX-7653: Add FilterParser and IsContainer criterion parser (#84)

v4.6.5

14 May 10:19
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.4 and v4.6.5

No significant changes.

v4.6.4

13 May 14:34
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.3 and v4.6.4

No significant changes.

v4.6.3

11 Apr 13:54
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.2 and v4.6.3

No significant changes.

v4.5.7

10 Apr 12:51
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.6 and v4.5.7

No significant changes.

v4.6.2

20 Mar 15:12
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.1 and v4.6.2

No significant changes.

v4.5.6

20 Mar 14:44
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.5 and v4.5.6

No significant changes.

v4.6.1

28 Feb 13:21
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.0 and v4.6.1

No significant changes.

v4.6.0

13 Feb 14:56
Compare
Choose a tag to compare

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)