Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Releases: getkirby-v2/algolia-plugin

1.1.3

26 Feb 15:47
Compare
Choose a tag to compare
  • Fix missing fields if two fields were configured with the same operation #12
  • Upgrade Algolia client library to v1.25.0

1.1.2

25 Aug 20:07
Compare
Choose a tag to compare
  • When indexing everything with $algolia->index(), the objects are now uploaded in batches of 100 objects instead of all of them at once to increase performance and to reduce RAM usage for large sites
  • Pages are now recursively deleted from the index if the parent page is deleted in the Panel
  • Upgrade Algolia client library to v1.18.0
  • Fix bug in example code in the README

1.1.1

27 Dec 16:30
Compare
Choose a tag to compare
  • Upgrade Algolia client library to v1.13.0.

1.1.0

15 Jul 14:43
Compare
Choose a tag to compare
  • Add Panel indexing widget (can be disabled with the algolia.widget option)
  • Upgrade Algolia client library to v1.10.1.

1.0.1

15 Jul 12:11
Compare
Choose a tag to compare
  • Fix "Division by zero" error

1.0.0

15 Jul 12:11
Compare
Choose a tag to compare

First public release