OpenRA 20150614 has been released, including over 300 commits.

As you may know, OpenRA is an open source project that recreates the Command & Conquer games: Tiberian Dawn, Red Alert and Dune 2000.
Recently, OpenRA has reached version 20150614, which has received over 300 commits from 25 different developers:
“With about 22500 changed lines in just over 300 commits by a total of 25 developers since the last release, the list of new features is naturally a bit shorter than last time around, but it contains some good ones! The standout feature of this release is of course the long-awaited in-game map editor. For the first time ever, we are offering a map editing ability for all our mods, on all supported operating systems,”
For information about this release, see the official announcement.
Installation instructions:
OpenRA is available via the PlayDeb repositories, so installing the game on Ubuntu systems is easy. Just add the repository and the key to your system, update the local repository index and install the openra package.
How to install OpenRA on Ubuntu 15.04 Vivid Vervet:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install openra
How to install OpenRA on Ubuntu 14.04 Trusty Tahr, Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install openra