mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 14:24:14 +02:00
release: 1.0.4 security hardening and stability fixes
Validate manual stream URLs (http/https only), restrict notification cover downloads to HTTPS, and add transfer timeouts for metadata and cover fetches. Document playback, tray, MPRIS, and QML refactor changes in CHANGELOG and AppStream metadata.
This commit is contained in:
@@ -59,6 +59,16 @@
|
||||
</provides>
|
||||
|
||||
<releases>
|
||||
<release version="1.0.4" date="2026-06-20">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Security: validate manual stream URLs (http/https only) and HTTPS-only cover downloads</li>
|
||||
<li>Security: add network transfer timeouts for metadata and cover fetches</li>
|
||||
<li>Fixed playback navigation, API race conditions, Wayland tray, and MPRIS metadata</li>
|
||||
<li>Refactored QML UI into modular components</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.0.3" date="2026-05-30">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user