Skip to content

2.0.0 – Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gchtr gchtr released this 31 Jul 14:53
· 220 commits to 2.x since this release
f56f062

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. For information on what's new in version 2.0, please see the Upgrade Guide

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.