Jetpack – WP Security, Backup, Speed, & Growth

jetpack · by automattic · wordpress.org ↗ · SVN ↗
Acquired by Automattic. New committers from that team's naming convention are expected and will not fire takeover events. source ↗
Active installs
3M+
Current version
16.0
Added
2011-01-20
Last updated
2026-07-07 (15d ago)
First seen by beacon
3mo ago
Total downloads
497,370,081

Statistics

2024-06-17 → 2026-07-11 · 755 days
Downloads today
37,894
7-day total 1,744,569
Week over week
▲ +483%
vs prior 7 days
30-day trend
declining
▲ +69% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
2859k2144k1429k715k02024-062024-102025-022025-062025-102026-032026-07
1309k982k655k327k02026-042026-042026-052026-052026-062026-06
1309k982k655k327k02026-062026-062026-062026-062026-072026-07

Active versions

other16.015.9
other · 43.8%16.0 · 41.0%15.9 · 8.2%15.8 · 7.1%

Ratings

5★
1,448
4★
173
3★
97
2★
103
1★
581

Support: 52/61 resolved

Alerts (0)

No open alerts.

Show 9 resolved alerts
High code_scan_delta Resolved · fp_remote_enqueue_vendor_cdn 2026-07-02 03:31:49 (20d ago)
Slugjetpack
Previous version15.8
Current version15.9.1
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinmodules/videopress/class.videopress-player.php717wp_enqueue_script( 'videopress-iframe', 'https://videopress.com/videopress-iframe.js', array(), JETPACK__VERSION, true );medium
Url
https://videopress.com/videopress-iframe.js
Url host
videopress.com
New finding count1
View raw JSON
{
    "slug": "jetpack",
    "previous_version": "15.8",
    "current_version": "15.9.1",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "modules/videopress/class.videopress-player.php",
            "line": 717,
            "snippet": "wp_enqueue_script( 'videopress-iframe', 'https://videopress.com/videopress-iframe.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://videopress.com/videopress-iframe.js",
                "url_host": "videopress.com"
            }
        }
    ],
    "new_finding_count": 1
}
Medium contributor_added Resolved · benign_routine_contributor 2026-06-15 18:55:04 (1mo ago)
Slugjetpack
New contributorsjennywp ryanc413
Active installs3,000,000
View raw JSON
{
    "slug": "jetpack",
    "new_contributors": [
        "jennywp",
        "ryanc413"
    ],
    "active_installs": 3000000
}
Medium contributor_added Resolved · no_longer_matches 2026-06-14 03:11:27 (1mo ago)
Slugjetpack
New contributorsjennywp ryanc413
Active installs3,000,000
View raw JSON
{
    "slug": "jetpack",
    "new_contributors": [
        "jennywp",
        "ryanc413"
    ],
    "active_installs": 3000000
}
Medium contributor_added Resolved · cold_start_fp_jenhooks_at_automattic 2026-05-05 17:12:45 (2mo ago)
Slugjetpack
New contributorsjenhooks
Active installs3,000,000
View raw JSON
{
    "slug": "jetpack",
    "new_contributors": [
        "jenhooks"
    ],
    "active_installs": 3000000
}
High code_scan_match Resolved · false_positive_cdn_known_good 2026-05-02 22:50:40 (2mo ago)
Slugjetpack
Finding count8
Findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinextensions/blocks/pinterest/pinterest.php241wp_enqueue_script( 'pinterest-pinit', 'https://assets.pinterest.com/js/pinit.js', array(), JETPACK__VERSION, true );medium
Url
https://assets.pinterest.com/js/pinit.js
Url host
assets.pinterest.com
remote_enqueuebuiltinextensions/blocks/tock/tock.php51wp_enqueue_script( 'tock-widget', 'https://www.exploretock.com/tock.js', array(), JETPACK__VERSION, true );medium
Url
https://www.exploretock.com/tock.js
Url host
www.exploretock.com
remote_enqueuebuiltinextensions/blocks/eventbrite/eventbrite.php121wp_enqueue_script( 'eventbrite-widget', 'https://www.eventbrite.com/static/widgets/eb_widgets.js', array(), JETPACK__VERSION, true );medium
Url
https://www.eventbrite.com/static/widgets/eb_widgets.js
Url host
www.eventbrite.com
remote_enqueuebuiltinextensions/blocks/eventbrite/eventbrite.php210wp_enqueue_script( 'eventbrite-widget', 'https://www.eventbrite.com/static/widgets/eb_widgets.js', array(), JETPACK__VERSION, true );medium
Url
https://www.eventbrite.com/static/widgets/eb_widgets.js
Url host
www.eventbrite.com
remote_enqueuebuiltinextensions/blocks/calendly/calendly.php87wp_enqueue_style( 'jetpack-calendly-external-css', 'https://assets.calendly.com/assets/external/widget.css', null, JETPACK__VERSION );medium
Url
https://assets.calendly.com/assets/external/widget.css
Url host
assets.calendly.com
remote_enqueuebuiltinmodules/videopress/shortcode.php176wp_register_script( 'videopress', 'https://v0.wordpress.com/js/videopress.js', array( 'jquery', 'swfobject' ), '1.09', false );medium
Url
https://v0.wordpress.com/js/videopress.js
Url host
v0.wordpress.com
remote_enqueuebuiltinmodules/shortcodes/tweet.php174wp_register_script( 'twitter-widgets', 'https://platform.twitter.com/widgets.js', array(), JETPACK__VERSION, true );medium
Url
https://platform.twitter.com/widgets.js
Url host
platform.twitter.com
remote_enqueuebuiltinmodules/gravatar-hovercards.php273wp_enqueue_script( 'grofiles-cards', 'https://secure.gravatar.com/js/gprofiles.js', array(), GROFILES__CACHE_BUSTER, true );medium
Url
https://secure.gravatar.com/js/gprofiles.js
Url host
secure.gravatar.com
Triage note 2026 05 03jetpack: remote_enqueue matches are intentional widget integrations (pinterest, eventbrite, calendly, twitter, gravatar, videopress). Automattic-owned, intentional vendor JS embeds.
View raw JSON
{
    "slug": "jetpack",
    "finding_count": 8,
    "findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "extensions/blocks/pinterest/pinterest.php",
            "line": 241,
            "snippet": "wp_enqueue_script( 'pinterest-pinit', 'https://assets.pinterest.com/js/pinit.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://assets.pinterest.com/js/pinit.js",
                "url_host": "assets.pinterest.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "extensions/blocks/tock/tock.php",
            "line": 51,
            "snippet": "wp_enqueue_script( 'tock-widget', 'https://www.exploretock.com/tock.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.exploretock.com/tock.js",
                "url_host": "www.exploretock.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "extensions/blocks/eventbrite/eventbrite.php",
            "line": 121,
            "snippet": "wp_enqueue_script( 'eventbrite-widget', 'https://www.eventbrite.com/static/widgets/eb_widgets.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.eventbrite.com/static/widgets/eb_widgets.js",
                "url_host": "www.eventbrite.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "extensions/blocks/eventbrite/eventbrite.php",
            "line": 210,
            "snippet": "wp_enqueue_script( 'eventbrite-widget', 'https://www.eventbrite.com/static/widgets/eb_widgets.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.eventbrite.com/static/widgets/eb_widgets.js",
                "url_host": "www.eventbrite.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "extensions/blocks/calendly/calendly.php",
            "line": 87,
            "snippet": "wp_enqueue_style( 'jetpack-calendly-external-css', 'https://assets.calendly.com/assets/external/widget.css', null, JETPACK__VERSION );",
            "confidence": "medium",
            "details": {
                "url": "https://assets.calendly.com/assets/external/widget.css",
                "url_host": "assets.calendly.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "modules/videopress/shortcode.php",
            "line": 176,
            "snippet": "wp_register_script( 'videopress', 'https://v0.wordpress.com/js/videopress.js', array( 'jquery', 'swfobject' ), '1.09', false );",
            "confidence": "medium",
            "details": {
                "url": "https://v0.wordpress.com/js/videopress.js",
                "url_host": "v0.wordpress.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "modules/shortcodes/tweet.php",
            "line": 174,
            "snippet": "wp_register_script( 'twitter-widgets', 'https://platform.twitter.com/widgets.js', array(), JETPACK__VERSION, true );",
            "confidence": "medium",
            "details": {
                "url": "https://platform.twitter.com/widgets.js",
                "url_host": "platform.twitter.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "modules/gravatar-hovercards.php",
            "line": 273,
            "snippet": "wp_enqueue_script( 'grofiles-cards', 'https://secure.gravatar.com/js/gprofiles.js', array(), GROFILES__CACHE_BUSTER, true );",
            "confidence": "medium",
            "details": {
                "url": "https://secure.gravatar.com/js/gprofiles.js",
                "url_host": "secure.gravatar.com"
            }
        }
    ],
    "triage_note_2026_05_03": "jetpack: remote_enqueue matches are intentional widget integrations (pinterest, eventbrite, calendly, twitter, gravatar, videopress). Automattic-owned, intentional vendor JS embeds."
}
Medium contributor_added Resolved · cold_start_fp 2026-05-01 11:15:03 (2mo ago)
Slugjetpack
New contributorsjennywp
Active installs3,000,000
View raw JSON
{
    "slug": "jetpack",
    "new_contributors": [
        "jennywp"
    ],
    "active_installs": 3000000
}
High committer_younger_than_plugin Resolved · no_longer_matches 2026-04-30 18:18:17 (2mo ago)
Slugjetpack
Committer slugveryhappytiger
Committer display nameveryhappytiger (a11n)
Committer employer
Committer member since2025-01-15
Committer first commit2025-11-11 00:53:25
Committer commit count16
Plugin listed authorautomattic
Earliest plugin commit2024-08-06 16:30:06
Plugin age at join days461
Committer age at join days300
Active installs3,000,000
View raw JSON
{
    "slug": "jetpack",
    "committer_slug": "veryhappytiger",
    "committer_display_name": "veryhappytiger (a11n)",
    "committer_employer": null,
    "committer_member_since": "2025-01-15",
    "committer_first_commit": "2025-11-11 00:53:25",
    "committer_commit_count": 16,
    "plugin_listed_author": "automattic",
    "earliest_plugin_commit": "2024-08-06 16:30:06",
    "plugin_age_at_join_days": 461,
    "committer_age_at_join_days": 300,
    "active_installs": 3000000
}
Critical code_pattern Resolved · no_longer_matches 2026-04-24 15:56:44 (2mo ago)
Slugjetpack
Patternunserialize_after_remote_call
Kindbuiltin
Version15.7.1
Hit count2
First hit
File
jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php
Line
151
Snippet
L137: $body = json_decode( wp_remote_retrieve_body( $response ) ); → L151: return maybe_unserialize( get_option( 'jetpack_protect_global_stats' ) );
Explanationa remote HTTP fetch (`wp_remote_*`/`curl_exec`) is followed by `unserialize`/`maybe_unserialize` within the same file — classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. Legit plugins essentially never do this.
View raw JSON
{
    "slug": "jetpack",
    "pattern": "unserialize_after_remote_call",
    "kind": "builtin",
    "version": "15.7.1",
    "hit_count": 2,
    "first_hit": {
        "file": "jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php",
        "line": 151,
        "snippet": "L137: $body = json_decode( wp_remote_retrieve_body( $response ) );  \u2192  L151: return maybe_unserialize( get_option( 'jetpack_protect_global_stats' ) );"
    },
    "explanation": "a remote HTTP fetch (`wp_remote_*`/`curl_exec`) is followed by `unserialize`/`maybe_unserialize` within the same file \u2014 classic PHP Object Injection C2 gadget used by EP and most WP supply-chain backdoors. Legit plugins essentially never do this."
}
Critical code_scan_delta Resolved · fp_proximity_only_different_vars 2026-04-24 15:36:01 (2mo ago)
Slugjetpack
Previous version15.7.1
Current version15.7.1
New findings
PatternKindFileLineSnippetConfidence
unserialize_after_remote_callbuiltinjetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php151L137: $body = json_decode( wp_remote_retrieve_body( $response ) ); → L151: return maybe_unserialize( get_option( 'jetpack_protect_global_stats' ) );high
unserialize_after_remote_callbuiltinjson-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php170L169: $response = wp_remote_post( $url, $args ); → L170: $theme_data = unserialize( $response['body'] ); // phpcs:ignore WordPress.PHP.Discouraghigh
New finding count2
View raw JSON
{
    "slug": "jetpack",
    "previous_version": "15.7.1",
    "current_version": "15.7.1",
    "new_findings": [
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php",
            "line": 151,
            "snippet": "L137: $body = json_decode( wp_remote_retrieve_body( $response ) );  \u2192  L151: return maybe_unserialize( get_option( 'jetpack_protect_global_stats' ) );",
            "confidence": "high"
        },
        {
            "pattern": "unserialize_after_remote_call",
            "kind": "builtin",
            "file": "json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php",
            "line": 170,
            "snippet": "L169: $response   = wp_remote_post( $url, $args );  \u2192  L170: $theme_data = unserialize( $response['body'] ); // phpcs:ignore WordPress.PHP.Discourag",
            "confidence": "high"
        }
    ],
    "new_finding_count": 2
}

