Skip to content

Releases: archetyped/simple-lightbox

2.9.5

Choose a tag to compare

@archetyped archetyped released this 24 Feb 03:04
  • Optimize: Parameterize DB queries (sanitize DB parameters).
  • Update: Confirm WordPress 6.9 compatibility.

2.9.4

Choose a tag to compare

@archetyped archetyped released this 21 Apr 22:17
  • Optimize: Escape special characters in DOM attributes.
  • Update: Confirm WordPress 6.2-6.8 compatibility.

2.9.3

Choose a tag to compare

@archetyped archetyped released this 18 Nov 21:37
  • Hotfix: WordPress 6.1 wp_rand() bug (32-bit platforms) (#974)
  • Update: Confirm WordPress 6.1 compatibility
  • Optimize: Media item cache key generation
  • Optimize: Prune build tasks

2.9.2

Choose a tag to compare

@archetyped archetyped released this 20 Sep 22:15
  • Optimize: Symbolic link handing for file/directory paths.

2.9.1

Choose a tag to compare

@archetyped archetyped released this 09 Sep 02:04
  • Fix: Validate hook priority values (Let's Getz Prioritized) (#964)

2.9.0

Choose a tag to compare

@archetyped archetyped released this 27 Aug 04:13
  • Add: Support WebP image format
  • Add: Support AVIF image format
  • Add: Documentation link to readme file
  • Optimize: Code cleanup/refactoring
  • Optimize: WPCS validation (Phase 1)
  • Optimize: Activate links after all other filters
  • Optimize: Plugin metadata retrieval
  • Update: Confirm WordPress 6.0 compatibility
  • Update: Build dependencies
  • Update: GitHub issue templates

2.8.1

Choose a tag to compare

@archetyped archetyped released this 10 Mar 02:58
  • Update: PHP 5.6 Supported
  • Add: PHPCS configuration
  • Add: GitHub Issue templates

2.8.0

Choose a tag to compare

@archetyped archetyped released this 13 Dec 02:03
  • Update: WordPress 5.3+ required.
  • Update: PHP 7.2+ required.
  • Optimize: Link detection up to 2x faster.
  • Optimize: Options data handling.
  • Optimize: Default title filtering.
  • Optimize: Standardize media item data structure to avoid conflicts with third-party data (722).
  • Optimize: Load only necessary media item properties in browser.
  • Optimize: Filter all media items (instead of each individual item).
    • Filter Removed: media_item_properties (single item).
    • Filter Added: media_items (all items).
  • Fix: area elements included in link detection (This is Jim's Area).

2.7.1

Choose a tag to compare

@archetyped archetyped released this 15 Feb 03:13
  • Update: Confirm compatibility with WordPress 5.0+
  • Optimize: Improved support for captions generated by Block Editor.

2.7.0

Choose a tag to compare

@archetyped archetyped released this 08 Jun 23:29
  • Fix: Remove reference to deprecated screen_icon() function (The Icon of Finnegan Island)
  • Fix: Reset settings link initializes plugin delete confirmation
  • Add: Validate requirements before initialization.
  • Optimize: PHP 7.2+ Compatibility
  • Optimize: Internal code optimizations
  • Themes
    • Add: RTL Support
    • Update: Load font locally