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 3.7.0 #1234

Merged
merged 45 commits into from
May 11, 2021
Merged

Release 3.7.0 #1234

merged 45 commits into from
May 11, 2021

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    3e23739 View commit details
    Browse the repository at this point in the history
  2. composer.lock updated

    kidunot89 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    7f0b46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9e674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da1eaaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50ebbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea709c3 View commit details
    Browse the repository at this point in the history
  7. Syntax error fixed.

    kidunot89 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f75574b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    b759ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1ad3f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Update Node.js to >=v12.20.2

    renovate-bot authored and renovate[bot] committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    27fd09c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc829b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. version numbers updated

    kidunot89 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    47c0770 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Update Node.js to >=v12.21.0

    renovate-bot authored and renovate[bot] committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    f7df1e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

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

Commits on Mar 13, 2021

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

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    157e879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9036bee View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #1154 from xwp/tests/media-connector

    Media connector test implemented.
    kidunot89 authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    75510eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1243 from xwp/bugfix/get_current_screen

    "get_current_screen()" => "\get_current_screen()"
    kidunot89 authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0d0f7fc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1242 from xwp/bugfix/records-exclude-rules

    "Log::record_matches_rules()" refactored.
    kidunot89 authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2c05fb5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1153 from xwp/tests/jetpack-connector

    Jetpack connector test implemented
    kidunot89 authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    ea3c7fd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

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

Commits on Mar 29, 2021

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

Commits on Mar 30, 2021

  1. Update Node.js to >=v12.22.0

    renovate-bot authored and renovate[bot] committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    be5e17c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on Apr 6, 2021

  1. Update Node.js to >=v12.22.1

    renovate-bot authored and renovate[bot] committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    b72c057 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

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

Commits on Apr 22, 2021

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

Commits on Apr 24, 2021

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

Commits on May 4, 2021

  1. Update wp_stream_get_sites() to work consistently with the limit/`n…

    …umber` argument
    
    This also changes it so that by default, list every site rather than the first 100 encountered on networks.
    dd32 authored May 4, 2021
    Configuration menu
    Copy the full SHA
    56d446d View commit details
    Browse the repository at this point in the history
  2. Include the blog ID context in the context dropdown.

    The value can be `blog-blogs-123` on the Network exclude screen, this ensures that the value used is `blogs-123` rather than `blogs`.
    dd32 authored May 4, 2021
    Configuration menu
    Copy the full SHA
    ab1d7ba View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

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

Commits on May 11, 2021

  1. Merge pull request #1259 from dd32/fix/network/exclude-blog-list

    Include the blog ID context in the context dropdown, props @dd32
    kasparsd authored May 11, 2021
    Configuration menu
    Copy the full SHA
    ab364e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1258 from dd32/fix/wp_stream_get_sites/large_netw…

    …orks
    
    Update wp_stream_get_sites() to work consistently with the `limit`/`number` argument, props @dd32.
    kasparsd authored May 11, 2021
    Configuration menu
    Copy the full SHA
    5faab2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1246 from ocean90/fix/alert-highlight-color

    Fix missing alert highlight color in list table, props @ocean90.
    kasparsd authored May 11, 2021
    Configuration menu
    Copy the full SHA
    88b0f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb3ec4 View commit details
    Browse the repository at this point in the history
  5. Bump version

    kasparsd committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b5633e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fa58de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0b00f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cab3948 View commit details
    Browse the repository at this point in the history
  9. Format per WPCS

    kasparsd committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e16ccf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7122c82 View commit details
    Browse the repository at this point in the history
  11. Bump JS deps

    kasparsd committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0c6b312 View commit details
    Browse the repository at this point in the history
  12. Use the pre-build images instead

    Pull is required to prevent fresh builds on every run
    kasparsd committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a9234c9 View commit details
    Browse the repository at this point in the history
  13. Authenticate for pulls

    kasparsd committed May 11, 2021
    Configuration menu
    Copy the full SHA
    dea5ff4 View commit details
    Browse the repository at this point in the history