Skip to content

Releases: udx/wp-stateless

Release 4.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:49
Immutable release. Only release title and notes can be modified.
  • FIX - corrected add-on file path for the WooCommerce Extra Product Options add-on: duplicate .php extension caused the add-on to always appear uninstalled/inactive on the Stateless Addons screen with an invalid activation link.
  • FIX - resolved PHP warnings in non-media file synchronization: undefined $media variable after a failed object metadata update and deprecated dynamic $client property creation on PHP 8.2+.

Release 4.4.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 04:48
Immutable release. Only release title and notes can be modified.
  • FIX - udx/lib-wp-bootstrap package updated to 1.3.5: security hardening of the admin notice dismissal AJAX handler (nonce verification, capability check, and option key restriction).
  • ENHANCEMENT - updated guzzlehttp/guzzle library from 7.10.0 to 7.15.5.
  • ENHANCEMENT - updated phpseclib/phpseclib library from 3.0.48 to 3.0.57.
  • ENHANCEMENT - updated google/protobuf library from 4.33.2 to 4.33.6.

Release 4.4.1

Choose a tag to compare

@github-actions github-actions released this 16 Jan 14:43
Immutable release. Only release title and notes can be modified.

Release 4.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 11:43
Immutable release. Only release title and notes can be modified.
  • NEW - plugin requires PHP 8.1+.
  • ENHANCEMENT - updated firebase/php-jwt library from 6.11.1 to 7.0.2.
  • ENHANCEMENT - Updated Client library for Google APIs from 2.18.3 to 2.19.0.
  • ENHANCEMENT - updated wpmetabox/meta-box library from 5.10.15 to 5.10.19.
  • ENHANCEMENT - updated Meta Box Tabs library from 1.1.18 to 1.2.0.
  • FIX - udx/lib-wp-bootstrap package correctly loads text domain to prevent PHP notices.

Release 4.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 11:57

Release 4.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Oct 15:22
  • ENHANCEMENT - updated wpmetabox/meta-box library from 5.10.11 to 5.10.15.
  • FIX - correctly loads text domain to prevent PHP notices.
  • FIX - udx/lib-ud-api-client package correctly loads text domain to prevent PHP notices.

Release 4.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 18:31
  • ENHANCEMENT - Updated Client library for Google APIs from 2.18.2 to 2.18.3.
  • ENHANCEMENT - updated firebase/php-jwt library from 6.10.2 to 6.11.1.
  • ENHANCEMENT - updated wpmetabox/meta-box library from 5.10.1 to 5.10.11.
  • DEPRECATED - Setup Assistant removed.

Release 4.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Mar 14:33
  • COMPATIBILITY - PolyLang Compatibility replaced with WP-Stateless – Polylang Pro Addon.
  • ENHANCEMENT - updated wpmetabox/meta-box library from from 5.10.1 to 5.10.7.
  • ENHANCEMENT - updated Meta Box Tabs library from 1.1.18 to 1.2.0.
  • ENHANCEMENT - updated firebase/php-jwt library from from 6.10.1 to 6.10.2.
  • ENHANCEMENT - updated wpmetabox/meta-box library from from 5.10.1 to 5.10.2.
  • ENHANCEMENT - Updated Client library for Google APIs from 2.17.0 to 2.18.2.
  • FIX - apply Cache Control setting to all files (previously applied only to images).

Release 4.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Oct 15:23

Release 4.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 13:45
  • FIX - cache issues during Data Optimization.