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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(2.x): release 2.1.0 #2913

Merged
merged 1 commit into from Apr 10, 2024
Merged

chore(2.x): release 2.1.0 #2913

merged 1 commit into from Apr 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2024

馃 I have created a release beep boop

2.1.0 (2024-04-10)

Features

  • add filter to cache methods (#2878) (b347677)
  • add filter for sideloaded images basename (e4ff72f)
  • add filter to $output before it is cached (#2910) (d1356fd)
  • add is_current and profile_link methods (#2924) (b048da8)
  • Add WP escapers via Twig filters (#2933) (a88aa00)
  • Allow pagination object to be generated using $prefs only (99219a9)
  • allow pagination object to be generated using $prefs only (2834fd4)
  • bump php-stubs/acf-pro-stubs to ^6.0 (ac17052)
  • update ECS config and apply standards (#2893) (71111e1)

Bug Fixes

  • Add patch for PHAR deserialization vulnerability for Timber 2.x (security advisory GHSA-6363-v5m4-fvq3) (13c6b0f)
  • adding classes in MenuItem (#2905) (7e00eeb)
  • Allow overwrite of default avatar in comments. (#2786) (9c6e0e3), closes #2468
  • docs: Simplify an if-check in the ACF docs (96d2874)
  • file permissions (#2842) (337d54d)
  • fix minor codestyle issue in loader.php to make easy-coding-standard happy (#2950) (6e8b6ab)
  • ignore acf_get_field_type void errors (441ef9e)
  • make PostIterator->last_post nullable (#2918) (064dde7)
  • Prevent unneeded blog switching in multisite env. (#2781) (d81f995)
  • split test running for integrations (plugins) (#2904) (8d03809)
  • tests failing since Twig 3.8.0 (#2895) (f4a233e)
  • tests: fix missing constants in static analysis test (ae50ccd)
  • test: use new filter in tests (c12e9af)
  • undefined property (9e8409e)
  • unnecessary lowercasing parameters (#2877) (664ea62)

Reverts

  • revert changing property name (a7b019b)

Miscellaneous Chores

  • Add script descriptions in composer file (#2951) (5785128)
  • add Timber authors (567475e)
  • Create SECURITY.md (#2939) (be36065)
  • deps: bump lycheeverse/lychee-action from 1.8.0 to 1.9.1 (1ca79af)
  • deps: bump lycheeverse/lychee-action from 1.9.1 to 1.9.3 (#2907) (eecfb03)
  • deps: bump peter-evans/create-issue-from-file from 4 to 5 (#2906) (64703f8)
  • deps: bump ramsey/composer-install from 2 to 3 (#2941) (97010c4)
  • deps: bump tj-actions/changed-files from 39 to 42 (964f11a)
  • remove Lando config (#2899) (6fa8ffc)
  • update links in contributing.md (3b2c855)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--2.x branch 4 times, most recently from 26a4332 to c88a923 Compare February 12, 2024 19:21
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch 13 times, most recently from c76f8ac to 6586c6a Compare February 28, 2024 09:36
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch from 6586c6a to 4344a8a Compare March 1, 2024 09:56
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch 5 times, most recently from a8dac56 to 6dc1104 Compare March 14, 2024 20:19
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch 2 times, most recently from 6a048de to 5004274 Compare March 26, 2024 08:09
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch from 5004274 to a6243e8 Compare April 10, 2024 12:58
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch from a6243e8 to c0f145c Compare April 10, 2024 14:51
@nlemoine nlemoine self-requested a review April 10, 2024 15:00
@gchtr gchtr merged commit d353d19 into 2.x Apr 10, 2024
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comment avatar functions ignore $args['default']
2 participants