- Improved rendering performance by re-rendering only the necessary components (#2)
- Improved the interaction with the pager (#3)
- Added a timestamp to the appcache file for better cache versioning (#4)
- Remove use of deprecated State mixin (#5)
- Push states in the browser history when changing day or track (#6)
- Encode talk titles (#7)
- Use the PureRenderMixin to improve performance (#8)
- Push states in the browser history when changing day in "My Track" (#9)
- Added support for "Add to Homescreen" (#1)
- Added all the icons to support Android, iOS, Windows 8, and so on.
- Disabled versioning of the images in the root while waiting for a grunt task that deals with favicons properly
- Code updated to use React 0.13.x
- Dependencies updated
- First public release