Skip to content

Neo 3.5.2

Compare
Choose a tag to compare
@ttempleton ttempleton released this 10 Nov 14:03

{note} The migration that runs in this update saves the value of ignorePermissions for each block type based on which block types already have any user permissions set - if any have been set, then it will be saved as false, otherwise it will be saved as true.

Added

  • Added benf\neo\models\BlockType::$ignorePermissions - Adds the ability to set a block type to ignore any user permissions set for it (in the Advanced section of the block type settings)