- Cleanup timers on router destroy, #16.
- Dev deps bump.
- Fixed iframe init when called after page load, #14. Thanks to @Kukunin.
- Fixed exception on
localStorage.clear()
call, #10.
- Fixed localStorage exception in chrome.
- Update channels info after master change.
- Fixed races in locks logic for localStorage transport.
- Fixed timer issues in Firefox for Android.
- Fixed compatibility with Chrome on iOS.
- Added locks support.
- Multiple IE fixes.
- Code polish, more tests.
- First release.