0.3
Pre-release
Pre-release
0.3 is a stable pre-release of SearchPress. It contains bug fixes and many enhancements like UI improvements, refined capability handling, refactored indexing criteria, support for Elasticsearch 5.x, adds a heartbeat to monitor Elasticsearch's status, and more.
Changelog
- #11: Add heartbeat to monitor Elasticsearch
- #37: Improve capabilities handling for admin settings; add full test coverage for admin functionality
- #50: DRY up code
- #49: Improve test coverage for heartbeat
- #26: Fix bug with post type facet field
- #54: Fix bug in wp-cli index command
- #55: Locally cache API host to improve external referencing to it
- #53: Fix edge case bugs with indexing
- #56: Load heartbeat before integration
- #57: Add a status tab to admin page
- #58: Improve indexed/searched post types and statuses
- #65: Test across a range of ES versions
- #66: Add support for ES 5.x
- #67: Store/check mapping version
The entire diff can be viewed at 09d0a21...67b9319
Credits
Props @mboynes, @nschoenholtz.