Below is the complete change log for Joe Lencioni’s Greased Lightbox.
v0.18: February 8, 2009
- Updated Wikipedia regular expressions
- Improved Image Socket support
- Removed Facebook support
- Improved ImageFap support
- Fixed bug involving race conditions
v0.17: April 27, 2008
- Fixed compatibility issues with Firefox 3 betas
- Added support for images on Blogger/Blogsot blogs
- Added re-centering feature when window is resized
v0.16: February 4, 2008
- Optimized initialization code using XPath
- Fixed centering issues
- Optimized many regular expressions
- Resolved an incompatibility with the NoScript extension
- Added support for FFFOUND!
- Added Swedish translation (thanks Magnus!)
- Updated Japanese translation (thanks KATO Kazuyoshi!)
- Updated Traditional Chinese translation (thanks Arphen Lin!)
- Updated MySpace regular expressions (thanks Hamilton Cline!)
- Updated search engine regular expression to fix compatibility with Google toolbar (thanks Michael Smith!)
- Updated Wikipedia regular expressions (thanks CereS!)
v0.15: August 26, 2007
- Added version number to script name to prevent new versions from installing over old script and discarding preferences.
- Updated Image Socket regular expression
- Updated deviantART regular expression
- Updated subVariance regular expression
- Updated MySpace regular expression (thanks Drew Burden!)
- Updated Facebook regular expression (thanks Nick Wisniewski!)
- Removed Textamerica support
- Added ImageFap support
- Fixed doubling lightboxes (thanks eXtreme!)
- Disabled pre-fetching for Opera as a temporary fix (thanks Britt Torrance!)
- Added timed slideshow (thanks fearphage!)
- Added Slovak translation (thanks Ezimír Totislav!)
- Now excludes links that contain question mark characters (thanks Jason Sundram!)
- Additional minor bugfixes (thanks Stoen!)
v0.14: July 21, 2006
- Fixed support for Facebook
- Fixed double lightbox with sites that have implemented Lightbox JS
- Fixed ads peaking through on MySpace again
v0.13: June 7, 2006
- Automatically resizes images that are larger than window
- Image Socket support
- New Czech translation (thanks Hejda!)
- Fixed context link on error message
- Minor bugs squashed
v0.12: May 25, 2006
- Wikipedia support (thanks Christian Neubauer!)
- New German translation (thanks Alex Brem!)
- New Polish translation (thanks s3kvir pascon!)
- Fixed update checker
- Made updates more obvious
- Minor bugs squashed
v0.11: May 3, 2006
- New Italian translation (thanks millenomi!)
- New Traditional Chinese translation (thanks Arphen Lin!)
v0.10: April 24, 2006
- Function bar
- Now automatically checks for updates (Greasemonkey only)
- Optimized initialization subroutine
- Cleaned up some memory leaks
- Improved prefetcher
- Ctrl+Shift+click now follows links without lightbox
- Esc key now closes the lightbox
- Consolidated style definitions
- Now works with https
- Extended caption functionality to attempt to fall back on the alt attribute of the link’s image
- Links to images hosted at imageshack now work normally
- New Hungarian translation (thanks Lőrincz!)
- New Finnish translation (thanks Sami!)
- Textamerica support
- Removed ask.com support
- Minor bugs fixed
v0.09: March 22, 2006
- Creammonkey/Safari compatibility patch (thanks KATO!)
- New Japanese translation (thanks KATO!)
- New Dutch translation (thanks Lode!)
- Opera 8 transparency is now supported (thanks Matt!)
v0.08: March 20, 2006
- Flash movies no longer peek through on top of the lightbox
- Error message is no longer a dead-end
- New French translation (thanks MorphX and Francois!)
- Regular expressions are now case-insensitive (thanks Sami!)
v0.07: March 18, 2006
- Image prefetching for speedier cycling
- ‘+’ and ‘-’ now resize the image and ’0′ resets the image’s size
- Added localization for Spanish (thanks Martín!), Portuguese, German, French, Dutch, Italian, Greek, Russian, Japanese, Korean, and Chinese (simplified)
- Extended caption functionality to attempt to fall back on the title attribute of the link’s image (thanks Justin!)
- Arrow keys now work in Safari
- Consolidated functions
- Arrow keys now can loop through all images in reverse order
- Dropped width and height from lightbox
- Minor centering bug fixed
- Minor bugs fixed
v0.06: March 17, 2006
- Opera and Creammonkey compatibility patch
- MySpace ads z-index conflict fixed
v0.05: March 16, 2006
- deviantART support
- subVariance support
v0.04: March 15, 2006
- Left and right arrow keys now cycles through images on the page
- ‘x’ now closes the lightbox
- Sites overwriting some of Greased Lightbox styles fixed
- MySpace support
v0.03: March 5, 2006
- More dynamically finds lightboxable links
- Facebook support
- Gmail support
- Made some functions anonymous to keep it clean
v0.02: March 4, 2006
- Creammonkey support (thanks Gavin!)
- Meta/shift/alt/ctrl+click support
- Non-HTML (i.e. XML) document Javascript error fixed
- Initialization unnecessarily creating lightbox objects fixed
v0.01: February 26, 2006
- Initial release