Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 6.07 KB

CHANGELOG.md

File metadata and controls

54 lines (41 loc) · 6.07 KB

Changelog

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)