Skip to content

Releases: ColdTrick/opensearch

v7.0.1

10 Oct 12:30
Compare
Choose a tag to compare
  • fixed: crash on admin search result when no hits

v7.0

28 Jun 07:00
Compare
Choose a tag to compare
  • added: support for restorable / trashed entities
  • changed: updated for Elgg 6

v6.0

30 Nov 09:19
Compare
Choose a tag to compare
  • changed: updated for Elgg 5.1
  • fixed: skipping entities no longer creates additional update batches

v5.0

26 Jul 13:17
Compare
Choose a tag to compare
  • changed: updated OpenSearch client to support OpenSearch 2.5+
  • fixed: buttons have a discernible text
  • fixed: disable system log tracking of last indexed timestamp
  • fixed: prevent reindexing of prevented entities

v4.0

02 Jun 08:06
Compare
Choose a tag to compare
  • added: entity explorer menu item
  • added: event to control which relationships should be exported
  • changed: conflict with Elgg < 5.0
  • changed: updated for Elgg 5

v3.0

24 Aug 11:23
Compare
Choose a tag to compare
  • changed: updated for Elgg 4.3
  • fixed: do not change default sorting behaviour if search not enabled

v2.1.1

12 Jul 11:44
Compare
Choose a tag to compare
  • fixed: correctly extract search service
  • fixed: don't handle search with unsupported type/subtype pairs

v2.1

22 Jun 12:14
Compare
Choose a tag to compare
  • added: CLI command to rebuild the index
  • fixed: search score presentation only on search page

v2.0

01 Jun 13:36
Compare
Choose a tag to compare
  • changed: increased minimal Elgg version to 4.2
  • changed: more cases to prevent OpenSearch from handling the search query
  • changed: sort handling
  • fixed: default sorting by relevance
  • removed: unused menu hook
  • Revert "changed: more cases to prevent OpenSearch from handling the search query"

v1.2

11 May 09:03
Compare
Choose a tag to compare
  • added: passing guids to elgg_search