packagist contentblocks/content-blocks 0.4.0

latest releases: dev-new-folder-structure, dev-main, dev-remove-field-type-enum...
9 months ago

What's Changed

The Database Analyzer will most probably want to remove some fields. This is fine and intended! The only thing you
should look out for is the constellation: Collection with foreign_table set. If you want to be able to reuse the
referenced table in more than one table or field (within the same Content Block), you should add the options
shareAcrossTables and shareAcrossFields to the Collection field respectively.

  • [!!!] Option alternativeSql removed. Please use ext_tables.sql overrides instead.
  • [!!! FEATURE] New options shareAcrossTables and shareAcrossFields.
  • [FEATURE] Language Generator Command
  • [FEATURE] List Content Blocks command
  • [FEATURE] ResourceViewHelper
  • [FEATURE] Removed aggregateRoot option. This will be detected automatically.
  • [FEATURE] Allow alternative table name for local Collections
  • [FEATURE] Only add workspaces fields if EXT:workspaces is installed.
  • [FEATURE] title and description can now be also set in EditorInterface.yaml
  • [BUGFIX] Allow string for displayCond #58

And many more bugfixes, refactoring and documentation improvements.

Don't miss a new content-blocks release

NewReleases is sending notifications on new releases.