v6.0.0
Page Finder & Blog Release
This release adds the pagefinder
widget throughout the theme. This allows for easier template management and linking.
This now means that the theme requires October CMS v3.2.* or higher.
This release also adds a new blog blueprint structure. Each Blog Post includes a builder post type that allows you to add in any content throughout the theme.
There is also pagination added for the following builder items
- Blog
- Products
- Events
There are a ton of new bugfixes to templates as well.
Breaking Changes
- All category pages are deleted as you can now create those pages with the page builder
- The Product List page is deleted. The settings for this page have been deleted as well (Code settings)
- All Pages can have an unlimited amount of children. This may mean that you need to re-seed the theme and save all current content.
- Some blueprints have been moved and restructured. This may mean that you need to take your current blueprint work and update them based on the content
- All url parameters have been changed to
:slug
and:fullslug
for stream and structure entry types, respectfully. - Backend Menu Items have been restructured. If you have code that relies on this in the backend, you'll need to update it accordingly.