Changed index.php to UTF-8 without BOM encoding to resolve issues for some users.
1.1.3 – Aug-24-2013
Updated to Slimbox 2.05 to support WordPress 3.6
Removed unnecessary xfarbtastic.css
1.1.2 – Mar-24-2012
Utilizes built in Farbtastic javascripts.
Consolidated load_farbtastic and keypress.js
Moved CSS files to css folder.
1.1.1 – Feb-22-2012
Fix to resolve failures experienced by some users in v1.1.
1.1 – Jan-31-2012
Extensive re-write including several minor fixes to eliminate PHP warnings and errors.
Ability to use rel="nolightbox" to exclude an image.
Ability to customize image link URLs by simply placing ‘/DESIRED URL/’ in front of the caption.
Grouping of Flickr, Picasa and other images combined. Autoload groups by selector, lightbox groups by rel.
Removal of WPlize in favor of built in option arrays.
Fix for settings initialization issues.
Option sanitization.
Addition of Traditional Chinese/繁體中文 translation.
Removed localization tracking.
1.0.3.4 – Jan-25-2012
Addition of Russian/русский язык translation.
1.0.3.3 – Dec-18-2011
Addition of Brazilian Portuguese/Português brasileiro translation.
Addition of Italian/Italiano translation.
Addition of Lithuanian/Lietuviškai translation.
Addition of Japanese/日本語 translation.
Removal of encodeURI() to eliminate issues with images having spaces.
1.0.3.2 – May-04-2010
Fix for defaults in new installs.
1.0.3.1 – May-03-2010
Forgot to commit one of the RTL specific changes.
1.0.3 – May-02-2010
Updated to Version 2.0.4 of Slimbox.
Added encodeURI to autoload script to automatically fix URLs containing invalid characters.
All “fixed” CSS moved to static CSS files, addition of RTL specific CSS.
Addition of Belarusian/Беларускі Translation.
Addition of Chinese/中文 Translation.
Update of Spanish/Español and Dutch/Nederlandse Translations.
Update of German/Deutsch Translation.
Addition of Localization Tracking (see FAQ for details).
Minor fixes/tweaks.
1.0.2 – Jan-21-2010
Fixed IE Javascript issue.
Fixed potential XSS vulnerability and rare inability to update.
Addition of Turkish/Türkçe Translation.
Update of French/Français Translation.
1.0.1 – Jan-20-2010
To accomodate some installs the global options variable was removed.
To repair a small issue regarding selectors, .closest was used instead of .parents, bumping the jQuery requirement to 1.3, in turn bumping the WP requirement to 2.8. (If you insist on using an older version of WP, you can either manually upgrade jQuery, or switch back to using .parents, and specifically choose the selector value you want to use).
1.0 Beta – Jan-19-2010
Addition of options to select caption source, render the caption as a hyperlink to the image, control autoload grouping element, and disable the effect on mobile phones.
Initialization is now encapsulated within a function (usable in Infinite Scroll plugin, etc)
All Javascript is now static, no more dynamic files.
All Javascript and CSS compressed using YUI Compressor.
0.9.7 Beta – Apr-21-2009
Addition of farbtastic overlay color select.
Automatic key code recognition.
Addition of French/Français and Dutch/Nederlandse languages.
Options transferred to WPlize class, less database calls.
Flickr and Picasaweb images now properly load Slimbox settings.
Tiling Next/Prev Links in Safari Fix – thanks monodistortion
Switch from wp-blog-header to wp-load, may resolve issue on certain servers that fail to properly serve dynamic JS and CSS
0.9.5 Beta – Feb-01-2009
Added minor IE6 fix to prevent tiling of next and previous images in a unique scenario.
Español/Spanish language typo correction.
Updated to Slimbox 2.02 (and adjusted version # accordingly, see Slimbox website for more details)
Support for RTL languages added (proper image progression and button display)
Caching/compression reenabled on javascript – cache for one year, or until version change which occurs on option update.
Support options on autoloaded image files (ie .jpg?w=400 now is properly detected)
0.9.4.1 Beta – Jan-24-2009
Removed caching of autload script, for real this time.
0.9.4 Beta – Jan-24-2009
Localization support implemented. Currently only Español/Spanish provided. See FAQ to contribute other languages. Removed caching of autload script, at least for now.
0.9.3 Beta – Jan-14-2009
Flickr and Picasaweb Integration, Slimbox 2.01, maintenance mode, autogrouping by post/page, compression and caching