Releases: triniti/core-php
Releases · triniti/core-php
v2.1.2
- Patching
Triniti\AppleNews\SupportedUnits
, jsonSerialize
return type.
v2.1.1
- Patching
Triniti\AppleNews\AppleNewApi
guzzle client for PHP 8.1.
v2.1.0
- Update
Triniti\News\TwitterWatcher
to post tweets to all twitter apps.
v1.2.0
- Update
Triniti\News\TwitterWatcher
to post tweets to all twitter apps.
v2.0.1
- Fix couple of missed php8.1 enum uses (->value checkes) in Ovp*
v2.0.0
BREAKING CHANGES
- Upgrade to support Symfony 6 and PHP 8.1.
v1.1.2
- Reduce max gallery image count to 130 in
Triniti\AppleNews\ArticleDocumentMarshaler
v1.1.1
- Add 3 minute buffer to twitter notification
send_at
to allow users the chance to edit notification before it is sent.
v1.1.0
- Support auto post to twitter on article publish.
v1.0.7
- Add sort handling for apps, roles, flagsets to
Triniti\Ncr\Search\Elastica\QueryFactory
.