Skip to content

5.0.0 - Support cloud storage (Flow 5.x+ compatibility)

Compare
Choose a tag to compare
@bwaidelich bwaidelich released this 30 Jun 14:25
· 21 commits to master since this release
5e30fbb

This is a new major Release that is compatible with Flow 6.x (or Neos 5.x).
It just contains one new feature and is meant as follow-up to v3.4.0

For a version compatible with Flow 4.x/5.x (Neos 3.x/4.x) please use version v4.0.0

  • FEATURE: Support cloud storage (#17) - Thanks to @jrenggli for your contribution!

Note: This is a new major release because it contains a breaking change – this change is only breaking because it changes the signature of the FileServeStrategyInterface (i.e. if implemented a custom file serve strategy)