v6.1.0
Add Specific Items to blocks
More specifically, it adds the ability to choose specific items for the Posts, Events, and Products blocks.
Also added an ability to pick an image from the category entries (Post Categories, Product Categories) in the hero block.
Breaking Changes
- The
per_pagefield for Posts, Events, and Products has been deleted in favor of thelimitfield. If you have changed the section and builder partials for any of these entry types, you'll need to update the file. - The hero block has a new query to get the image. If you edited this file, you'll need to add in the changes to use the options in the block in the
hero.yamlmixin and thehero.htmpartial.