From 02553d0c6b93b779f276ccd58950251404439a3d Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sat, 17 Aug 2024 18:02:56 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95b749b7c..b51403f7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes * Misc: Fix typo in comment in QueueTools.py (by @eltociear | PR #785) +* OFW PR 3840: GUI: NumberInput small improvements (by @Willy-JL) +* OFW PR 3838: SubGhz: Fix RPC status for ButtonRelease event (by @Skorpionm) +* OFW: scripts: improved size validator for updater image +* OFW: Desktop: seaprate callbacks for dolphin and storage subscriptions * OFW: Make file extensions case-insensitive * OFW: Remove internal storage folder if corresponding flag set * OFW: **Added a text input that only accepts full numbers (int)**