v3.0.0-beta.14
Pre-release
Pre-release
github-actions
released this
31 Jan 21:24
·
6725 commits
to master
since this release
What's new
- Added new
collection:newer
andcollection:older
tags. They're so much more intuitively named when compared toprevious
andnext
. - Went hiking back to V2 Land™ and brought back the
foreach
tag and a t-shirt. - The start page can now be customized by clicking the pin icon and then "Set as Start Page"
What's improved
collection:previous
andcollection:next
tags now go in the right direction all of the time instead of just part of the time- The Glide tag pair supports looping through multiple assets
What's fixed
- Tickled a bunch of little bugs until they ran away
What's breaking
- Scrapped our v2-style routes (
config/statamic/routes.php
) in favor of nicely decorated Laravel ones. And here's a copy-pastable command to migrate in a jiffy.