3.7.5
One last 3.7.x release with a few useful improvements and bug fixes (while also correcting what GitHub considers our latest release).
✨ Enhancements
- The
videoKirbyTag will automatically add theplaysinlineattribute whenever theautoplayoption is enabled #4596 - Upgraded dependencies #4608
🐛 Bug fixes
- Fixed documentation for the
urlfield to remove non-functionalpatternproperty #4597 - Calling
$query->where()(includingorWhere()andandWhere()) on a database query object with the last argument being the number zero no longer creates an invalid query in PHP 7.4 #4607
♻️ Refactoring
- We enabled GitHub’s Dependabot to help us with dependency updates
- In GitHub forks of the
kirbyrepository, the CI no longer fails at the Codecov reporting step #4606
📈 Stats
- 29 commits
- 10 closed issues and PRs