Skip to content

Releases: the-markup/split-tests

v0.1.2

25 Apr 15:44
0210b6e

Choose a tag to compare

  • Updates a number of dependencies

Split Tests v0.1.1

02 Dec 20:05

Choose a tag to compare

  • Add bin/export-db #12
  • DOM test CSS changes #13
  • Improve the title test post selection logic #14

Split Tests v0.1.0

25 Nov 16:37
699883b

Choose a tag to compare

  • Fix the db migration #6
  • Fix title conversions #7
  • DOM test class changes #8
  • Title test post_status sync #9
  • Package upgrades #10

Split Tests v0.0.9

03 Oct 15:08

Choose a tag to compare

  • Adds a split_tests_is_headless filter that changes how redirects are handled.
  • Bugfix: don't apply unpublished tests to the site.

Split Tests v0.0.8

01 Oct 17:48

Choose a tag to compare

  • Bugfix: allow for zero title tests.

Split Tests v0.0.7

26 Sep 13:44

Choose a tag to compare

  • Bugfix: undefined variable in title tests.
  • Updates version of @wordpress/scripts to latest.

Split Tests v0.0.6

25 Sep 17:56

Choose a tag to compare

  • Switch from REST API endpoints to admin-ajax.php #4.
  • Adds split_tests_endpoint_url and split_tests_current_url filters (for headless).
  • Click conversions check up the DOM tree for a parent with an href attribute if one isn't found on the click event target.
  • Fixes a case-sensitivity bug (DomTests instead of DOMTests).

Split Tests v0.0.5

16 Aug 18:04

Choose a tag to compare

  • Filter on the_title for post title tests
  • Add split_tests_is_single hook
  • Make JS more headless-friendly

Split Tests v0.0.4

06 Aug 15:53
7a17f33

Choose a tag to compare

  • Combine raw database events into daily aggregates (PR #1).

Split Tests v0.0.3

30 Jul 16:57

Choose a tag to compare

Adds a context configuration for where tests run (all, home, or a url pattern)