From 4694492ed4c68c5660e10e60c32cb4f89e76de18 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:03:53 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f12e3bd563..122f5ccf24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,24 @@ ## Main changes -- Current API: 78.2 +- Current API: 79.1 * SubGHz: Jolly Motors support (with add manually) (Thanks @pkooiman !) * Desktop: Auto Power Off Timer (by @Dmitry422 with some fixes by @xMasterX) * OFW PR 4025: Increase system stack's reserved memory size (Fix USB UART Bridge Crash) (by @Astrrra) * OFW: merged gsurkov/vcp_break_support branch for usb uart bridge (WIP!!!) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes +* Desktop: Add input events sub check +* OFW: Fix invalid path errors while deploying SDK by enforcing toolchain to use UTF-8 on initial SDK Extraction +* OFW: **Added flipper_format_write_empty_line(...)** +* OFW: Fix skylander ID reading +* OFW: Work around incorrect serial port handling by the OS +* OFW: Add winter animations +* OFW: FBT: Don't lint JS packages +* OFW: **Fix lost BadBLE keystrokes** +* OFW: **Loader: Fix BusFault in handling of OOM** (was already included in previous UL release) +* OFW: **NFC Fix ISO15693 stucking in wrong mode.** +* OFW: Update `infrared_test.c` reference +* OFW: **FuriThread stdin** +* OFW: **Add the ability to send a signal once via RPC** * OFW: NFC: Plantain parser Last payment amount fix * OFW: NFC clipper: BART station ids for San Lorenzo, Bay Fair * OFW: Fix typo for mf_classic_key_cahce_get_next_key() function