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 fd712d1 commit 832c370Copy full SHA for 832c370
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+1.8
2
+===
3
+
4
+* make:auth can now generate an entire form login system with
5
+ authenticator, login form and controller! #266 thanks to @nikophil
6
7
+* make:auth now registers your guard authenticator in your security.yaml
8
+ file automatically - #261 thanks to @nikophil
9
10
+* Generate more explicit voter attribute names - #283 thanks to @lyrixx
11
12
+* Fixing incorrect dependency for make:crud - #256 thanks to @ckrack
13
14
+* Fix self-referencing relation issue - #278 thanks to @codedmonkey
15
16
+* Fix edge-case bad template name in make:crud - #286 thanks
17
+ to @thlbaut
18
19
1.7
20
===
21
0 commit comments