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
video
KirbyTag will automatically add theplaysinline
attribute whenever theautoplay
option is enabled #4596 - Upgraded dependencies #4608
🐛 Bug fixes
- Fixed documentation for the
url
field to remove non-functionalpattern
property #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
kirby
repository, the CI no longer fails at the Codecov reporting step #4606
📈 Stats
- 29 commits
- 10 closed issues and PRs