From 1ef618077633fc8aacfebf10e01ad7f458b745de Mon Sep 17 00:00:00 2001 From: Duncan Tourolle Date: Wed, 5 Aug 2026 12:31:16 +0200 Subject: [PATCH] chore(release): bump to 0.4.1 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- src-tauri/Cargo.lock | 2 +- src-tauri/Cargo.toml | 2 +- src-tauri/tauri.conf.json | 2 +- 5 files changed, 21 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0e98308..d67a7b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,23 @@ Entries are grouped by the capability they change, not by commit. Requirement IDs in parentheses point at [docs/requirements.md](docs/requirements.md); the generated trace matrix lives in [docs/traceability.md](docs/traceability.md). +## v0.4.1 + +### 🐛 Fixes + +- **The lockscreen pause works while a video's audio plays in the background.** + The handoff starts native audio and only then tears the WebView `