Downloads: Add problem with Trezor in 'Known Issues'

This commit is contained in:
erciccione 2020-03-07 11:36:42 +01:00
parent 65386a96ff
commit af33e7499d
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
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 %}