Update apps

- Picopass: CVE-2024-41566, When keys are unknown emulate with a dummy MAC and ignore reader MACs (by nvx)
- Seader: Card parsing and saving UI and logic improvements (by bettse)
This commit is contained in:
Willy-JL
2024-08-27 01:09:40 +02:00
parent eb964fec0c
commit abaf0d9858
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
### Updated:
- Apps:
- Picopass: CVE-2024-41566, When keys are unknown emulate with a dummy MAC and ignore reader MACs (by @nvx)
- Seader: Card parsing and saving UI and logic improvements (by @bettse)
### Fixed:
- Desktop: Fix disabling keybinds (by @Willy-JL)
- Settings: Fix duplicates in Power Settings when opening submenus (by @Willy-JL)