forked from algolia/algoliasearch-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
34 lines (25 loc) · 828 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
version 0.0.9
- Add import/export
- Patch helper to remove default values for hitsPerPage and maxValuesPerFacet
- Update helperjs version to 2.0.4. Fixes conjunctive multiple selection
version 0.0.8
- Fix issue with indexing terms
version 0.0.7
- Add a better strategy to index content for page and post
- Handle content truncating
version 0.0.6
- Fix js bug when type of search has only autocomplete
version 0.0.5
- Fix Firefox bug
version 0.0.4
- update php & js client
- fix various bug
version 0.0.3
- Enhance taxonomie autocomplete configuration
- Add reset config button
- Possibility to have both autocomplete and instant search
version 0.0.2
- Add the possibility to make default attributes part of the custom ranking
- Add possibility to order sortable attributes
version 0.0.1
- First Release