Releases: netgen/NetgenEnhancedSelectionBundle
Releases · netgen/NetgenEnhancedSelectionBundle
4.1.0
4.0.0
3.3.1
3.3.0
Changelog
- Added Symfony version of database migration command from legacy extension (thanks @SerheyDolgushev)
- Removed eZ kernel 8 support, it doesn't work in v3.x of the bundle
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
Changelog
- Replaced the field type legacy storage gateway with Doctrine storage gateway
- Removed usage of deprecated gateway based storage API
- Removed usage of deprecated base field criterion visitor from eZ Solr bundle
- Use Twig paths to reference Twig templates
- Removed support for eZ Publish 5 and eZ Platform <= 1.10
- Minimum supported eZ Solr Search Engine version is now 1.4
- Changed bundle structure to use PSR-4
- Renamed all Symfony services to have
netgen.enhanced_selection
prefix - Removed all Symfony DI
*.class
parameters - Removed support for PHP 5.5 and PHP 7.0
- Marked all services as public/private as needed
- Improvements to tests