Multi file upload, updated styling.

This commit is contained in:
2025-08-12 15:53:36 +02:00
parent e2772a31ab
commit 406836d1dc
8 changed files with 157 additions and 68 deletions

View File

@@ -1,6 +1,15 @@
{{define "changelog"}}
<h2>Changelog</h2>
<div class="changelog-entry">
<div class="version">v1.3.0</div>
<div class="date">2025-08-12</div>
<ul>
<li>Allow to select multiple files in web uploader</li>
</ul>
</div>
<div class="changelog-entry">
<div class="version">v1.2.0</div>
<div class="date">2025-08-09</div>