Downloads: Add problem with Trezor in 'Known Issues'

Closes #1062

See merge request monero-project/monero-site!1241
This commit is contained in:
luigi1111 2020-03-20 03:03:13 +01:00
commit 8ad0e54b1e
2 changed files with 5 additions and 3 deletions

View file

@ -174,9 +174,11 @@ downloads:
sourcecode: Source Code
showissues: Show known issues for this release
noissues: This release has no known major issues
yesissues: >
yesissuesgui: >
Release 0.15.04 was accidentally compiled without Trezor support. Thus, Trezor Monero users on Linux are recommend to wait until next release (0.15.0.5) or compile the GUI by themselves.
yesissuescli: >
This release has the following known issues:<br>
- Initial sync of the blockchain very slow. Will be fixed with a point release
- placeholder
helpsupport: Help and Support
helpsupport1: "A guide with an explanation of every section of the wallet is available:"
helpsupport2: "See latest release"

View file

@ -89,7 +89,7 @@ permalink: /downloads/index.html
<div class="col-md-12 col-sm-12 col-xs-12">
<p><details>
<summary>{% t downloads.showissues %}</summary>
<p><i>{% t downloads.noissues %}.</i></p>
<p><i>{% t downloads.yesissuesgui %}.</i></p>
</details></p>
{% for entry in item.downloads %}
{% if entry.vers != nil %}