- Fixed #155 - easing for prev/next animations
- Fixed #153 - overriding "keys" options
- Fixed #147 - IE7 problem with #hash links
- Fixed #130 - changing dynamically data-fancybox-group
- Fixed #126 - obey minWidth/minHeight
- Fixed #118 - placement of loading icon and navigation arrows
- Fixed #101 - "index" option not working
- Fixed #94 - "orig" option not working
- Fixed #80 - does not work on IE6
- Fixed #72 - can't set overlay opacity to 0
- Fixed #63 - properly set gallery index
- New option "autoCenter" - toggles centering on window resize or scroll, disabled for mobile devices by default
- New option "autoResize" - toggles responsivity, disabled for mobile devices by default
- New option "preload" - number of images to preload
- New feature to target mobile/desktop browsers using CSS, see #108
- Changed ajax option defaults to "{ dataType: 'html', headers: { 'X-fancyBox': true } }", see #150 and #128
- Updated loading icon for IE7, IE8
- Calculates height of the iframe if 'autoSize' is set to 'true' and the iframe is on the same domain as the main page
- Fixed #47 - fix overriding properties
- New option "position" to thumbnail and button helpers
- Fixed #29 - broken elastic transitions
- Fixed slidshow
- Fixed scrollbar issue when displayed a very tall image
- New option "nextClick" - navigate to next gallery item when user clicks the content
- New option "modal" - to disable navigation and closing
- Add 'metadata' plugin support
- Add ability to create groups using 'data-fancybox-group' attribute
- Updated manual usage to match earlier releases
- Fixed keyboard events inside form elements
- Fixed manual usage
First release - completely rewritten, many new features and updated graphics.