SEAL 0.11.0
Logo created by Meine Wilma
What's Changed
- Add support for facets 🎉 (BC Break
⚠️ ) by @Toflar in #577 (Read the Docs) - Upgrade elasticsearch docker images to 9.1.0 by @alexander-schranz in #585
- Fix current yii CI issues by @alexander-schranz in #589
- Move deploy of docs into own workflow by @alexander-schranz in #590
- Define Python Version for Documentation Build by @alexander-schranz in #591
Full Changelog: 0.10.3...0.11.0
Thx to @Toflar the creator of Loupe it is now possible to get faceted stats in SEAL.
Checkout the documentation for the new faceting
feature.
You are using Loupe and or want to support his Open Source work? Consider sponsoring @Toflar via Github here.
BC Breaks
All field types (CmsIg\Seal\Schema\Field\...
) has now additional facet
boolean argument in its constructor. We recommend the usage of named arguments here for better readability.
Upgrading from an older version?
If you upgrade from an older version – check backwards compatibility breaks of previous releases: