release: v2.1.16

Add queue search and filters, safe upload diagnostics, session report exports, account check visibility, and explicit interrupted-upload recovery.\n\nSanitize diagnostic response snippets in persisted results and rotation logs, protect CSV exports against formula injection, and add regression coverage for diagnostics and reports.
This commit is contained in:
Sucukdeluxe
2026-08-12 12:04:47 +02:00
parent c843b4e623
commit a299fc204b
16 changed files with 361 additions and 17 deletions
+12
View File
@@ -100,6 +100,18 @@
['Jetzt updaten', 'Install now'],
['Alle Dateien', 'All files'],
['Aktiv', 'Active'],
['Alle Hoster', 'All hosts'],
['Alle Status', 'All statuses'],
['Dateiname suchen', 'Search file name'],
['Nach Hoster filtern', 'Filter by host'],
['Nach Status filtern', 'Filter by status'],
['Nur Fehler', 'Errors only'],
['Sitzungsbericht', 'Session report'],
['Sitzungsbericht exportieren', 'Export session report'],
['Welches Format möchtest du speichern?', 'Which format would you like to save?'],
['Für diese Sitzung liegt noch kein abgeschlossener Upload vor', 'There is no completed upload for this session yet'],
['Wartend', 'Waiting'],
['Warteschlange filtern', 'Filter queue'],
['Warteschlange', 'Queue'],
['Fertig', 'Completed'],
['Fehler', 'Failed'],