SVN committers (61)

Accounts with actual commit access to jetpack on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Jeremy Herve 2010-08-18 690 2013-04-08 · r693878 2024-10-14 · r3168381
George Stephanis 2010-09-21 391 2013-05-22 · r716884 2015-06-03 · r1173629
Michael Adams (mdawaffe) 2004-10-07 372 2011-03-09 · r357693 2018-07-04 · r1903896
Tim Moore 2009-10-21 293 2011-12-21 · r478739 2013-11-04 · r798668
Igor Zinovyev 2014-10-30 289 2015-08-28 · r1233433 2025-03-04 · r3250500
Christopher Finke 2007-06-19 239 2012-08-21 · r588515 2013-08-12 · r755294
Sami Falah 2018-06-07 227 2021-05-25 · r2537326 2024-03-12 · r3049929
bradshawtm 2019-01-10 188 2024-05-20 · r3089617 2026-04-09 · r3502813
Em Shreve 2009-04-21 184 2012-08-01 · r580365 2013-12-11 · r819061
Miguel Lezama Young account 2013-04-04 180 2013-04-04 · r691811 2014-12-15 · r1045330
Erick Hitter 2008-08-15 172 2012-10-08 · r609727 2013-12-05 · r815610
Sam Hotchkiss 2010-08-10 165 2015-02-03 · r1081732 2017-03-29 · r1624352
sdixon194 2021-01-27 142 2021-06-29 · r2555995 2024-01-10 · r3020048
Derek Smart 2014-07-13 140 2015-07-06 · r1193550 2020-03-03 · r2253729
ice9js 2018-01-31 130 2023-09-25 · r2971544 2024-12-16 · r3208621
Brandon Kraft 2011-04-29 102 2019-03-06 · r2045405 2025-09-25 · r3368095
Stephane Daury (stephdau) 2007-07-02 84 2012-05-21 · r547177 2013-11-26 · r810876
Ben Lobaugh (blobaugh) 2011-05-18 79 2013-07-16 · r741987 2014-02-26 · r865636
Jeff Bowen 2011-03-17 67 2012-08-22 · r589044 2013-04-17 · r699228
bindlegirl (a11n) 2018-03-28 67 2022-05-04 · r2718242 2023-04-17 · r2900331
Konstantin Kovshenin 2008-10-15 66 2012-12-25 · r644286 2013-11-25 · r810032
Karen Attfield 2017-04-22 65 2022-04-06 · r2705829 2023-01-11 · r2846753
Andy Skelton 2003-10-06 62 2011-07-19 · r412121 2013-07-17 · r742347
Osk 2015-02-20 57 2017-11-28 · r1777248 2018-09-05 · r1935952
Gergely J 2022-08-30 55 2025-08-04 · r3339130 2026-03-09 · r3478160
Beau Lebens 2007-05-25 48 2012-07-12 · r571257 2013-09-04 · r766982
Brad Jorsch Young account 2020-09-28 40 2020-11-25 · r2425834 2025-12-04 · r3411142
Elio Rivero 2013-07-15 34 2016-04-15 · r1396558 2017-12-22 · r1791404
Manzoor Wani 2013-01-14 31 2025-09-19 · r3364455 2026-02-04 · r3453646
Gary Pendergast 2009-02-22 30 2012-08-04 · r581553 2013-02-26 · r673386
Robert Sreberski 2024-10-02 28 2026-05-19 · r3537017 2026-07-07 · r3599524
Automattic 2009-11-05 26 2026-04-13 · r3505268 2026-06-09 · r3566576
Greg Ichneumon Brown 2011-07-21 20 2012-10-03 · r607480 2013-04-02 · r690769
martinremy 2010-12-08 19 2012-09-17 · r600276 2013-11-13 · r804077
veryhappytiger (a11n) 2025-01-15 16 2025-11-11 · r3393308 2026-01-07 · r3434762
Andrew Ozz 2007-03-04 13 2012-07-19 · r574823 2012-08-02 · r581019
Hugo Baeta 2007-11-25 13 2012-07-06 · r568234 2012-07-19 · r574733
Enej Bajgorić 2008-06-24 13 2014-06-13 · r931956 2014-12-13 · r1043794
Joen Asmussen 2004-10-18 12 2012-07-31 · r579796 2012-10-26 · r617752
Eoin Gallagher 2009-03-25 11 2012-07-25 · r577251 2012-08-04 · r581692
daniloercoli 2009-04-16 10 2012-09-04 · r594635 2012-10-26 · r617638
Nick Momrik 2009-07-25 10 2012-05-18 · r545815 2012-12-10 · r636819
Andy Peatling 2006-09-08 9 2012-07-04 · r567524 2012-07-13 · r571967
Lance Willett 2009-03-10 8 2012-09-25 · r603747 2013-06-06 · r723725
Alex Mills 2003-10-21 7 2013-03-05 · r676269 2013-12-14 · r822121
Barry 2005-10-27 7 2011-03-09 · r357747 2012-10-26 · r617657
John James Jacoby 2008-03-18 6 2012-04-05 · r527706 2012-05-18 · r546019
Joey Kudish 2009-07-28 5 2013-05-01 · r706561 2013-05-19 · r715357
Miguel Fonseca 2012-12-05 5 2013-09-10 · r769968 2013-09-24 · r777844
Yoav Farhi 2008-07-02 5 2012-06-19 · r560781 2013-01-17 · r654240
Matias Ventura 2008-08-15 4 2012-10-26 · r617792 2013-01-03 · r647556
Allen Snook 2013-01-05 2 2013-09-10 · r769827 2013-10-08 · r784933
Matthew Denton 2010-11-05 2 2020-03-03 · r2253745 2020-03-03 · r2253746
Konstantin Obenland 2011-12-30 2 2013-12-09 · r817753 2013-12-11 · r819152
jcakec 1 2012-10-30 · r619029 2012-10-30 · r619029
hypertextranch 2013-06-14 1 2013-10-10 · r786072 2013-10-10 · r786072
Alison Barrett 2009-06-03 1 2013-06-17 · r727649 2013-06-17 · r727649
cathyjf 1 2013-11-19 · r807032 2013-11-19 · r807032
alternatekev 2008-04-10 1 2012-07-03 · r567089 2012-07-03 · r567089
plugin-master 2007-03-09 1 2011-01-20 · r334883 2011-01-20 · r334883
Dave Martin (lessbloat) 2010-09-10 1 2013-10-24 · r792991 2013-10-24 · r792991

