Aktualizace novine na mxchatu
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
This file is part of <project name>.
|
||||
This file is part of web mxchat.
|
||||
|
||||
Copyright (C) 2024 Oscloud
|
||||
|
||||
@ -38,6 +38,34 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
</a>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<!-- První novinka -->
|
||||
<div class="news-block">
|
||||
<div class="news-item">
|
||||
<a href="../novinky/2025-17-01.html" class="news-date">17. leden 2025</a>
|
||||
<h2>Aktualizace Mxchat</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/synapse">Synapse:</a></strong>
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.121.1">v1.121.1</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/synapse/releases/tag/v1.122.0">v1.122.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/element-hq/element-web">Element:</a></strong>
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.89">v1.11.89</a>
|
||||
->
|
||||
<a href="https://github.com/element-hq/element-web/releases/tag/v1.11.90">v1.11.90</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://github.com/mautrix/signal">Signal:</a></strong>
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.4">v0.7.4</a>
|
||||
->
|
||||
<a href="https://github.com/mautrix/signal/releases/tag/v0.7.5">v0.7.5</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Poslední aktualizace</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- První novinka -->
|
||||
<div class="news-block">
|
||||
<div class="news-item">
|
||||
|
Reference in New Issue
Block a user