Skip to content

Releases: udx/wp-stateless

2.3.2 RC2

12 Dec 14:45

Choose a tag to compare

2.3.2 RC2 Pre-release
Pre-release
Reverted BuddyPress enhancement.

Issue #417

2.3.2.RC1

11 Dec 09:57

Choose a tag to compare

2.3.2.RC1 Pre-release
Pre-release
  • FIX - Fixed video file doesn't get deleted from the server in Stateless mode. GitHub issue #418.
  • FIX - Fixed file size doesn't show under attachment details in Stateless mode. GitHub issue #413.
  • FIX - Fixed Cache-Busting feature works even if the Mode is Disabled. GitHub issue #405.
  • COMPATIBILITY - Fixed Gravity Form Post Image didn't include Bucket Folder. GitHub issue #421.
  • COMPATIBILITY - Fixed Divi Builder Export. GitHub issue #420.
  • COMPATIBILITY - Fixed BuddyBoss pages breaking after updating to 2.3.0. GitHub issue #417.

Release 2.3.1

19 Nov 20:21

Choose a tag to compare

  • Fix - Fixed fatal error, undefined function is_wp_version_compatible. GitHub issue #414.

Release 2.3.0

11 Nov 18:32

Choose a tag to compare

  • FIX - Fixed problem with WordPress 5.3. GitHub issue #406.
  • FIX - Fixed problem with the Cache Busting feature. GitHub issue #377.
  • COMPATIBILITY - Added compatibility support for WP Retina 2x pro. GitHub issue #380.
  • COMPATIBILITY - Enhanced compatibility support for LiteSpeed Cache. GitHub issue #365.
  • COMPATIBILITY - Enhanced compatibility support for ShortPixel Image Optimizer. GitHub issue #364, #398.
  • COMPATIBILITY - Fixed Gravity Form export. GitHub issue #408.
  • ENHANCEMENT - Improved upon add_media function for better compatibility support. GitHub issue #382.

Release 2.2.7

06 May 12:45

Choose a tag to compare

  • FIX - WP-Smush compatibility enhanced. GitHub Issue #366.
  • FIX - Fixed multisite installation support. GitHub Issue #370.
  • FIX - Fixed settings UI problems related to Cache-Busting option. GitHub Issue #373.
  • FIX - Other minor fixes.

Release 2.2.6

09 Apr 11:38

Choose a tag to compare

  • FIX - Multisite Network Settings page fixed. GitHub Issue #369.
  • FIX - Fixed incorrect Compatibilities behavior when Bucket Folder is set. GitHub Issue #368.
  • FIX - Other minor fixes.

Release 2.2.5

20 Mar 15:35

Choose a tag to compare

  • NEW - Added ability to start sync process from specific Attachment ID. GitHub Issue #360.
  • COMPATIBILITY - Added compatibility support for LiteSpeed Cache plugin. Especially to support optimized .webp images. GitHub Issue #357.
  • FIX - Other minor fixes.

Release 2.2.4

04 Mar 10:26

Choose a tag to compare

  • NEW - Added new filter wp_stateless_skip_add_media. Allows skipping synchronization of the media object with GCS depending on custom condition. GitHub Issue #344.
  • FIX - Compatibility Manager is considering Child Themes now. GitHub Issue #351.
  • FIX - Custom domains handling has been fixed. GitHub Issue #358.
  • ENHANCEMENT - Imagify Image Optimizer and WP Smush compatibilities improved. GitHub Issue #359.

Release 2.2.3

14 Feb 10:14

Choose a tag to compare

  • FIX - get_post_metadata does not break multi-dimensional arrays anymore. GitHub Issue #352.
  • FIX - PHP Warning: substr_compare() fixed. GitHub Issue #350.
  • FIX - Filtering Domain setting before saving in order to get rid of possible empty spaces. GitHub Issue #348.
  • FIX - Incorrect remote file path generated when disabled Organization setting. GitHub Issue #343.
  • FIX - Hiding admin notices correctly. GitHub Pull Request #355.

Release 2.2.2

30 Jan 10:15

Choose a tag to compare

  • FIX - Proper 'srcset' attribute handling. GitHub Issue #342.
  • ENHANCEMENT - Minor fixes code quality.