Welcome to mirror list, hosted at ThFree Co, Russian Federation.

2020-04-08-2_0_0-released.md « _posts - github.com/FreeRDP/freerdp.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5aad11676752c26f92ed76ae4e31c689a8c572eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: posts
title: Horray 2.0.0 released
date: 2020-04-09
author: bm
---

I must admit: The release took way longer than expected. We released 2.0.0-rc0 back in 2017 and planned to do the final release
really soon afterwards but it turned out a little different :).

Now we are happy to announce that FreeRDP 2.0.0 is available for download.

The tar archive can be found on [http://pub.freerdp.com/releases/](https://pub.freerdp.com/releases/) and
here is the link to the GitHub [release page](https://github.com/FreeRDP/FreeRDP/releases/tag/2.0.0)

Since 2.0.0-rc4 there have been more than 1489 commits, from about 50 individual contributors.
**Thank you all for your support!**

If you are interested in the changes since rc4 have a look at the [Changelog](https://github.com/FreeRDP/FreeRDP/blob/2.0.0/ChangeLog)
respectively the [GitHub milestone](https://github.com/FreeRDP/FreeRDP/milestone/12?closed=1) or use git log for a detailed list.


# What to expect in the future?

For future releases we will try to move to a kind of "rolling" release model.

This will look like the following:

* one "major" release (where master is branched to stable) each year
* minor (fix) releases around every half year or if necessary
* at least one minor release of the stable version (bug and security fixes)
* a major release will be supported for two years (one year bug and security fixes and one year security fixes only)