Releases: silverstripe-terraformers/silverstripe-swiftype
Releases · silverstripe-terraformers/silverstripe-swiftype
2.1.0
What's Changed
- Feature: Reindex crawler for files (#28) by @chrispenny in #36
Full Changelog: 2.0.1...2.1.0
1.2.0
What's Changed
- Feature: Reindex crawler for files by @jareddreyerss in #28
New Contributors
- @jareddreyerss made their first contribution in #28
Full Changelog: 1.1.1...1.2.0
2.0.1
- Updated README
Full Changelog: 2.0.0...2.0.1
1.1.1
- Updated README
Full Changelog: 1.1.0...1.1.1
2.0.0
Release 1.1.0
What's Changed
- NEW: PHP 8 upgrade. by @mfendeksilverstripe in #32
New Contributors
- @mfendeksilverstripe made their first contribution in #32
Full Changelog: 1.0.0...1.1.0
Release 1.0.0
Update installation instruction
Version 1.0.0 Release Candidate 2
Fixes
@chillu - FIX PHP 7.3 warnings (and add CI for it)
@lexakami - Update published at metatag
@micmania1 - BUGFIX error logs are generated and pages are force indexed when Swiftype is disabled
@chrispenny - FEATURE add configurable field names for Tag classes
@chrispenny - FEATURE add additional test coverate
First release candidate for version 1.0.0
Release candidate for Swiftype (Elastic Site Search) support using the crawler based approach.
Features include:
- Generate metadata tags to inject into SilverStripe templates
- Provide Swiftype installation snippet for SilverStripe templates
- Force re-indexing of a page after re-publishing a page
- Extensibility using SwiftypeMetaTagInterface
- Configure Swiftype credentials in SilverStripe CMS
Add compatibility with RaygunHandler
This release ensures compatibility with writing of records in the RaygunHandler of the monolog extension (https://github.com/graze/monolog-extensions).