Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »


  • Easier to use Conditionals
    • Common operations (<, >, ==, contains, etc.) are now a simple menu with sane defaults
    • Works across links, decision trees, tables, anywhere conditionals are used
    • You can still write your own by clicking “Advanced”


  • The Kitewheel Graph API now includes support for the GET method rather than just POST
    • The HTTP Method field is deivered as part of the _kw object with each request to distinguish between GET and POST requests to the API
    • The full set of HTTP header fields passwed with the request are also available in the _kw/headers object
    • All API jobs are prioritized by default over other jobs such as visual testing
    • Query parameters are automatically parsed and broken out in the request object

    • The same headers on the web track packet: 

  • Engine 
    • Encryption of data at rest, max auto-retries of bad transactions, deeper error logging
  • Various UI updates for Strategists and Configurers
    • Custom styles now shared across an organization
    • Can now be deleted!

  • Various bug fixes and usability enhancements
  • No labels