v4.6.0-beta2
github-actions
released this
22 Sep 13:43
·
345 commits
to main
since this release
ibexa/core changes between v4.6.0-beta1 and v4.6.0-beta2
Improvements
- IBX-5630: Added possibility to extend URL schema resolving (#242)
- IBX-6185: Add more PHP file types to default upload blocklist (#3153) (#379)
- IBX-6017: Implemented
loadVersionInfoListByContentInfo
PAPI method - IBX-6017: Fixed validation of
ContentService::loadVersionInfoListByContentInfo
input - IBX-6314: Applied microcopy guidelines and adjusted translation keys and domains (#260)
- IBX-4598: Added support for generating urls for content wrappers in ibexa_url/ibexa_path (#181)
- IBX-6415: Renamed domain names (#269)
- IBX-6282: Added support for custom name schema attributes (#257)
- IBX-5705: Used SecurityPass to define Guard authentication provider (#265)
- IBX-5705: Fixed Token handler getTokenType to return id (#267)
- IBX-5705: Fixed InteractiveLoginToken by setting original token (#274)
- IBX-5385: Added content-type option to ibexa:reindex command (#259)
Bugs
- IBX-4853: Introduced
Locale::convertToRepository
method (#245) - IBX-6195: Made
URL_ALIAS_ROUTE_NAME
calls inside URL Alias Routers static (#246) - IBX-5388: Added index on
ezcontentobject_link.contentclassattribute_id
field - IBX-6202: Fixed processing URL Alias schema pattern groups (#248)
- IBX-5936: Added
ContentTypeHandler::loadContentTypesByFieldDefinitionIdentifier
method (#249) - EZP-29574: [Tests] Fixed randomly failing testLoadUserByToken
- IBX-152: Optimized Legacy Search Engine FullText Word Indexer
- IBX-6254: Refactored
MemoryCachingHandler
to useCacheIdentifierGeneratorInterface
with shortened persistence cache tags (#252) - IBX-4031: Ensured non-translatable field values are copied when publishing a draft
- IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables
- IBX-5061: Improved readability for DateMetadata criterion targets (#204)