Skip to content

Releases: archetyped/simple-lightbox

2.1.3

05 Nov 01:45
Compare
Choose a tag to compare
  • Fix: PHP configuration issue on some web hosts (Tim's got (config) issues)
  • Optimize: Hide overlapping elements when lightbox is displayed (e.g. Flash, etc.)

2.1.2

05 Nov 01:46
Compare
Choose a tag to compare
  • Fix: Incorrect paths when WP in subdirectory (Kim's Van Repair)

2.1.1

05 Nov 01:46
Compare
Choose a tag to compare
  • Fix: Automatic resizing
  • Fix: Compatibility with non-standard wp-content location (On the Path of the Wijdemans)
  • Optimize: jQuery dependency handling
  • Optimize: Plugin initialization
  • Optimize: Deferred component stylesheet loading
  • Optimize: Code cleanup

2.1

05 Nov 01:47
Compare
Choose a tag to compare
2.1
  • Update: Finalized Theme API
  • Update: Finalized Content Handler API
  • Update: Finalized Template Tag API
  • Update: Administration framework
  • Add: Baseline theme
  • Add: Hook for extending image link matching
  • Optimize: Link validation
  • Optimize: Intelligent client-side loading
  • Optimize: Server-side processing
  • Optimize: Default theme display
  • Fix: False positive link activation (What's eating Gilbert's links?)
  • Fix: Gallery post format compatibility (Just Juan problem with galleries)

2.0

05 Nov 01:47
Compare
Choose a tag to compare
2.0
  • Completely rewritten lightbox code
  • Add: Automatically resize lightbox to fit window
  • Add: APIs for third-party add-ons
  • Add: Flexible theme support
  • Add: Flexible content handler support
  • Add: Mobile-optimized responsive themes (2)
  • Optimize: PHP class autoloading
  • Optimize: Improved performance and compatibility
  • Optimize: Full internationalization support

1.6

07 Jun 02:57
Compare
Choose a tag to compare
1.6
  • Add: Widget support
  • Add: WordPress 3.3 support
  • Add: Localization support
  • Add: Option to group gallery links separately (supports WordPress & NextGen galleries)
  • Add: Upgrade notice
  • Optimize: WP 3.3 compatibility
  • Optimize: Improved compatibility with URI case-sensitivity
  • Optimize: Activation processing
  • Optimize: Image grouping
  • Optimize: Image metadata loading performance
  • Optimize: File loading
  • Optimize: Improved safeguards against interference by bugs in other plugins
  • Optimize: Link processing performance
  • Optimize: Lightbox styling isolated from site styles
  • Optimize: Improved link processing performance
  • Optimize: Improved image metadata support
  • Optimize: Improved support for HTTP/HTTPS requests
  • Fix: SLB is not defined in JS (Jezz Hands)
  • Fix: Boolean case-sensitivity (78 Truths)
  • Fix: YouTube embed using iFrame overlaps lightbox (Elena in Hiding)
  • Fix: Issue when scanning links without valid URLs (McCloskey Iteration)
  • Fix: Image activation is case-sensitive (Sensitive Tanya)
  • Fix: Visible lightbox overlay edges when image larger than browser window (Chibi Overlay)
  • Fix: Options availability for some users
  • Fix: Inconsistent loading of image metadata
  • Fix: Links not fully processed when group is set manually

1.5.6

07 Jun 02:58
Compare
Choose a tag to compare
  • Add: Display image description in lightbox (with HTML support)
  • Add: Support for W3 Total Cache plugin
  • Add: Initial support for NextGEN galleries
  • Update: Important: System Requirements aligned with WP 3.2.1
  • Optimize: Improved support for small images in default template
  • Optimize: Support for non-English text in user options
  • Optimize: Improved IE compatibility
  • Optimize: Improved data handling
  • Optimize: Skin loading performance
  • Optimize: Skin CSS Cleanup
  • Optimize: Caption support for galleries
  • Optimize: Options code cleanup (Juga Sweep)
  • Fix: User-defined UI text not used (Ivan gets Even (cooler))
  • Fix: Options reset after update (KRazy Donna)

1.5.5.1

07 Jun 02:59
Compare
Choose a tag to compare
  • Fix: Disabled links not being disabled (Disabling Sascha)

1.5.5

07 Jun 02:59
Compare
Choose a tag to compare
  • Add: Distinct link activation (will not affect other lightboxes)
  • Add: Backwards compatibility with legacy lightbox links (optional)
  • Add: Support for WordPress 3.2
  • Add: Support for links added after page load (e.g. via AJAX, etc.)
  • Add: Admin option to enable/disable attachment links
  • Add: Support for image attachment links
  • Update: Options management overhaul
  • Update: Additional WordPress 3.2 support (Gallery)
  • Update: Cache-management for enqueued files
  • Update: Improved UI consistency
  • Update: Improved compatibility for older versions of PHP
  • Update: Internal optimizations
  • Update: Improved URL handling
  • Fix: Improved options migration from old versions (Hutchison Migration)
  • Fix: XHTML Validation (Hajo Validation)

1.5.4

07 Jun 03:00
Compare
Choose a tag to compare
  • Add: Optional Link validation
  • Add: Keyboard Navigation
  • Add: Option to enable/disable image caption
  • Add: rel attribute supported again
  • Add: Use slb_off in link's rel attribute to disable automatic activation for link
  • Fix: HTTPS compatibility (Jürgen Protocol)
  • Fix: Enabling SLB on Pages issue
  • Fix: Zmanu is_single
  • Fix: Image order is sometimes incorrect
  • Optimize: Filter double clicks
  • Optimize: Separate options to enable/disable SLB on Posts and Pages
  • Optimize: Better grouping support