From 78948d38ecd3908769f63c33656e148eb75a1e86 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Sat, 15 Jun 2024 16:41:36 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a90a9b8fb..75753a6453 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * CLI: Move part of the CLI to microsd to free up space for COMPACT 0 builds (by @Willy-JL) * NFC: Fix typo in parsers * Apps: Fix `input_callback` and `timer_callback` usage of non `void` argument as input +* JS: Disable mjs logging +2k free flash (by @hedger) * OFW: Archive: fix memory leak in favorites add/remove * OFW: Furi: Fix EventLoop state persisting on same thread after free * OFW: Cli: top