Releases: Islandora/advanced_search
Releases · Islandora/advanced_search
2.1.2
What's Changed
- Set session for ajax request. by @rosiel in #52
- Change composer namespace from islandora to drupal. by @rosiel in #55
- Change checkout to use version 4 by @aOelschlager in #60
- Fix for issue #53 by @kylehuynh205 in #54
New Contributors
- @aOelschlager made their first contribution in #60
Full Changelog: 2.1.0...2.1.1
2.1.0 Use boost in edismax search
What's Changed
- remove need for blocks to have the 'block' class by @joshdentremont in #42
- Fixed for digitalutsc#4 by @kylehuynh205 in #44
- Update README.md by @rosiel in #46
- Add Searchable Entity Formatter. by @rosiel in #45
- Remove deprecated ${var} pattern. by @rosiel in #47
- Adding boost number for each fields for edismax query by @kylehuynh205 in #49
Full Changelog: 2.0.1...2.1.0
2.0.1 Use Drupal's `once()` function
What's Changed
- update advanced search for new Drupal "once" function by @joshdentremont in #41
New Contributors
- @joshdentremont made their first contribution in #41
Full Changelog: 2.0.0...2.0.1
2.0.0 - with Drupal 10 compatibility
What's Changed
- Use syntax that works with http-foundation 6. by @rosiel in #36
- Query alter done via an event handler for Search API Solr 4.3 deprecations. by @rosiel in #38
Full Changelog: 2.0.0-beta3...2.0.0
2.0.0-beta3
Add Schema for configuration https://github.com/digitalutsc/advanced_search/issues/33
2.0.0-beta2
Remove testing code cause search when highlighting
2.0.0-beta1
First Beta Release