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

3.9.0.1 #3986

Merged
merged 19 commits into from
Jun 3, 2021
Merged

3.9.0.1 #3986

merged 19 commits into from
Jun 3, 2021

Commits on May 21, 2021

  1. Fixes #3478 Enable installation through composer v2 (PR #3928)

    * update woocommerce from wpackagist
    * update woocommerce paths
    * use composer v2 in GH actions
    Tabrisrp committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0003e01 View commit details
    Browse the repository at this point in the history
  2. Re-add change to remove disable preload fonts when CPCSS is enabled (PR

    #3927)
    
    * remove callback disabling preload fonts
    * remove associated tests
    Tabrisrp committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f8fe314 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Stop preload while prewarmup is running (PR #3925)

    * start automatic preload just after prewarmup finishes its work
    * Block manual preload till finishing prewarmup
    * check the RUCSS option enabled along with allow_optimization
    * fix old tests
    * [WIP] stop preload with enabling RUCSS
    * migrate maybe_cancel_preload to RUCSS admin subscriber
    * fix old tests
    engahmeds3ed committed May 25, 2021
    Configuration menu
    Copy the full SHA
    fd29255 View commit details
    Browse the repository at this point in the history
  2. remove charset=UTF-8 (PR #3946)

    * remove charset=UTF-8
    * remove charset=UTF-8 from delete
    mostafa-hisham committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b30ddba View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Add unit tests code coverage (PR #3922)

    * add code coverage command
    * update incorrect annotations
    * add cove coverage action
    * enable xdebug for coverage
    Tabrisrp committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b4ba77f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Fix failing tests related to adding prewarmup functionality (PR #3949)

    * Guard our code by checking if table is exists before updating prewarmup
    * With switch_theme only start scanner when RUCSS is enabled
    engahmeds3ed committed May 27, 2021
    Configuration menu
    Copy the full SHA
    f4e01d6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. change trigger event to push

    Tabrisrp committed May 28, 2021
    Configuration menu
    Copy the full SHA
    415f779 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    0e62e05 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Fixes #3600 add wpstage to staging servers list (PR #3948)

    * add wpstage to staging servers
    mostafa-hisham committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e711532 View commit details
    Browse the repository at this point in the history
  2. remove image optimization when WP_ROCKET_WHITE_LABEL_ACCOUNT (PR #3956)

    * remove image optimization menu when WP_ROCKET_WHITE_LABEL_ACCOUNT is used
    mostafa-hisham committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    56c1b50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996a8c4 View commit details
    Browse the repository at this point in the history
  4. Fixes #3945 Display warning when WP Meteor is enabled with WP Rocket …

    …delay JS (PR #3974)
    
    * add new add_plugins_incompatibility() method
    * add options class to settings class dependencies
    * updating existing tests
    * add add_plugins_incompatibility() test file
    * add unit & integration tests
    Tabrisrp committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    79f00a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    834905d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Compatibility with Impreza theme (PR #3972)

    * Add Impreza inline script pattern to exclude
    * Add Fixtures
    
    Co-authored-by: Rémy Perona <remperona@gmail.com>
    GeekPress and Tabrisrp committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    81c1a19 View commit details
    Browse the repository at this point in the history
  2. Update delay JS script (PR #3971)

    * update delay JS script
    * update delay JS fixture
    * add touchchancel and touchforcechange events
    * update fixture with new events
    Tabrisrp committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    50decd4 View commit details
    Browse the repository at this point in the history
  3. Fixes #2876 Remove beacon button when white label is enabled (PR #3965)

    * remove beacon btn if white label is true
    * remove ask support button too
    mostafa-hisham committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f0ff790 View commit details
    Browse the repository at this point in the history
  4. Add additional delay JS exclusions (PR #3975)

    * Add additional exclusions from delay JS
    * Update fixtures
    Tabrisrp committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    1a4c05c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b08b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59045e5 View commit details
    Browse the repository at this point in the history