packagist spicyweb/craft-neo 2.7.0
v2.7.0

latest releases: 4.x-dev, 5.x-dev, 5.0.0-beta.6...
4 years ago

{note} This update contains a schema update which could potentially break the structure of the neo blocks. Make sure to backup your database and do the update locally first as it includes migration of all neo blocks. If the structure is indeed broken, re-saving the page should resolve it. See #336. I'm currently looking into this issue so it's best to wait at version v2.6.x for now.

The latest release v2.7.9+ has changes to the migration file + fixes the issue when updating from craft at 3.3 and lower #326 (this is most likely the cause of out of order/missing blocks). The migration should only update the new sortOrder column for each neo block and shouldn't cause any issues with missing blocks/out of order blocks.

Changed

  • Added sortOrder to blocks
  • Modified how the the structure is being saved. #257
  • Re-added the project config read only check.

Added

  • Added a migration file that creates a new column (sortOrder) for the neoblocks table and fills in the data using the current structure elements. #257
  • Added further checks for delta updates.
  • Added redactor field change detection

Don't miss a new craft-neo release

NewReleases is sending notifications on new releases.