v5.0.0-rc1
·
35 commits
to main
since this release
ibexa/core changes between v5.0.0-beta1 and v5.0.0-rc1
Improvements
- IBX-9727: Fixed strict types of translatable Exceptions and Values (#590)
- IBX-9727: Fixed strict types of
MultiLanguageName
contracts (#599) - IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#582)
- IBX-9727: Fixed strict types for Encore ConfigurationDumper class (#601)
- IBX-9060: Added API to filter notifications (#520)
- IBX-9727: [Contracts][Tests] Fixed strict types of Test contracts (#602)
- IBX-9845: Added test skipping for Solr doesn't support shard URL (#593)
- IBX-9727: Added missing type hints to content related VO (#569)
- IBX-7801: Added constraint for new content to only be created inside content with container content type (#598)
- IBX-7801: Skipped container validation for root location (#609)
- IBX-9727: Fixed strict types of ProxyCacheWarmer (#611)
Bugs
- IBX-10137: Moved slug transformation rules to production Resources (#589)
- IBX-9328: Added the
users_group_root_subtree_path
config parameter (#594) - IBX-8697: Added validation for Keyword field type values in content and tests (#592)
- IBX-10167: Fixed translations export in abstract field type classes (#603)
- IBX-9980: Fixed displaying search engine in
ibexa:reindex
command (#607) - IBX-10246: Made
FieldDefinitionCreateStruct
not translatable by default (#608) - IBX-10229: Made old field type alias fallback to new one in searchable field map (#606)
- IBX-10253: Fixed condition checks for sending a file with BinaryStreamResponse (#614)