From fc96bf2a2e28f5749bf5310a428ce52b85ef9761 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:21:19 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6de6f7c..f2bc5b0c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## Main changes -- Current API: 82.0 +- Current API: 83.0 * SubGHz: Add ReversRB2 / RB2M Protocol (static 64 bit) full support with add manually (by @xMasterX) * SubGHz: Fix Hollarm protocol with more verification * SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this)) @@ -16,6 +16,8 @@ * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes * Anims: Disable winter anims +* OFW PR 4126: Stricter constness for const data (by @hedger) +* OFW PR 4125: LFRFID: Fix Detection Conflict Between Securakey and Noralsy Format (by @zinongli) * OFW: Stdio API improvements * OFW: GUI: Widget view extra options for JS * OFW: Update heap implementation