Skip to content

Releases: Flowpack/Flowpack.Cors

2.0.0

23 Oct 09:48
8ca6c1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha2...2.0.0

Release 1.0.0 alpha 2

20 Aug 10:24
3250d51
Compare
Choose a tag to compare

In this release, we just want to prevent issues with the latest Neos/Flow versions, as they don’t work with this package anymore.
If you use the latest flow version, a PSR-15 compatible PHP library would solve your issue with CORS :)

Initial release of CORS package

17 Jul 13:46
Compare
Choose a tag to compare
Pre-release

This release is basically a backport of the github.com/rs/cors Go library.

It is tested for development use but not recommended for production without exhaustive testing.