AngularJS Lifecycle Intelligence

AngularJS End of Life & Support Options —
What To Do When AngularJS Patches Stop, Every Version's Date

By Scott Bissett Updated September 5, 2026 · endoflife.ai · 8 min read

AngularJS — the original Angular 1.x — reached end of life on December 31, 2021. Not a single version: the entire framework. Google stopped all development, bug fixes, and security patches that day, and there has been no official update since. That was more than four years ago, and AngularJS is still running quietly inside a remarkable number of production applications.

If you maintain an AngularJS app, this is the rare EOL with no "upgrade to the next version" path — there is no AngularJS 1.9. The only ways forward are a migration to a different framework or commercial extended support to keep the security patches coming. This page lays out the dates, the real risk level, and your actual options.

Key Dates at a Glance

The One Date That Matters — December 31, 2021

Unlike most software, AngularJS does not have a staggered, per-version end-of-life schedule. Google committed to supporting AngularJS through a long-term support window that closed on December 31, 2021, and every release in the 1.x line — from 1.0 through the final 1.8.3 — reached end of life on that same day.

Since then, AngularJS has received zero official patches. Any vulnerability discovered in the framework after that date is disclosed publicly with no fix coming from the project. For a client-side framework that renders untrusted data and handles authentication flows, that is a standing, unmanaged exposure.

There is no AngularJS 1.9 — and never will be Most EOL events let you upgrade to a newer, supported release of the same software. AngularJS is different: the project is permanently closed. "Staying current" is not an option, which is why so many teams are stuck — and why this particular EOL has its own commercial support ecosystem.
Facing an end-of-life deadline?
Tell us which product and we’ll reply with vetted extended-support options and pricing guidance — free, no obligation. Vendors don’t pay for placement.

Free · No obligation · Independent · dates verified against vendor sources · Not urgent? Follow the EOL radar or see the 2026 EOL calendar →

Every AngularJS Version and Its EOL Status

All AngularJS releases share the same end-of-life date. The final release, 1.8.3, shipped in April 2022 (a last security patch under the LTS window) and is the version most maintained apps run today.

Version Released End of Life Status EOL Risk Score™
AngularJS 1.8 (final line) Jun 4, 2020 Dec 31, 2021 EOL 50
AngularJS 1.7 May 11, 2018 Dec 31, 2021 EOL 50
AngularJS 1.6 Dec 8, 2016 Dec 31, 2021 EOL 50
AngularJS 1.5 Feb 5, 2016 Dec 31, 2021 EOL 50
AngularJS 1.4 May 27, 2015 Dec 31, 2021 EOL 50
AngularJS 1.3 Oct 13, 2014 Dec 31, 2021 EOL 50
AngularJS 1.2 Nov 23, 2013 Dec 31, 2021 EOL 50
AngularJS 1.1 Nov 23, 2013 Dec 31, 2021 EOL 50
AngularJS 1.0 Nov 23, 2013 Dec 31, 2021 EOL 50

Every AngularJS version, one line each

The same schedule as plain statements, one per release line, for anyone who needs a single date rather than a table. Every date is bound to the same data as the AngularJS product page, checked against the project's version support status page, and re-verified at each build. The 1.0 to 1.2 lines share one recorded release date because the project's published table starts there.

How Dangerous Is Running EOL AngularJS, Really?

Here is where it pays to be precise rather than alarmist. AngularJS carries an EOL Risk Score™ of 50 out of 100 (live value, recalculated at every build). That number is worth understanding, because it cuts against the instinct to either ignore the problem or panic over it.

The live score is built from four factors: how long a version has been past end of life, its attack surface, whether it is named in CISA’s Known Exploited Vulnerabilities catalog, and whether extended support exists. For AngularJS the recency factor is at its maximum — it has been unsupported since the end of 2021 — while the attack-surface factor is medium rather than critical, and AngularJS is not currently listed in the CISA Known Exploited Vulnerabilities catalog. In plain terms: it is genuinely unpatched and the exposure compounds over time, but there is no evidence of active, large-scale exploitation in the wild today.

So the honest read is: this is a "plan your exit deliberately" situation, not a drop-everything emergency. The real risk isn't a known zero-day — it's the slow accumulation. Every month AngularJS goes unpatched, the gap between disclosed-but-unfixed vulnerabilities and your defenses widens, and AngularJS apps tend to sit in exactly the places attackers probe: customer-facing portals, admin consoles, and legacy internal tools.

The compliance angle Even at Medium risk, running EOL software is a finding under SOC 2, PCI DSS, ISO 27001, and HIPAA, all of which require supported software. If your AngularJS app is in scope for an audit, "it's only Medium risk" will not satisfy an assessor — you'll need a migration plan or a documented extended-support arrangement.

