Skip to content

Major Upgrade with new UI and Support for Symfony 6.4

Latest
Compare
Choose a tag to compare
@ychadwick ychadwick released this 22 Feb 08:26
· 20 commits to master since this release

This release brings many upgrades and BC breaks.

The UI has been completely redesigned, using a more modern UI, and removing the use of annotations in preference for PHP native attributes.

Support for PHP versions less than 8.2 has been dropped.

Page serialization now uses the Symfony serializer, which simplifies the versioning of page data for the programmer.