Skip to content

chore(2.x): release 2.3.0 #1

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

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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

🤖 I have created a release beep boop

2.3.0 (2024-09-18)

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 support for avif image format #3015 (#3019) (92716c1)
  • 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)
  • Introduce Rector to upgrade code for PHP 8.1 (#2977) (9edf999)
  • update ECS config and apply standards (#2893) (71111e1)
  • Upgrade Timber requirements and testing (PHP 8.1/WP 6.2/Twig 3.5) (#2970) (a2f0f07)

Bug Fixes

  • Add note about PostsIterator and removal of timber/class/posts_iterator filter (9f90df5)
  • 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
  • allow Timber\PostExcerpt::read_more to accept bool value (#2937) (85e2a32)
  • Attachment size doc block (0bd5791)
  • consider 'fields' when returning terms from query, incl. tests (fd95ebb)
  • docs: Simplify an if-check in the ACF docs (96d2874)
  • Exclude docs folder for PHPStan (6fbf274)
  • exclude tests from PHPStan (fae8554)
  • External attachment alt/caption (e85013f)
  • file permissions (#2842) (337d54d)
  • Fix a bug with URL check for avatars (#3002) (456c24e)
  • Fix deprecation notice since twig 3.10 to now use EscaperRuntime instead of EscaperExtension (#2997) (295349b)
  • Fix failing tests for WP 6.4 (5938c64)
  • fix minor codestyle issue in loader.php to make easy-coding-standard happy (#2950) (6e8b6ab)
  • Fix problem when an empty ACF taxonomy relationship field transform loads all terms instead of none. (#2960) (f95b82a)
  • fix regression where crops with the default crop setting would s… (#2998) (8090247)
  • Fix some anchors (b57670d)
  • Fix typos in codebase (#2968) (e40ceb3)
  • ignore acf_get_field_type void errors (441ef9e)
  • Improve doing_it_wrong messages for using deprecated parameters in Timber::get_attachment() and Timber::get_image() (#2999) (e6cdf7e)
  • initialize typed properties correctly (747b089)
  • make PostIterator->last_post nullable (#2918) (064dde7)
  • minor typo in Core method docs (c80047d)
  • now changed the correct url.. (aab9a30)
  • overwrite magic __call method in Site.php (20dd75e)
  • phpstan issues & use fully qualified imports (4d0d3d7)
  • Prevent unneeded blog switching in multisite env. (#2781) (d81f995)
  • Remove security patch not needed in PHP 8 (#2983) (8a30865)
  • setup composite action (6c8d0bf)
  • 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)
  • Update admin notice for minimum required WordPress version (#3001) (66e92a5)
  • Update documentation for 2.0 release (ded4599)

Reverts

  • revert changing property name (a7b019b)

Miscellaneous Chores

  • 2.x: release 2.1.0 (#2913) (d353d19)
  • 2.x: release 2.2.0 (#2965) (5fc65f2)
  • Add script descriptions in composer file (#2951) (5785128)
  • add several files to export-ignore (0cd0cdf)
  • 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 lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#2980) (dd34720)
  • 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)
  • deps: bump tj-actions/changed-files from 42 to 44 (#2959) (66eabe2)
  • inherit Funding from .github repo (5623a79)
  • remove Lando config (#2899) (6fa8ffc)
  • set proper return types on build methods (#2976) (6b72908)
  • Update all links in the codebase and documentation to https (#2947) (05af54f)
  • update links in contributing.md (3b2c855)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(2.x): release 2.1.0 chore(2.x): release 2.3.0 Sep 18, 2024
@github-actions github-actions bot force-pushed the release-please--branches--2.x branch from 8b86993 to c5cbb3d Compare September 18, 2024 18:56
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.

0 participants