You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr class="current"><td><span>1.7.x</span></td><td>Active Development</td><td>1.7.0 (not yet released) will be the last release of AngularJS to contain breaking changes</td></tr>
25
+
</tbody>
26
+
</table>
27
+
28
+
### After July 1st 2018
29
+
30
+
Any version branch not shown (e.g. 1.6.x) is no longer being developed.
<tr class="security"><td><span>1.2.x</span></td><td>Long Term Support</td><td>Last version to provide IE 8 support</td></tr>
38
+
<tr class="stable"><td><span>1.7.x</span></td><td>Long Term Support</td><td>1.7.0 will be the last release of AngularJS to contain breaking changes</td></tr>
39
+
</tbody>
40
+
</table>
41
+
42
+
### Long Term Support
43
+
44
+
On July 1st 2018, we will enter a Long Term Support period for AngularJS.
45
+
46
+
At this time we will focus exclusively on providing fixes to bugs that satisfy at least one of the following criteria:
47
+
48
+
* A security flaw is detected in the 1.7.x branch of the framework
49
+
* One of the major browsers releases a version that will cause current production applications using AngularJS 1.7.x to stop working
50
+
* The jQuery library releases a version that will cause current production applications using AngularJS 1.7.x to stop working.
51
+
52
+
### Blog Post
53
+
54
+
You can read more about these plans in our [blog post announcement](https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c).
0 commit comments