Readme contributors (132)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Jeremy Herve 2010-08-18 690 commits Active
George Stephanis 2010-09-21 391 commits Active
Michael Adams (mdawaffe) 2004-10-07 372 commits Active
Tim Moore 2009-10-21 293 commits Active
Igor Zinovyev 2014-10-30 289 commits Active
Christopher Finke 2007-06-19 239 commits Active
Sami Falah 2018-06-07 227 commits Active
Em Shreve 2009-04-21 184 commits Active
Miguel Lezama 2013-04-04 180 commits Active
Erick Hitter 2008-08-15 172 commits Active
Sam Hotchkiss 2010-08-10 165 commits Active
sdixon194 2021-01-27 142 commits Active
Derek Smart 2014-07-13 140 commits Active
Brandon Kraft 2011-04-29 102 commits Active
Stephane Daury (stephdau) 2007-07-02 84 commits Active
Ben Lobaugh (blobaugh) 2011-05-18 79 commits Active
bindlegirl (a11n) 2018-03-28 67 commits Active
Jeff Bowen 2011-03-17 67 commits Active
Karen Attfield 2017-04-22 65 commits Active
Andy Skelton 2003-10-06 62 commits Active
Osk 2015-02-20 57 commits Active
Beau Lebens 2007-05-25 48 commits Active
Brad Jorsch 2020-09-28 40 commits Active
Elio Rivero 2013-07-15 34 commits Active
Gary Pendergast 2009-02-22 30 commits Active
Automattic 2009-11-05 26 commits Active
Greg Ichneumon Brown 2011-07-21 20 commits Active
martinremy 2010-12-08 19 commits Active
Andrew Ozz 2007-03-04 13 commits Active
Enej Bajgorić 2008-06-24 13 commits Active
Hugo Baeta 2007-11-25 13 commits Active
Joen Asmussen 2004-10-18 12 commits Active
Eoin Gallagher 2009-03-25 11 commits Active
daniloercoli 2009-04-16 10 commits Active
Nick Momrik 2009-07-25 10 commits Active
Andy Peatling 2006-09-08 9 commits Active
Lance Willett 2009-03-10 8 commits Active
Alex Mills 2003-10-21 7 commits Active
Barry 2005-10-27 7 commits Active
John James Jacoby 2008-03-18 6 commits Active
Joey Kudish 2009-07-28 5 commits Active
Miguel Fonseca 2012-12-05 5 commits Active
Yoav Farhi 2008-07-02 5 commits Active
Matias Ventura 2008-08-15 4 commits Active
Allen Snook 2013-01-05 2 commits Active
Konstantin Obenland 2011-12-30 2 commits Active
Matthew Denton 2010-11-05 2 commits Active
alternatekev 2008-04-10 1 commits Active
hypertextranch 2013-06-14 1 commits Active
Adam Heckler 2014-02-09 Active
adrianmoldovanwp 2021-01-20 Active
Alex Kirk 2006-03-26 Active
Andrew Duthie 2014-02-05 Active
Anna McPhee 2015-07-07 Active
annezazu 2014-04-16 Active
arcangelini 2017-08-03 Active
arsihasi 2021-10-18 Active
biskobe 2015-09-04 Active
brbrr 2018-08-14 Active
Briley 2020-02-28 Active
Cena (a11n) 2003-07-30 Active
cgastrell 2012-06-13 Active
Chase Livingston 2013-08-21 Active
clickysteve 2013-08-31 Active
csonnek 2013-01-03 Active
Dan (a11n) 2006-10-26 Active
Daniel Bachhuber 2007-05-09 Active
Daryl L. L. Houston (dllh) 2005-07-15 Active
Davor 2014-10-22 Active
Devin Walker 2009-11-10 Active
dkmyta 2020-04-09 Active
Douglas Henri 2022-10-26 Active
dzver 2007-01-26 Active
Echo 2010-10-07 Active
Eric Binnion 2013-07-03 Active
Foteini Giannaropoulou (a11n) 2019-12-12 Active
goldsounds 2015-04-01 Active
Greg 2013-03-09 Active
Gregory Cornelius 2008-02-01 Active
hew 2010-02-10 Active
Ian Dunn 2005-10-16 Active
James Huff 2004-10-04 Active
Jared 2015-05-30 Active
Jeff Golenski 2006-06-15 Active
jeffgolenski 2008-05-26 Active
Jenia 2010-09-06 Active
Jennifer M. Dodd 2004-05-18 Active
Jenny (a11n) 2014-07-23 Active
Jesse Friedman 2008-07-19 Active
jessefriedman 2010-12-01 Active
joanrho 2016-09-02 Active
Jorge Bernal 2008-05-14 Active
kbrownkd (a11n) 2019-08-25 Active
keoshi 2006-02-15 Active
leogermani 2007-01-11 Active
Lisa Schuyler 2011-08-26 Active
Luiz Kowalski 2012-07-07 Active
Marcus Kazmierczak 2013-01-07 Active
Marin Atanasov 2011-11-02 Active
Matt (Thomas) Miklic 2006-11-21 Active
Matt Mullenweg 2003-04-04 Active
Matt Wiebe 2006-11-20 Active
Michael Arestad 2011-09-27 Active
Michael Cain 2012-10-23 Active
Michelle Langston 2005-03-28 Active
miguelxavierpenha 2021-10-07 Active
Mikael Korpela 2006-06-18 Active
Mikey Arce 2013-03-08 Active
Mohammad Jangda 2008-04-28 Active
Nancy 2014-05-16 Active
njweller 2022-05-23 Active
nunyvega 2016-10-02 Active
Peter Westwood 2005-02-11 Active
Piotr Delawski 2015-08-21 Active
rachelsquirrel 2014-10-06 Active
Renato Augusto Gama dos Santos 2022-01-26 Active
retrofox 2012-05-25 Active
Rich Collier 2016-06-28 Active
Richard Archambault 2009-10-19 Active
Richard Muscat 2014-04-10 Active
Rob Pugh 2020-04-02 Active
Rocco Tripaldi 2013-03-26 Active
Ryan C. 2013-08-15 Active
Scott (@scottsweb) 2011-08-10 Active
sermitr 2020-08-24 Active
Sheri Grey 2006-07-10 Active
Stef (a11n) 2015-02-19 Active
Stefan Carstocea 2011-11-21 Active
Stephen Quirk 2012-02-20 Active
William Viana 2021-08-12 Active
jenhooks 2014-07-23 Removed 1mo ago
Ryan C. 2013-08-15 Removed 1mo ago

