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 9714f0b commit 41e1f07Copy full SHA for 41e1f07
doc/Change-Logs.html
@@ -8,6 +8,17 @@
8
</head>
9
10
<body>
11
+<h3>v2.2.0 (2016-12-12)</h3>
12
+<ul>
13
+ <li>Created a project to serve all application functionality as API
14
+ authenticated/authorized via JWT tokens.</li>
15
+ <li>Separate tenant change from account forms.</li>
16
+ <li>User based two factor and lockout setting.</li>
17
+ <li>Upgraded to ASP.NET Core v1.1.</li>
18
+ <li>Upgraded to ABP v1.1.3.</li>
19
+ <li>Many improvements on current features</li>
20
+ <li>Bug fixes.</li>
21
+</ul>
22
<h3>v2.1.0 (2016-10-03)</h3>
23
<ul>
24
<li>Two factor authentication (Email and SMS implemented, can be
0 commit comments