Update apps

- FlipBIP: Minor UI cleanup (by xtruan)
- Seader: Some memory leak fixes (by bettse)
This commit is contained in:
Willy-JL
2024-05-23 01:41:14 +01:00
parent a9991b167b
commit 7fc115a038
2 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,8 @@
### Updated:
- Apps:
- USB/BT Remote: Added back new UI for Mouse Clicker from OFW (by @gsurkov)
- Seader: Fix for TLSF allocator crashes (by @Willy-JL)
- Seader: Fix for TLSF allocator crashes (by @Willy-JL & @bettse)
- FlipBIP: Minor UI cleanup (by @xtruan)
- UL: USB/BT Remote: Fix Mouse Jiggler Stealth icon in BT (by @xMasterX)
- OFW: JS: Refactored and fixed `math` and `textbox` modules (by @nminaylov & @skotopes)
- OFW: GUI: Text Box rework (by @gornekich)
@@ -30,6 +31,8 @@
- Desktop: Show "safe to unplug the USB cable" even when locked (by @Willy-JL)
- OFW: Settings: Refactor fixes (by @Astrrra)
- OFW: GUI: Fix calling both `view_free_model()` and `view_free()` (by @Willy-JL)
- OFW: Archive: Fix condition race on exit (by @skotopes)
- OFW: FuriHalFlash: Fix obsolete-format delay (by @hedger)
### Removed:
- Nothing