Releases: Firesphere/silverstripe-solr-search
Releases · Firesphere/silverstripe-solr-search
Fix missing use
2.0.0-rc2.1 Add use statement
Silverstripe 5 & Custom solr path
- Fix composer dependencies
- Fix build status partially
- Add ability to set the Solr path for files/cores
Full Changelog: 2.0.0-rc1...2.0.0-rc2
PHP8 & Solarium 6
What's Changed
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #234
- FIX: Extension hook is broken on reports Gridfield by @elliot-sawyer in #241
- Hans/upgrades by @Firesphere in #245
- A more efficient/readable version check by @Firesphere in #260
- Change Guzzle HTTP Adapter to PSR Adapter by @Firesphere in #254
Full Changelog: 1.1.1...2.0.0-rc1
Minor fixes for compatibility
1.1.1 Fix circleci config
Add Basic Authentication
Basic authentication is now available for the 1.x branch
Final release 1
With Solarium moving to PSR18 for the adapter, this is the first final release based on Solarium 5
Release candidate 2
Release candidate one
Only bugfixes to the Master branch from now on.
Bugfix updates
Please see the documentation.
A lot of documentation fixes
- Fix for pagination error
- Updated documentation
- Improved debugging documentation
- API CHANGE: Changed self-detected Facets to determined facets
- Permissions now Group based
- Bugfixes