We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd398e0 commit d714c50Copy full SHA for d714c50
CHANGELOG.md
@@ -4,9 +4,11 @@ CHANGELOG
4
0.6.0
5
-----
6
7
+* Add `mercure()` Twig function to generate URLs of the hubs and set the authorization cookies
8
+* Add `Authorization::setCookie()` to ease setting authorization cookies
9
* Add `Authorization::clearCookie()` to remove the `mercureAuthorization` cookie from the browser
10
* Fix the domain check in `Authorization::createCookie()` to allow subdomains
-* Compatibility with Symfony 6
11
+* Compatibility with Symfony 6 and Symfony Contracts 3
12
13
0.5.3
14
0 commit comments