v2.3.3
2.3.3 (2025-09-17)
Bug Fixes
- Fix deprecation notice in
trim_wordsmethod whennullis passed (#3131) (78d928d) - Fix incorrect ACF user filter (#3121) (6f0a6dd)
- Make sure Post(s) exists before we call
setup()(#3114) (54cf691) - Prevent ValueError for faulty or empty sideloaded image URLs (#3125) (c2accc4)
- Update
Helper::deprecated()to useE_USER_DEPRECATEDinstead of the defaultE_USER_NOTICE(#3113) (3cabe81)
Miscellaneous Chores
- Commit composer.lock file (#3119) (e974e25)
- deps: bump actions/checkout from 4 to 5 (#3134) (97ad233)
- deps: update .lock file and update ci steps (af8c48f)
- Update Composer dependencies (#3130) (46942a3)
- Update composer.lock file with PHP 8.1 (#3132) (184d99a)
Full Changelog
https://github.com/timber/timber/compare/v2.3.2...v2.3.3
New Contributors
- @NielsdeBlaauw made their first contribution in https://github.com/timber/timber/pull/3121
- @private-packagist[bot] made their first contribution in https://github.com/timber/timber/pull/3135