diff --git a/pages/index.html b/pages/index.html
index 129ed6f..93028a7 100644
--- a/pages/index.html
+++ b/pages/index.html
@@ -13,9 +13,10 @@
Download jQuery
v3.7.1
- The 1.x and 2.x branches no longer receive patches.
+ Only the latest version of jQuery is supported.
All previous branches no longer receive patches.
diff --git a/pages/support.md b/pages/support.md
index ee17e3d..5297f25 100644
--- a/pages/support.md
+++ b/pages/support.md
@@ -4,6 +4,20 @@
}
+## Version Support Status
+
+We support only the latest version of jQuery. The 1.x and 2.x branches are no longer supported.
+
+jQuery 3 is the current version of jQuery and version 4 is currently in beta. When 4 releases, we will provide fixes and patches for some time before moving version 3 to End of Life.
+
+#### Still on Version 1 or 2? Here are your options
+
+1. Upgrade to a supported version of jQuery. If possible, the best solution is to upgrade to the supported version of jQuery as this keeps you safe and gives you the best performance and features. If considering a migration, jQuery Migrate is a good resource to explore: [https://github.com/jquery/jquery-migrate](https://github.com/jquery/jquery-migrate).
+
+1. If you cannot migrate, but require a secure version of jQuery, you can obtain [commercial security support](#commercial-support) for your applications to keep them secure.
+
+1. Otherwise, if your application has no security requirements, then you can stay on one of the unsupported versions of jQuery, but be aware that this comes with multiple risks.
+
## Community support
The following learning resources are available online and free of charge:
@@ -13,6 +27,7 @@ The following learning resources are available online and free of charge:
* [jQuery UI Demos](https://jqueryui.com/demos/)
* [jQuery UI API Documentation](https://api.jqueryui.com/)
+
### Matrix chat
jQuery is on Matrix! The support channel for jQuery is [#jquery_jquery:gitter.im](https://app.element.io/#/room/#jquery_jquery:gitter.im). You can [read the channel on Element](https://app.element.io/#/room/#jquery_jquery:gitter.im) without an account, or [join the channel](https://matrix.to/#/#jquery_jquery:gitter.im) via any Matrix client.
@@ -27,17 +42,11 @@ We are on [Libera Chat IRC](https://libera.chat/) in the `#jquery` channel where
StackOverflow is a great place to ask questions and find support for all jQuery projects. Search or create [questions tagged with "jquery"](https://stackoverflow.com/questions/tagged/jquery), or refer to the ["jquery" tag introduction](https://stackoverflow.com/tags/jquery/info).
-### Archives
-
-* [Freenode IRC chat channels](https://irc.jquery.org/) (2011-2021)
-* [jQuery Forum](https://forum.jquery.com/) (2010-2021): For questions and advice regarding jQuery Core, jQuery UI, Themeroller, QUnit, development of jQuery Plugins, and more.
-* [jQuery Accessibility mailing list](https://groups.google.com/group/jquery-a11y) (2008-2016).
-
## Commercial support
The following companies offer commercial support services for jQuery.
-* **[Bocoup](https://bocoup.com/)** builds complex cross device and cross platform JavaScript software for startups, the Fortune 500, and federally funded education projects. Bocoup offers in-depth JavaScript training on a number of subjects including jQuery. Learn more at or contact at .
+[HeroDevs](https://www.herodevs.com/support/jquery-nes?utm_source=jQuery&utm_medium=link&utm_campaign=eol_support_jQuery) offers security and compatibility support for EOL versions of jQuery through the [OpenJS Ecosystem Sustainability Program](https://openjsf.org/ecosystem-sustainability-program) and is an approved commercial support vendor. You can find out more about their Never Ending Support options [here](https://www.herodevs.com/support/jquery-nes?utm_source=jQuery&utm_medium=link&utm_campaign=eol_support_jQuery).
-------
@@ -72,3 +81,12 @@ For guidance on branding and trademark usage, visit .
For reporting bugs in libraries, documentation, or content, the project's GitHub issue tracker should be used. All jQuery projects can be found at https://github.com/jquery
Still haven't found what you're looking for? Please feel free to contact: [info@jquery.com](mailto:info@jquery.com)
+
+-------
+
+## Archives
+
+* [Freenode IRC chat channels](https://irc.jquery.org/) (2011-2021)
+* [jQuery Forum](https://forum.jquery.com/) (2010-2021): For questions and advice regarding jQuery Core, jQuery UI, Themeroller, QUnit, development of jQuery Plugins, and more.
+* [jQuery Accessibility mailing list](https://groups.google.com/group/jquery-a11y) (2008-2016).
+