Skip to content

0.5.0

Compare
Choose a tag to compare
@nhovratov nhovratov released this 31 Jan 08:10
· 246 commits to main since this release

Reach for the Content Blocks

This release in non-breaking πŸ‘Œ

This release comes with the feature of basic nested Content Elements πŸŽ‰ special thanks to @DanielSiepmann πŸ‘
Also, a guide was added on how to use the classic Fluid Styled Content Layouts.

The main focus of this sprint release was to harden the API and to provide small missing features like missing field types (special thanks to @PKuhlmay), localization of select items or the saveAndClose option.

Special thanks to @garvinhicking for digging into identifier replacement for displayCond πŸ‘

What's Changed

  • [FEATURE] Add first basic support for nested content elements
  • [FEATURE] Allow to override first Content Element tab
  • [FEATURE] Integration with Fluid Styled Content
  • [FEATURE] Add Header palette Basic
  • [FEATURE] Identifier replacement for displayCond
  • [FEATURE] cropVariants shortcut for type File (#83)
  • [FEATURE] Add nonce attribute for CSP to css and script viewhelpers (#80)
  • [FEATURE] Add title, slug and nav_title for processed Page Types
  • [FEATURE] Add type Json (#78)
  • [FEATURE] Add type Uuid (#77)
  • [FEATURE] Automatically enable useSortable if table is sortable
  • [FEATURE] Provide vendor of root composer project as default
  • [FEATURE] Localizable items for Select, Radio and Checkbox
  • [FEATURE] Add support for saveAndClose
  • [BUGFIX] Ignore Collection fields if foreign_table is defined
  • [BUGFIX] Allow to abort question for content block name
  • [BUGFIX] Keep dots in FlexForm field identifier
  • [BUGFIX] Prevent TypeError for transformSelectSingleRelation (#71)
  • [BUGFIX] Handle missing icon gracefully
  • [BUGFIX] Avoid negative array key access
  • [TASK] Implement cache for Basics
  • [TASK] Add hint for f:debug users

And much more refactoring and documentation improvements.

Further contributers for this release. Thanks!

Nikita Hovratov - Content Blocks developer