Skip to content

v6.1.0

Compare
Choose a tag to compare
@artistro08 artistro08 released this 09 Feb 04:12
· 309 commits to main since this release

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_page field for Posts, Events, and Products has been deleted in favor of the limit field. 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.yaml mixin and the hero.htm partial.