Releases: archetyped/simple-lightbox
Releases · archetyped/simple-lightbox
2.3.0
- Update: WordPress 3.9 support
- Update: Support URI, content
- Add: Enhanced grouping support
- Add: Shortcode:
[slb_group]
- Add: Shortcode:
[slb_exclude]
- Add: Filter:
slb_pre_process_links
- Add: Filter:
slb_post_process_links
- Add: Filter:
slb_process_link_attributes
- Add: Filter:
slb_media_item_properties
- Add: Filter:
slb_pre_exclude_content
- Add: Filter:
slb_exclude_shortcodes
- Add: Filter:
slb_group_shortcodes
- Add: Template Tag:
slb_activate()
- Manually activate content - Add: Option to enable/disable usage of WordPress-generated media title
- Add: Dev mode
- Add: Theme breakpoints
- Optimize: Remove deprecated code
- Optimize: Remove deprecated legacy support
- Optimize: Content exclusion performance
- Optimize: Content grouping performance
- Optimize: Harden code against third-party post query modifications
- Optimize: Utility code
- Optimize: Loading process
- Optimize: Client-side code
- Optimize: Client-side: Code loading
- Optimize: Client-side: Simplified dependency detection
- Optimize: Client-side: Default Theme transitions
- Optimize: Grunt: Cleanup
- Optimize: Grunt: Path abstraction
- Optimize: Grunt: Task loading
- Optimize: Grunt: Selective file compilation
2.3.0 (Beta 3)
- Add: Grouping support
- Add:
[slb_group]
shortcode - Add:
[slb_exclude]
shortcode - Add: Filter:
pre_process_links
- Add: Filter:
post_process_links
- Add: Filter:
pre_exclude_content
- Add: Filter:
exclude_shortcodes
- Add: Filter:
group_shortcodes
- Update: WordPress 3.9 support
- Optimize: Remove deprecated legacy support
- Optimize: Content exclusion performance
- Optimize: Content grouping performance
- Optimize: Utility methods
- Optimize: Harden code against third-party post query modifications
2.3.0 (Beta 2)
- Add: Manual link activation template tag (
slb_activate()
) - Add: Option to enable/disable usage of WordPress-generated media title
- Add: Filter: Link attributes (
slb_process_link_attributes
) - Add: Filter: Media properties (
slb_media_item_properties
) - Add: Filter: Support link text (
slb_admin_plugin_row_meta_support
) - Optimize: Client-side object detection
- Optimize: Remove deprecated code
- Optimize: Loading process
- Update: Support URI, content
2.3.0 (Beta 1)
- Add: Production versions of client-side code (JS)
- Add: Dev mode
- Add: Theme breakpoints
- Optimize: Simplified client-side dependency detection
- Optimize: JS standardization
- Optimize: JS:Admin
- Optimize: JS:Image Handler
- Optimize: JS:Template Tags (UI, Item)
- Optimize: Default Theme transitions
- Optimize: Grunt cleanup
- Optimize: Grunt path abstraction
- Optimize: Grunt task loading
- Optimize: Grunt selective file compilation
2.2.2
- Optimize: Widget processing
- Optimize: Remove call-time-pass-by-references
2.2.2 (Beta 2)
- Optimize: Widget processing
- Optimize: Remove call-time-pass-by-references
2.2.2 (Beta1)
2.2.1
- Fix: Enable/Disable lightbox on certain requests (Danny the Enabler)
- Fix: Widget links grouped with post links (Rafa's Widgetarian Adventure)
- Optimize: Client-side loading
- Optimize: Theme validation
- Optimize: Widget processing
2.2.0
- Update: WordPress 3.8 support
- Add: Add-on support
- Add: Load external data for item
- Add: Unloading process for viewer
- Add: Relative links marked as "internal"
- Add: Grunt build workflow
- Optimize: Initialization process
- Optimize: Client-side output (JavaScript, CSS)
- Optimize: Improved URI handling (variants, query strings, etc.)
- Optimize: Improved support for content types (video, etc.)
- Optimize: Improved File contents retrieval
- Optimize: Plugin metadata cleanup
- Optimize: Use absolute paths for file includes (props k3davis)
2.2.0 (Beta 1)
- Add: Add-on support
- Add: Load external data for item
- Add: Unloading process for viewer
- Add: Relative links marked as "internal"
- Add: Grunt build workflow
- Optimize: Initialization process
- Optimize: Client-side output (JavaScript, CSS)
- Optimize: Improved URI handling (variants, query strings, etc.)
- Optimize: Improved support for content types (video, etc.)
- Optimize: Improved File contents retrieval
- Optimize: Plugin metadata cleanup
- Optimize: Use absolute paths for file includes (props k3davis)