Changelog
=========

3.4 - (2026-04-14)
---------------------------
* Change: Add unit tests for serializer blocks logic
  [avoinea]

3.3 - (2025-11-18)
---------------------------
* Change: Replace Python linting to ruff
  [mihaidobrescu1111 = refs #286821]
* Change: Add plone6 tests
  [mihaidobrescu1111 = refs #293593]

3.2 - (2021-11-11)
---------------------------
* Change: Fixed package classifiers and python_requires
  [avoinea refs #139888]

3.1 - (2021-09-27)
---------------------------
* Change: Add `fields` to fixed layout properties (Metadata Section Block)
  [avoinea refs #139536]

3.0 - (2021-04-09)
---------------------------
* Feature: Add "Dexterity Fixed Layout" Control Panel to be able to configure fixed layout block properties and read-only block properties
  [avoinea]

2.3 - (2021-04-09)
---------------------------
* Feature: Apply ExtendedFixedLayoutSync by default on all blocks
  [avoinea]

2.2 - (2021-04-05)
---------------------------
* Feature: Add support for accordionPanel block and propagate readOnlySettings to sub-blocks
  [avoinea]

2.1 - (2021-04-03)
---------------------------
* Internal: Add doctests for fixed layout sync multi-adapter IFixedLayoutBlockSerializationSync
  [avoinea]

2.0 - (2021-04-02)
---------------------------
* Feature: Add "volto.blocks.fixed.layout" behavior with auto-sync support
  [avoinea]

1.0 - (2021-03-19)
------------------
* Blocks **@layout** endpoint
  [avoinea]
