Skip to content

4.0.0 - Support cloud storage (Flow 4.x/5.x compatibility)

Compare
Choose a tag to compare
@bwaidelich bwaidelich released this 30 Jun 14:24
096a5d6

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

For a version compatible with Flow 6+ (Neos 5+) please use version v5.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)