Versions (100 most recent)

Version Released Download
16.0 zip
16.0-beta zip
16.0-a.7 zip
15.9.1 zip
16.0-a.3 zip
16.0-a.5 zip
16.0-a.1 zip
15.9 zip
15.9-beta zip
15.9-a.7 2026-06-01 · 1mo ago zip
15.9-a.5 2026-05-25 · 1mo ago zip
15.9-a.3 2026-05-19 · 2mo ago zip
15.9-a.1 2026-05-11 · 2mo ago zip
15.8 2026-05-05 · 2mo ago zip
15.8-beta 2026-05-04 · 2mo ago zip
15.8-a.7 2026-04-27 · 2mo ago zip
15.8-a.5 2026-04-20 · 3mo ago zip
15.7.1 2026-04-16 · 3mo ago zip
15.8-a.3 2026-04-15 · 3mo ago zip
15.8-a.1 2026-04-13 · 3mo ago zip
15.7 2026-04-08 · 3mo ago zip
15.7-beta.2 2026-04-07 · 3mo ago zip
15.7-beta 2026-04-06 · 3mo ago zip
15.7-a.7 2026-03-30 · 3mo ago zip
15.7-a.5 2026-03-23 · 4mo ago zip
15.7-a.3 2026-03-16 · 4mo ago zip
15.7-a.1 2026-03-09 · 4mo ago zip
15.6 2026-03-03 · 4mo ago zip
15.5 2026-02-04 · 5mo ago zip
15.4 2026-01-07 · 6mo ago zip
15.3.1 2025-12-04 · 7mo ago zip
15.3 2025-12-03 · 7mo ago zip
15.2 2025-11-04 · 8mo ago zip
15.1.1 2025-10-10 · 9mo ago zip
15.1 2025-10-08 · 9mo ago zip
15.0.2 2025-09-25 · 9mo ago zip
15.0.1 2025-09-25 · 10mo ago zip
15.0 2025-09-04 · 10mo ago zip
14.9.1 2025-08-06 · 11mo ago zip
14.9 2025-08-05 · 11mo ago zip
14.8 2025-07-01 · 1y ago zip
14.7 2025-06-03 · 1y ago zip
14.6 2025-05-06 · 1y ago zip
14.5 2025-04-02 · 1y ago zip
14.4.1 2025-03-12 · 1y ago zip
14.4 2025-03-04 · 1y ago zip
14.3 2025-02-04 · 1y ago zip
14.2.1 2025-01-09 · 1y ago zip
14.2 2025-01-07 · 1y ago zip
14.1 2024-12-03 · 1y ago zip
14.0 2024-11-07 · 1y ago zip
3.9.10 2024-10-14 · 1y ago zip
4.0.7 2024-10-14 · 1y ago zip
4.1.4 2024-10-14 · 1y ago zip
4.2.5 2024-10-14 · 1y ago zip
4.3.5 2024-10-14 · 1y ago zip
4.4.5 2024-10-14 · 1y ago zip
4.5.3 2024-10-14 · 1y ago zip
4.6.3 2024-10-14 · 1y ago zip
4.7.4 2024-10-14 · 1y ago zip
4.8.5 2024-10-14 · 1y ago zip
4.9.3 2024-10-14 · 1y ago zip
5.0.3 2024-10-14 · 1y ago zip
5.1.4 2024-10-14 · 1y ago zip
5.2.5 2024-10-14 · 1y ago zip
5.3.4 2024-10-14 · 1y ago zip
5.4.4 2024-10-14 · 1y ago zip
5.5.5 2024-10-14 · 1y ago zip
5.6.5 2024-10-14 · 1y ago zip
5.7.5 2024-10-14 · 1y ago zip
5.8.4 2024-10-14 · 1y ago zip
5.9.4 2024-10-14 · 1y ago zip
6.0.4 2024-10-14 · 1y ago zip
6.1.5 2024-10-14 · 1y ago zip
6.2.5 2024-10-14 · 1y ago zip
6.3.7 2024-10-14 · 1y ago zip
6.4.6 2024-10-14 · 1y ago zip
6.5.4 2024-10-14 · 1y ago zip
6.6.5 2024-10-14 · 1y ago zip
6.7.4 2024-10-14 · 1y ago zip
6.8.5 2024-10-14 · 1y ago zip
6.9.4 2024-10-14 · 1y ago zip
7.0.5 2024-10-14 · 1y ago zip
7.1.5 2024-10-14 · 1y ago zip
7.2.5 2024-10-14 · 1y ago zip
7.3.5 2024-10-14 · 1y ago zip
7.4.5 2024-10-14 · 1y ago zip
7.5.7 2024-10-14 · 1y ago zip
7.6.4 2024-10-14 · 1y ago zip
7.7.6 2024-10-14 · 1y ago zip
7.8.4 2024-10-14 · 1y ago zip
7.9.4 2024-10-14 · 1y ago zip
8.0.3 2024-10-14 · 1y ago zip
8.1.4 2024-10-14 · 1y ago zip
8.2.6 2024-10-14 · 1y ago zip
8.3.3 2024-10-14 · 1y ago zip
8.4.5 2024-10-14 · 1y ago zip
8.5.3 2024-10-14 · 1y ago zip
8.6.4 2024-10-14 · 1y ago zip
8.7.4 2024-10-14 · 1y ago zip