Releases: asm89/stack-cors
Releases · asm89/stack-cors
v2.3.0
13 Mar 14:26
Compare
Sorry, something went wrong.
No results found
Support Symfony 7
29 Nov 10:22
Compare
Sorry, something went wrong.
No results found
v2.2.0
Bump version to 2.2-dev
v2.1.1
18 Jan 09:24
Compare
Sorry, something went wrong.
No results found
Re-support Symfony 4 & 5 and PHP 7.2+ (#99 )
Actually (and only) support Symfony 6
03 Jan 15:55
Compare
Sorry, something went wrong.
No results found
v2.1.0
Ignore line length
Fix BC break in options
03 Jan 15:39
Compare
Sorry, something went wrong.
No results found
v2.0.5
Update CorsService.php
Support Symfony 6
03 Jan 14:50
Compare
Sorry, something went wrong.
No results found
v2.0.4
Allow Symfony 6 (#96)
v2.0.3
11 Mar 10:16
Compare
Sorry, something went wrong.
No results found
Bug with Access-Control-Allow-Origin header is null then allowedOrigins is ['*'], supportsCredentials is true and Origin header doesn't set (#85 )
Do not check isSameHost to relax CORS detection #84
Add PHP8 support
29 Oct 16:04
Compare
Sorry, something went wrong.
No results found
PHP 8 Support (#83)
* PHP 8 Support
* Fix whitespace issue
* Run builds on Pull Requests
Tweak wildcard header/method behavior
31 May 07:19
Compare
Sorry, something went wrong.
No results found
Revert to 1.x behaviour to reflect the allowed headers/methods instead of wildcards.
2.0.0-beta3: Add typehints (#78)
20 Apr 10:14
Compare
Sorry, something went wrong.
No results found
Added typehints
Only send rest of the CORS headers when Origin passes