- Fix messages if browser has no sessionStorage
- Add history polyfill
- Fix files for matching jscs rules
- Update devDependencies
- Fix removeStreamListener
- Fix navigation from iframe
- Minify library
- Clear the loading timeout on unload (loadIframe)
- Expose removeStreamListener method
- Add exit method to close itself (in an iframe application)
- Allow application to load Iframe
- Use gulp in order to build application
- Add the volume keys to the bindable keys
- Add bindings for listening to 'focus' and 'blur' events
- Use JSON-RPC2.0
- Make R7 a function to send RPCs
- Add R7.navigate method
- Handle errors in callbacks à la node
- Deprecate R7.rpc, R7.send, R7.onReadyState
- Remove tons of useless dependencies
- Make the package.json private
- Fix handler on numeric keys