- serialized value for form support
- added element to data object for tracking jquery elements
- forced hover border when console is enabled
- form element values take precedence over other attributes
- support for a delay option
- proper error throwing
- removed polyfill
- moved plugin scoped option logic
- option namespacing
- console scroll fix
- console sets existing plugins on load
- console loads after document ready and collects all existing element
- console now has scrolling support on hover
- require/amd fix for the console
- added support for binding arrays of objects
- refactor and api updates
- Improved compatibility with <IE8
- Tracking objects was being polluted with event data
- Requires options passes to
.track
be namespaced to a plugin
- Supports tracking a plain HTML object
- Pass element in send options
- Added setCallback