FullText search with Legacy (SQL) Engine
As part of EZP-25088 FullText indexing is now also working when not using Solr. This will never be as advanced as with Solr, but it provides basic search without setting up Solr.
This release has received lots of fixes to remove deprecation warnings when running on Symfony 2.8 to the point where we now have automated testing using Symfony 3.x. These changes will simplify the move to Symfony 3.x later, also for your own custom code as you can now enable full error reporting.
- EZP-24853: REST output when failing to save/create a draft has been improved.
- EZP-26110: Added priority support to OutputVisitor, so that custom ones can be given a higher priority.
- EZP-26080: REST routes can be registered with a prefix other than "ezp".
- EZP-25725: Upgraded AlloyEditor to v1.2.3 and CK Editor to v4.5.9
- EZP-26071: Download asset binary only if we need to create a variation
- Contribution by Inviqa to improve performance when running eZ Platform on S3
- Docker: Added Redis support and some more inline documentation (see
doc/
folder)
For full list of changes see issue list in JIRA:
44 issues
To update to this version, follow the Updating eZ Platform guide and use v1.5.0
as <version>
.
Package Name | 1.5.0 version |
---|
ezplatform-solr-search-engine | 1.1.0 |
ezpublish-kernel | 6.5.0 |
platform-ui-assets-bundle | 3.0.0 |
repository-forms | 1.4.0 |
platform-ui-bundle | 1.5.0 |