github timber/timber 2.0.0-rc.1
2.0.0 – Release Candidate 1

latest releases: v2.2.0, v2.1.0, 1.24.1...
pre-release14 months ago

This is the first Release Candidate of the new Timber 2.0 version. Please test this version thoroughly. In case you find errors, please open an issue. In case you have questions, create a discussion.

If you want to stay updated on the next steps, subscribe to Roadmap for Timber 2.0.

You can try out the next Timber version by following the Installation Guide. When installing Timber through Composer, you need to require the 2.0.0-rc.1 version:

composer require timber/timber:2.0.0-rc.1

What’s changed

Here’s what’s changed since the last 2.0.0-beta.2 release.

Changes

Removals

Bug fixes

  • Fix PostFactory::is_image incorrectly using wp_check_filetype by @stayallive in #2730
  • Fix custom field test by @nlemoine in #2749
  • Fix PHPStan issues on level 2 by @gchtr in #2668
  • Fix a bug when the_post hook runs twice on each post in a loop by @gchtr in #2756
  • Fix a bug when |time_ago didn’t consider timezones correctly by @gchtr in #2758
  • Fix URLHelper methods is_local and is_external by @mcaskill in #2767
    • Optimize URLHelper methods is_local and is_external by @gchtr in #2782
  • Fix implicit conversion from float to int by @gchtr in #2775
  • Add check to image create functions by @Levdbas in #2780

Documentation

Testing and tools

New Contributors

Full Changelog: 2.0.0-beta.2...2.0.0-rc.1

Become a sponsor

Do you love using Timber for your projects? Consider supporting us by becoming a sponsor. Your sponsorship helps us maintain & improve Timber for everyone! 💚🌲 Join the Timber family today.

Don't miss a new timber release

NewReleases is sending notifications on new releases.