Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.1.0 #761

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Release 4.1.0 #761

merged 2 commits into from
Sep 23, 2024

Conversation

balexey88
Copy link
Contributor

  • NEW - move compatibilities files from wp_sm_sync to wp_stateless_files table with extended information.
  • COMPATIBILITY - WooCommerce Compatibility replaced with WP-Stateless – WooCommerce Addon.
  • COMPATIBILITY - Gravity Forms Compatibility replaced with WP-Stateless – Gravity Forms Addon.
  • COMPATIBILITY - Gravity Forms Signature Compatibility replaced with WP-Stateless – Gravity Forms Signature Addon.
  • COMPATIBILITY - Divi Theme Compatibility replaced with WP-Stateless – Divi Theme Addon.
  • ENHANCEMENT - CLI command wp stateless migrate supports auto parameter to run all required Data Optimizations automatically.
  • ENHANCEMENT - Updated Client library for Google APIs from 2.15.1 to 2.17.0.
  • ENHANCEMENT - updated firebase/php-jwt library from from 6.9.0 to 6.10.1.
  • ENHANCEMENT - updated wpmetabox/meta-box library from from 5.8.2 to 5.10.1.
  • ENHANCEMENT - updated deliciousbrains/wp-background-processing library from from 1.1.1 to 1.3.1.
  • ENHANCEMENT - updated composer/installers library from from 1.12.1 to 2.3.0.
  • ENHANCEMENT - updated Meta Box Tabs library from 1.1.17 to 1.1.18.
  • ENHANCEMENT - action sm:sync::addFile format changed, now it passes media object instead of file name.
  • ENHANCEMENT - for installed Addons replace Download action with Activate.
  • ENHANCEMENT - count compatibility files from the DB instead of listing actual files to increase performance.
  • FIX - CLI command wp stateless migrate supports --yes parameter to skip confirmation.
  • FIX - CLI command wp stateless migrate correctly works with --progress parameter in multisite.
  • FIX - fixed synchronization for Compatibility files in Stateless Mode.
  • FIX - CLI command wp stateless upgrade fixed when running with --b switch.
  • FIX - limit index size for compatibility with different DB engines 757.
  • FIX - correctly disable Cache-Busting setting for Ephemeral Mode 758, credits @Jessedev1.
  • FIX - Data Optimization UI adjustments.

@balexey88 balexey88 requested a review from planv September 19, 2024 15:31
Copy link
Contributor

@planv planv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@balexey88 balexey88 merged commit f30ab7a into latest Sep 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants