Skip to content

v1.5.1

Compare
Choose a tag to compare
@ttempleton ttempleton released this 22 Feb 09:57
  • Added Changed developer to Spicy Web
  • Fixed Fixed issue with blocks disappearing on elements with more than one Neo field
  • Fixed Fixed issue with lightswitches not working on new blocks
  • Fixed Fixed flickering Reasons modal when using Reasons v1.0.11
  • Fixed Fixed disabled blocks showing in live preview
  • Fixed Fixed issue where the handle of an existing block type was changing when editing the name
  • Fixed Clean up block structures if duplicates exist, which could cause blocks either to disappear or to all nest within a newly-added block

Changes from v1.5.0

  • Added New icon 😎
  • Added Copy and paste functionality for blocks (replaces the Duplicate block option)
  • Added The CpFieldLinks plugin is now supported in blocks
  • Added Added craft.neo.blocks() template query function to query for site-wide Neo blocks, much like entries and other elements (thanks @intoeetive)
  • Improved Saving new entries will now copy Neo contents to all other locales
  • Improved Added owner property to neoblock to use with dynamic assets path
  • Fixed Generating keywords for blocks now only iterates the fields of that block, fixing issues with generating keywords on old fields and third-party plugin conflicts
  • Fixed Fixed issue where field types like Matrix used within blocks could not clean up properly if that block was deleted, leading to stranded Matrix blocks left in the database
  • Fixed Fixed issue with stacking block criteria model filters in Live Preview sometimes not showing the right results
  • Fixed Fixed issue with translated relational fields (eg. Asset field) inside translated Neo fields not saving properly on newly added blocks