- Fix call to undefined method isIndexProductCount
- Change url protocol of thumbnail
- Fix bug affecting search in the backend due to bad objectID
- Fix issues with product deletions
- Add support of pages
- Add a setting on save of config
- Add price with tax to product records
- Add a retrievable column to config
- Administration panel refactoring & rewriting:
- simplify the searchable attributes configuration
- simplify the custom ranking configuration
- use the number of products in a category as the default popularity criteria
- use the number of sales as the default popularity criteria
- Improve the default auto-completion menu style
- Tested with Magento 1.6.2, 1.7.1, 1.8.1 and 1.9 and PHP 5.3, 5.4, 5.5 and 5.6
- Upgrade the underlying Algolia PHP API client to 1.5.5 (high available DNS)
- Upgrade the underlying PHP API client to 1.5.4
- Fix deadlock that may occur with order processing
- Fix results saved every search (remove flag probably added for debugging).