- [Changed] Small changes and update package.json
- [New] Responsive height! The height of the slider now changes correctly in "auto" and aspect ratio mode
- [New] Height can now be an aspect ratio (e.g. "16:9")
- [New] initialHeight and maxHeight settings
- [Changed] Default height value is now "auto"
- [Fixed] _deepExtend() function
- [Fixed] Code formatting
- [Changed] Removed outdated CSS vender prefixes
- [Changed] Changed license to GPL
- [New] Added Captions extension
- [Fixed] Links z-index bug
- [Fixed] Single slide bug
- [Fixed] "slide" transitions don't work on mobile
- [New] Added Bullet Navigation extension
- [Changed] Added Bullet Navigation styles to Default theme
- [Changed] gotoSlide() now adds directional classes
- [Fixed] Transform property typo
- [New] Added keyboard navigation
- [Changed] Implemented better touch navigation
- [Changed] Changed ARIA listbox to tabpanel
- [New] Added minified script
- [New] Added Grunt build script
- [New] Added loading spinner to default theme
- [Changed] Stop slider if the window is blurred
- [Fixed] Disable navigation while animating
- Initial release