Skip to content
Snippets Groups Projects
Verified Commit 176dc397 authored by Thomas Rientjes's avatar Thomas Rientjes
Browse files

Update release notes

parent 6e73f829
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,20 @@
font-style: italic;
}
.subtle-rule {
border-color: #aaa;
border-style: dashed;
margin: 12px 0;
}
.subtle-text {
color: #777;
}
.text-right {
text-align: right;
}
.topic-label {
color: #4a856d;
font-style: normal;
......@@ -93,6 +103,7 @@
content: attr(data-title);
display: none;
font-size: 14px;
font-weight: 400;
margin-top: 22px;
padding: 3px 4px;
position: absolute;
......@@ -112,7 +123,7 @@
<div class="container">
<h1>Decentraleyes <i>v1.4.1</i></h1>
<h1>Decentraleyes <i>v1.4.2</i></h1>
<br><br>
......@@ -124,6 +135,24 @@
</div>
<br><br>
<div class="notice">
<span class="topic-label">Enhanced:</span> <strong>Improved existing support for the Chinese <span class="help-panel" data-title="Thanks to contributions by paperbag.">Baidu</span> delivery network.</strong>
<br><hr class="subtle-rule">
</div>
<div class="notice">
<i>Visit the corresponding <a href="https://git.synz.io/Synzvato/decentraleyes/tags/v1.4.2" target="_blank">release page</a> to view the complete v1.4.2 changelog.</i>
<br><br><br><hr>
</div>
<br>
<div class="notice">
......@@ -142,26 +171,23 @@
<span class="topic-label">Enhanced:</span> <strong>Improved support for various prevalent shorthand URL notations.</strong>
<br><br><hr>
<br><hr class="subtle-rule">
</div>
<br>
<div class="notice">
<i>Visit the corresponding <a href="https://git.synz.io/Synzvato/decentraleyes/tags/v1.4.1" target="_blank">release page</a> to view the complete v1.4.1 changelog.</i>
</div>
<br>
<br><br>
<div class="notice">
<p style="text-align: right;"><strong>
<p class="text-right"><strong>
<a href="https://decentraleyes.org" target="_blank">Website</a> / <a href="https://git.synz.io/Synzvato/decentraleyes" target="_blank">GitLab</a> / <a href="https://decentraleyes.org/donate/bitcoin/" target="_blank">Bitcoin</a> / <a href="https://decentraleyes.org/donate/monero/" target="_blank">Monero</a>
</strong><br><i>Any help would be greatly appreciated!</i></p>
</div>
<br><br>
<br>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment