Skip to content

Releases: hi-orbit/supersearch

Production Release V1.0.10

25 Feb 18:45
Compare
Choose a tag to compare
  • Changed $ to jQuery to make loading of jQuery more reliable.

Production V1.0.9

19 Feb 13:23
Compare
Choose a tag to compare
  • Updates to plugin based on WordPress review.
  • Updated plugin licensing details.
  • Escaped data being displayed from WP database.
  • Exchanged Curl request to wp_remote_post.

Production V1.0.8

12 Feb 10:57
Compare
Choose a tag to compare
  • Added debounce for input search text box to reduce requests and avoided server-side throttling from false detection of input spamming. This also improves the statistical reports as more whole words are captured.

Production V1.0.7

09 Feb 10:01
Compare
Choose a tag to compare
  • Resolved issue with search statistics tracking cookie not being set on Chrome

Production V1.0.6

28 Jan 09:14
Compare
Choose a tag to compare
  • Implemented better messaging when synchronising the site data and the plan is insufficient.
  • Added import batch ID variable to improve synchronisation user experience.
  • Added link to getting started video.

Production V1.0.5

26 Jan 16:11
823f4d2
Compare
Choose a tag to compare
Production V1.0.5 Pre-release
Pre-release
  • Added Readme
  • Resolved some naming conventions within plugin.

Production V1.0.4

24 Jan 09:54
Compare
Choose a tag to compare
  • Fixed JS bug that stopped search suggestions from being copied to search box.

Production V1.0.3

23 Jan 17:34
Compare
Choose a tag to compare
  • Search box can now be closed by clicking outside of box.
  • added autocorrect = off to search input box.
  • upgraded featherlight.

Production V1.0.2

23 Jan 15:50
Compare
Choose a tag to compare
  • Removed development URLs

Production V1.0.1

19 Jan 12:04
Compare
Choose a tag to compare
  • Resolved issues with cookie, used for search and click tracking.