feat: bump version to 1.0.8.4 - fix QR code pairing and post-update hang

This commit is contained in:
kitbyte
2026-06-10 16:59:08 +03:00
parent 544b9f0fb0
commit 8756e41fb9
4 changed files with 91 additions and 41 deletions
+7
View File
@@ -3,6 +3,13 @@
This file is the source of truth for release notes.
The newest entry must match the version in `WandEnhancer/Properties/AssemblyInfo.cs`.
## [1.0.8.4] - 2026-06-10
### Fixes
- Fixed QR code issues on the latest Wand version.
- Fixed application hang that occurred after Wand updates with pending patches.
## [1.0.8.3] - 2026-06-06
### Fixes