| # Gerrit Code Review Releases |
| |
| Gerrit Code Review releases can be downloaded from the |
| [download site](https://gerrit-releases.storage.googleapis.com/index.html) |
| (.war files only) or from |
| [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.google.gerrit%22) |
| (.war files and API artifacts, version 2.9 and later). |
| |
| Artifacts deployed to Maven Central are signed with the maintainer's key. |
| Please refer to the [list of maintainers' keys](public-keys.md). |
| |
| Latest release: **[2.14.3](/releases/2.14.md)**. |
| |
| [TOC] |
| |
| ## 2.15 *(In development)* {#2.15} |
| |
| * Private Changes |
| |
| [Release notes for Gerrit 2.15](/releases/2.15.md) |
| |
| ## 2.14 {#2.14} |
| |
| * Changes can be assigned to specific users |
| |
| * Open and Abandoned changes can be deleted |
| |
| * HTML emails and new templating framework |
| |
| * Support for receiving review comments by email |
| |
| * New [Polymer](https://www.polymer-project.org/) based user interface |
| |
| * Support for elliptic curve/ed25519 SSH keys |
| |
| * Secondary index with Elastic Search (experimental) |
| |
| [Release notes for Gerrit 2.14](/releases/2.14.md) |
| |
| ## 2.13 {#2.13} |
| |
| * Support for Git LFS |
| |
| * Metrics interface |
| |
| * Hooks plugin |
| |
| * Access control for git submodule subscriptions |
| |
| [Release notes for Gerrit 2.13](/releases/2.13.md). |
| |
| ## 2.12 {#2.12} |
| |
| * New change submission workflows: 'Submit Whole Topic' and 'Submitted Together'. |
| |
| * Support for GPG Keys and signed pushes. |
| |
| [Release notes for Gerrit 2.12](/releases/2.12.md). |
| |
| ## Older Releases {#older} |
| |
| Release notes for releases prior to 2.12 can be found on the old |
| [documentation site](http://gerrit-documentation.storage.googleapis.com/ReleaseNotes/index.html). |