AngularJS vs Angular — Why This Trips People Up

The naming is genuinely confusing, and it changes everything about your options. AngularJS is the original framework (versions 1.x), built around a different architecture entirely. Angular (version 2 and up — now well past version 20) is a complete rewrite Google released in 2016. They share a name and almost nothing else.

This matters because moving from AngularJS to modern Angular is not an upgrade — it is a rewrite. There is no in-place migration command; the component model, dependency injection, templating, and build tooling are all different. Teams that assumed "we'll just bump to Angular" discover a multi-month project, which is precisely why so many AngularJS apps never made the jump and are now stranded on EOL software.

Modern Angular has its own lifecycle, of course — each version gets roughly 18 months of support. If you do migrate, check the Angular EOL timeline so you don't land on a version that's already near its own end of life.

Your Three Options After EOL

Because there's no newer AngularJS to upgrade to, every path is a real decision with real cost. There are three:

What to do about it

AngularJS currently carries an EOL Risk Score™ of 50/100 — Grade C, elevated risk, recalculated at every site build from EOL recency, attack surface, CISA KEV exposure, and extended-support availability. Per-version scores and dates are on the AngularJS lifecycle page.

The right response comes down to one question: how many more years does this system need to run? Under a year, extended support (where it exists) is usually cheaper than an emergency migration. One to three years, migrate — support fees paid repeatedly cost more than doing the project once. Indefinitely, migrate now and plan the next one before it surprises you. Extended support is often the more expensive choice over a multi-year horizon — a bridge, not a destination. And if this deadline feels like vendor caprice, it isn’t — why end of life is inevitable for every version, with the receipts.

Guides: AngularJS: migrate, rewrite, or extend support?  ·  AngularJS migration guide

How to Reduce Risk Right Now

Check your whole stack for EOL exposure

AngularJS is rarely the only end-of-life dependency in a legacy app. Scan your OS, runtime, and libraries too — free, no signup required.

Scan your stack Check a version Risk Score methodology

Frequently Asked Questions

When did AngularJS reach end of life?

On December 31, 2021, for every version at once. Google's long-term support window for the 1.x line closed that day; AngularJS 1.8, the final line, had been released June 4, 2020, and 1.7, 1.6 and 1.5 all ended on the same date rather than on their own schedules.

Is AngularJS still supported?

No. Every AngularJS release — the entire 1.x line, from 1.0 through the final 1.8.3 — reached end of life on 2021-12-31, when Google’s long-term support window closed. The project has published no patches of any kind since, and there is no newer AngularJS to move to.

Is it safe to keep running AngularJS?

It is unpatched, and the gap widens every month: any vulnerability disclosed after December 31, 2021 receives no fix from the project. AngularJS is not currently named in CISA’s Known Exploited Vulnerabilities catalog, which keeps its live risk score in the medium band rather than critical, but unsupported software is a finding under SOC 2, PCI DSS, ISO 27001 and HIPAA regardless of the score.

Can I upgrade AngularJS to Angular?

Not in place. Angular (version 2 onward) is a separate framework with a different component model, dependency injection, templating and build tooling; moving an AngularJS application to it is a rewrite, typically a multi-month project. Modern Angular then has its own lifecycle — about 24 months per major from Angular 22 onward, 18 months for the majors before it — so plan the target version as well as the migration.

Is there extended support for AngularJS?

Yes. Because there is no AngularJS successor, a commercial extended-support market exists: vendors publish security patches for the 1.x line under a paid subscription, which is the only way to keep an AngularJS application patched without rewriting it. Tell us about your application via the form on this page and we will reply with matched options and pricing guidance.

What was the last version of AngularJS?

AngularJS 1.8.3, published in April 2022 as a final security fix inside the closing LTS window. It is the version most still-maintained AngularJS applications run, and it is as end of life as every other 1.x release.

How do I check which AngularJS version an application uses?

In the browser console on a running page, angular.version.full prints the loaded version. In the codebase, look for the angular entry in package.json or bower.json, or the version banner at the top of angular.js / angular.min.js. Any 1.x value is end of life.

What are my options after AngularJS end of life?

Three: rewrite in a current framework (the only permanent fix), buy commercial extended support to keep security patches flowing while you plan that rewrite, or reduce exposure — isolate the application, tighten its inputs and authentication, and retire what can be retired. Doing nothing is the fourth option everyone takes by default, and the one auditors and attackers both notice.

The Monthly EOL Digest™

Once a month — critical end-of-life dates, CVE blind spots, and lifecycle changes worth knowing about.