The FLOW3 core team has announced the release of the ninth alpha release of FLOW3.
The changes and improvements which have gone into FLOW3 are mainly of a supporting nature. A few bugs have been fixed and a few improvements have been made, mostly for the MVC part and Fluid.
Some changes in the persistence layer make a change to the underlying database structure necessary. That equals to a simple statement applied to Objects.db:
ALTER TABLE "properties_data" ADD COLUMN "array" CHAR(24)