Skip to content

Releases: triniti/core-php

v2.4.4

31 Aug 19:01
Compare
Choose a tag to compare
  • Check for empty unslotted nodes in SearchTeasersRequestHandler and SearchArticlesRequestHandler.

v2.4.3

10 Aug 17:25
0898432
Compare
Choose a tag to compare
  • Add webp image mimetype in Triniti\Dam\Util\MimeTypeUtil

v2.4.2

18 Jul 19:26
b0fdd3c
Compare
Choose a tag to compare
  • In Triniti\Dam\AssetUploader::uploadToS3 add ability to customize bucket, key, and acl via options when uploading file to s3.

v2.4.1

12 Jul 17:56
a35f343
Compare
Choose a tag to compare
  • In Triniti\Ovp\UpdateTranscriptionStatusHandler::handleCommand update the Document Asset last as it is least likely to be available in the NCR. When it is unavailable the event is not applied to the Video, but that process only requires the Document Asset's NodeRef, which is known.

v2.4.0

13 Jun 17:40
fe7a8e2
Compare
Choose a tag to compare
  • Update FCM to HTTP v1 API.

v2.3.2

17 Feb 17:43
Compare
Choose a tag to compare
  • Change ${var} in strings is deprecated, use {$var} instead.

v2.3.1

15 Feb 02:48
f1415be
Compare
Choose a tag to compare
  • Add Triniti\AppleNews\Component\ConditionalComponent to enable conditional properties for components

v2.3.0

17 Dec 19:56
Compare
Choose a tag to compare
  • Require symfony 6.2.x
  • Remove sensio/framework-extra-bundle.

v2.2.0

11 Nov 20:15
c220a8c
Compare
Choose a tag to compare
  • Add Triniti\Apollo\AddReactionsHandler to handle add reactions command.
  • Add Triniti\Apollo\NcrReactionsProjector to enable reactions on nodes.
  • Add Triniti\Apollo\ReactionsValidator to validate AddReactions command and Reactions node.

v2.1.3

09 Sep 00:55
d1d81c4
Compare
Choose a tag to compare
  • When syncing to Jwplayer, include people and categories as custom parameters.