diff --git a/pages/downloads.markdown b/pages/downloads.markdown index 2b5d28e3a..6cd17e519 100644 --- a/pages/downloads.markdown +++ b/pages/downloads.markdown @@ -7,7 +7,7 @@ menu: Downloads permalink: /downloads/ categories: [] comments: [] -tags: [] +tags: [uses_alerts] --- {% assign latest_release = site.github.releases | where:"prerelease",false | where:"draft",false | first %}
- In most cases, the latest stable version will be the best choice for you: it has been thoroughly tested and is already used by myriads of people around the world. However, if you are looking for the latest unstable version, need an older version or the ZIP distribution, you will find everything you need in the version history. + +
+ In most cases, the latest stable version will be the best choice for you: it has been thoroughly tested by the community and is already used by myriads of people around the world. However, if you are looking for the latest unstable version, need an older version or the ZIP distribution, you will find everything you need in the version history.
diff --git a/pages/version-history.markdown b/pages/version-history.markdown index 9b87a434f..aa77b5049 100644 --- a/pages/version-history.markdown +++ b/pages/version-history.markdown @@ -5,13 +5,15 @@ permalink: /version-history/ categories: [] tags: [] comments: [] +tags: [uses_alerts] --- Do you want to have a look into the source code? Do you need an unstable or previous release? Do you prefer an installer-less ZIP or the PortableApps distribution? You'll find everything below. -**Please note:** Unstable versions are not thoroughly tested and might include faulty behavior or experimental features. If you do not like surprises you should rather [download the latest stable version](/downloads/). + **Please note:** Unstable versions are not thoroughly tested and might include faulty behavior or experimental features. If you do not like surprises you should rather [download the latest stable version](/downloads/). +{:.alert.alert-warning} {% for release in site.github.releases %} **{{ release.name }}**