Skip to content

Releases: valu-digital/wp-valu-search

Release v0.5.3

09 Jun 12:55
5d96ccd
Compare
Choose a tag to compare
  • Disable live updates during cli context

v0.5.2

22 Apr 13:22
Compare
Choose a tag to compare
  • Decode titles for special characters,
  • Add individual filters for created, modified, and title fields

v0.5.1

16 Apr 10:26
Compare
Choose a tag to compare
  • Fix error handling in responses with status_code !== 200 in live update

v0.5.0

14 Apr 12:25
7d560f4
Compare
Choose a tag to compare
  • Removes live update messages from wp-admin by default, these can be enabled with new filter valu_search_show_admin_notices
  • Adds action call right after live update response valu_search_live_update_result, use this for logging purposes

v0.4.0

03 Mar 12:43
Compare
Choose a tag to compare
  • Add superwords support
  • Add content preview support
  • Fix post change issue with empty url array
  • Expose tags prefixed with the site domain
  • Slice language code to be two chars
  • Fix archive page titles

v0.3.1...v0.4.0

v0.3.0

11 Oct 09:40
Compare
Choose a tag to compare

First packagist release

All changes: v0.3.0...v0.2.0

v0.2.0

19 Sep 12:59
Compare
Choose a tag to compare
  • Skip polylang translation taxonomies
  • Support multiple page updates in a single request within the live updates
  • Add composer.json